Commit Graph

9 Commits

Author SHA1 Message Date
Manish Singh ddc2dcd3d2 applied gimp-austin-981011-1, fixes color selector redraw bug
* app/color_select.c: applied gimp-austin-981011-1, fixes color
selector redraw bug

* plug-ins/compose/compose.c
* plug-ins/decompose/decompose.c
* plug-ins/ps/ps.c: updates from the registry

* libgimp/gimp.h
* plug-ins/jpeg.c
* plug-ins/tiff.c: applied gimp-austin-981010-0, fixes compilation
warnings for jpeg and tiff plugin

* app/procedural_db.c: fix PDB arg allocation bug, thanks to
Frank Loemker <floemker@TechFak.Uni-Bielefeld.DE>

-Yosh
1998-10-14 01:26:01 +00:00
Manish Singh 5d3df757a4 Added --cflags-noui and --libs-noui flags and appropriate sed junk to
* gimptool.in: Added --cflags-noui and --libs-noui flags and
appropriate sed junk to craft it. Don't call gtk-config unless
GTK_CONFIG is set; hard code the info. Strip out redundant
stuff from the output. Made usage printout more verbose, added
--quiet and -n options

* gimp.m4: set NOUI stuff if available

* libgimp/gimp.h
* libgimp/gimpimage.c: make gimp_image_flatten return a value
to be consistent with the PDB

-Yosh
1998-07-17 08:40:32 +00:00
Manish Singh 73444287f1 Added features header
-Yosh
1998-07-16 06:03:49 +00:00
Manish Singh 1d95a05af0 gimp_message. libgimp also overrides g_message for all plugins. Converted
* redid the error message handling. g_message now calls message_box or prints
to console depending on whether the no_interface is set or not. gimp-message
is also exported to the PDB as a wrapper to g_message, and libgimp has a new
API: gimp_message. libgimp also overrides g_message for all plugins. Converted
lots of messages in app/* to g_message. Made script-fu a little friendlier.

* updated the regex code from grep 2.2

* said goodbye to the old script-fu logo in script-fu.h

-Yosh
1998-05-28 09:03:57 +00:00
Manish Singh 84abd5d700 Have fun recompiling gimp everyone. It's the great FSF address change!
-Yosh
1998-04-13 05:44:11 +00:00
Lauri Alanko c92b31a0c6 Another patch to name more GParam-types for gimple.
Another patch to name more GParam-types for gimple.
1998-02-26 10:19:58 +00:00
Adrian Likins e0e6bd4da3 pathch from Nether to make gimple and other language bindings a little easier
-adrian
1998-02-12 18:16:21 +00:00
Manish Singh 92ab4b4278 Placed libgimp under LGPL
-Yosh
1998-01-25 10:26:47 +00:00
Elliot Lee 32cefec8f7 Initial revision 1997-11-24 22:05:25 +00:00