Gimp/modules
Michael Natterer 4cb04533e4 app/core/gimpmoduleinfo.[ch] separated module query from type registration
2002-10-20  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpmoduleinfo.[ch]
	* libgimp/gimpmodule.h: separated module query from type
	registration by adding a separate "gimp_module_query" function
	which must be implemented by modules. Make local copies of the
	strings returned by the query function.

	* app/core/gimpmodules.c
	* app/gui/module-browser.c: changed accordingly.

	* modules/cdisplay_gamma.c
	* modules/cdisplay_highcontrast.c
	* modules/colorsel_triangle.c
	* modules/colorsel_water.c: added the gimp_module_query() functions.
2002-10-20 12:40:30 +00:00
..
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
cdisplay_gamma.c app/core/gimpmoduleinfo.[ch] separated module query from type registration 2002-10-20 12:40:30 +00:00
cdisplay_highcontrast.c app/core/gimpmoduleinfo.[ch] separated module query from type registration 2002-10-20 12:40:30 +00:00
colorsel_gtk.c libgimpwidgets/gimpfileselection.c replaced deprecated GDK calls 2001-07-31 13:28:11 +00:00
colorsel_triangle.c app/core/gimpmoduleinfo.[ch] separated module query from type registration 2002-10-20 12:40:30 +00:00
colorsel_water.c app/core/gimpmoduleinfo.[ch] separated module query from type registration 2002-10-20 12:40:30 +00:00
Makefile.am Ported module loading to GTypeModule, getting rid of all own module 2002-10-20 10:14:17 +00:00
makefile.mingw.in disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
makefile.msc #define GETTEXT_PACKAGE 2002-03-28 00:10:56 +00:00
module.def A line had been deleted by mistake. 1999-03-08 21:59:55 +00:00