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
Tor Lillqvist
a27cedc001
First batch of changes to merge the Win32 version. This will be
...
done in pieces, don't expect to be able to compile on Win32 from
these sources yet. Ans of course, the official version of GTk+
doesn't include the Win32 stuff yet.
1999-02-20 23:20:54 +00:00
Manish Singh
dea84972e3
fix setting of $localedir, and use $CONFIG_SHELL to run config.status
...
* configure.in: fix setting of $localedir, and use $CONFIG_SHELL
to run config.status (variation upon gimp-joke-990122-1)
* plug-ins/fp/fp_gtk.c: make label code consistent so we
don't get confused (gimp-ruth-990131-0)
* app/app_procs.c: toast stale swap files on startup
* app/general.[ch]: removed prune_filename
* app/by_color_select.c
* app/colormap_dialog.i.c
* app/fileops.c
* app/gdisplay.c
* app/gdisplay_ops.c
* app/gimpbrush.c
* app/gradient.c
* app/info_window.c
* app/menus.c
* app/palette.c
* app/patterns.c: s/prune_filename/g_basename/
-Yosh
1999-02-07 10:45:56 +00:00
Lauri Alanko
a56f89b812
Added stuff to make gcg by default (for maintainers)
...
Redid the indexed palette dialog to not crash, to be a bit more
usable, and to be a cleaner module. A first shot at using gcg in
actual practice.. If something is screwed, let me know!
1999-01-07 19:53:05 +00:00