gimp/libgimpbase
Nate Summers e1db698bfd implement a new pluginrc flag, "has-init", so that only plug-ins with init
* app/plug-in/plug-in-rc.c: implement a new pluginrc flag,
 	"has-init", so that only plug-ins with init functions are
 	initialized.

	* app/plug-in/plug-in.ch
 	* libgimp/gimp.c
 	* libgimpbase/gimpprotocol.ch: send a new gimpwire message,
 	GP_HAS_INIT during the query stage if the plug-in needs to be
 	initialized.  Only invoke the plug-in in init mode if the plug-in
 	has an init function.
2002-02-12 07:59:16 +00:00
..
.cvsignore libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
gimpbase.def almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00
gimpbase.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbasetypes.h app/core/Makefile.am new file that holds enums that are registered with 2001-12-08 23:12:59 +00:00
gimpdatafiles.c removed from CVS, they are generated. 2001-12-07 16:10:53 +00:00
gimpdatafiles.h configure.in themes/Default/images/Makefile.am some new Makefiles to make 2001-08-05 20:34:10 +00:00
gimpenv.c libgimpbase/Makefile.am added new function gimp_plug_in_directory() to 2001-12-10 20:43:51 +00:00
gimpenv.h libgimpbase/Makefile.am added new function gimp_plug_in_directory() to 2001-12-10 20:43:51 +00:00
gimplimits.h app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00
gimpparasite.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpparasite.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpparasiteio.c require GLib-1.3.10, GTK+-1.3.10 and Pango-0.21 2001-10-28 11:18:32 +00:00
gimpparasiteio.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpprotocol.c implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
gimpprotocol.h implement a new pluginrc flag, "has-init", so that only plug-ins with init 2002-02-12 07:59:16 +00:00
gimpsignal.c app/gimpunit.c all libgimp headers are included via gimp.h or gimpui.h, so 2000-05-30 23:38:46 +00:00
gimpsignal.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpunit.h libgimpcolor/Makefile.am use GLIB_CFLAGS instead of GTK_CFLAGS. 2001-12-31 01:22:47 +00:00
gimpversion.h.in bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpwire.c app/plug_in.c libgimpbase/gimpwire.c removed GIOChannel 2001-08-30 01:09:58 +00:00
gimpwire.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
Makefile.am libgimpbase/Makefile.am added new function gimp_plug_in_directory() to 2001-12-10 20:43:51 +00:00
makefile.mingw.in removed removed symbols :) 2001-05-21 17:17:20 +00:00
makefile.msc almost completely autogenerated all new makefiles (it simply was too much 2001-05-25 22:04:21 +00:00