Marc Lehmann
70ad6a4f03
*** empty log message ***
2001-05-21 02:14:00 +00:00
Michael Natterer
1a5a50d956
some percentage updates.
...
2001-05-13 Michael Natterer <mitch@gimp.org>
* TODO.xml: some percentage updates.
* autogen.sh: correctly parse latest autoconf's broken "--version"
string.
* app/widgets/Makefile.am
* app/widgets/gimpcontainerview-utils.[ch]: new files which
provide a set of built-in get_name_func()s for GimpContainerView
and GimpContainerMenu.
* app/widgets/gimpcontainermenu.c
* app/widgets/gimpcontainerview.c: use them.
* app/widgets/gimpimagedock.c
* app/gui/dialogs-constructors.c: removed the get_name_func()s here.
2001-05-13 12:16:55 +00:00
Michael Natterer
4c03fb5eff
Removed GCG:
...
2001-01-08 Michael Natterer <mitch@gimp.org>
Removed GCG:
* app/colormap_dialog.gc
* app/colormap_dialog.i.[ch]
* app/colormap_dialog.p.h
* app/colormap_dialog.t.h
* app/gimp.gh
* tools/gcg/*: removed.
* app/colormap_dialog.[ch]: moved all the colormap_dialog stuff
here and cleaned up the autogenerated code.
* autogen.sh
* configure.in
* app/Makefile.am
* app/app_procs.c
* app/apptypes.h
* app/color_notebook.h
* app/commands.c
* app/gimpset.h
* po/POTFILES.in
* tools/Makefile.am: changed accordingly.
* libgimp/gimpunitmenu.c: s/class/klass/
2001-01-07 23:59:46 +00:00
David Monniaux
a13d75a679
The regexps for extracting the version numbers of required programs
...
did not work with Solaris sed.
2000-11-02 15:38:23 +00:00
Sven Neumann
c887a86e48
applied patch from Sesse <sgunderson@bigfoot.com> that fixes the check for
...
2000-06-24 Sven Neumann <sven@gimp.org>
* autogen.sh: applied patch from Sesse <sgunderson@bigfoot.com>
that fixes the check for recent versions of auto[conf|make].
2000-06-24 00:32:27 +00:00
Manish Singh
71e5fefec9
tightened the regexs for build tool sanity checks
...
* autogen.sh: tightened the regexs for build tool sanity checks
* configure.in: more gtkxmhtml lib fixes (blargh)
-Yosh
2000-04-15 21:50:19 +00:00
Manish Singh
03d1d522f5
Idiot checking from Sesse
...
-Yosh
1999-11-12 22:31:57 +00:00
Manish Singh
e0dc5cd9e1
version number bump
...
* configure.in: version number bump
* autogen.sh
* configure.in
* app/Makefile.am: comment out gcg stuff, nobody seems to be using it
* app/colormap_dialog.*: added generated files
-Yosh
1999-08-22 00:39:51 +00:00
Manish Singh
05c69f12b7
acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.2f
...
* acinclude.m4
* config.guess
* config.sub
* ltconfig
* ltmain.sh: upgrade to libtool 1.2f
* autogen.sh: libtool is not required to autogen gtk+
* acconfig.h: remove WITH_SYMBOL_UNDERSCORE (not explictly needed)
* app/actionarea.h: made the label in ActionAreaItem const
* app/convert.[ch]: made FOO_PALETTE #defines into an enum
* libgimp/parasite.c
* app/brightness_contrast.c
* app/color_picker.c
* app/colormap_dialog.i.c
* app/curves.c
* app/equalize.c
* app/gimplut.c
* app/histogram_tool.c
* app/invert.c
* app/levels.c
* app/paint_funcs.c
* app/pixel_regions.c
* app/posterize.c
* app/rect_select.c
* app/threshold.c
* app/xcf.c: remove unused vars, other minor code cleanups
* app/procedural_db.h: #include <glib.h>
* Makefile.am: add README.perl to EXTRA_DIST
-Yosh
1999-03-20 04:41:59 +00:00
Manish Singh
63e77a33f1
Ack, uhm, no
...
-Yosh
1999-01-21 06:21:26 +00:00
Manish Singh
e4178e8484
1.1 fun
...
-Yosh
1999-01-21 06:20:46 +00:00
Manish Singh
344ffe8e52
Implemented file revert
...
-Yosh
1999-01-12 01:31:49 +00:00
Manish Singh
f0558a7ea2
rework to do gcg by ourselves
...
* autogen.sh: rework to do gcg by ourselves
gcg:
* autogen.sh: call configure again
* gcg.c
* Makefile.am: use CPP_SEARCH for finding stuff
-Yosh
1999-01-10 06:53:30 +00:00
Lauri Alanko
110d67fb65
Added stuff to make gcg by default (for maintainers)
...
libgimp: Now keep a local copy of temp proc names
1999-01-07 19:54:45 +00:00
Manish Singh
7c90c13ccf
bitch if we don't see gtk.m4 and gettext.m4
...
-Yosh
1998-12-24 01:11:03 +00:00
Manish Singh
57b32958e6
removed intl virtual modules, use them new fangled autogen.sh's
...
* removed intl virtual modules, use them new fangled autogen.sh's
-Yosh
1998-12-15 03:13:46 +00:00
Manish Singh
cd15045088
applied gimp-entity-980929-1, adds write error handling
...
* app/temp_buf.c: applied gimp-entity-980929-1, adds write error handling
* app/gimprc.c
* app/install.c
* app/tips_dialog.c: allow use of GIMP_DATADIR to override compiled in default
* HACKING
* autogen.sh: we need libtool 1.2b now
-Yosh
1998-10-10 07:49:59 +00:00
Manish Singh
a0062d0853
honor ACLOCAL_FLAGS
...
-Yosh
1998-09-06 19:52:22 +00:00
Manish Singh
c5ac15e0a9
add declaration to get interface.c to compile
...
* app/disp_callbacks.h: add declaration to get interface.c to compile
* autogen.sh: make sure we know about ACLOCAL_FLAGS
* I went on a compiler warning pogrom
-Yosh
1998-06-09 11:41:13 +00:00
Manish Singh
401690a4fe
updated randomize and blur plugins, split out libgpc into it's own dir
...
-Yosh
1998-04-30 23:42:31 +00:00
Manish Singh
2a4eeffc80
Better autoconfing for Xmu.
...
Added HACKING and autogen.sh files
-Yosh
1998-02-26 11:55:07 +00:00