gimp/libgimpmodule
Sven Neumann b08e39d65b added gimp_module_register_enum(), a function to register an enum type for
2004-07-04  Sven Neumann  <sven@gimp.org>

	* libgimpmodule/gimpmodule.[ch]: added gimp_module_register_enum(),
	a function to register an enum type for a GTypeModule.

	* modules/cdisplay_colorblind.c: use an object property for the
	color deficiency enum.
2004-07-04 16:29:28 +00:00
..
.cvsignore Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
gimpmodule.c added gimp_module_register_enum(), a function to register an enum type for 2004-07-04 16:29:28 +00:00
gimpmodule.def still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
gimpmodule.h added gimp_module_register_enum(), a function to register an enum type for 2004-07-04 16:29:28 +00:00
gimpmoduledb.c app/app_procs.c app/errors.c app/main.c app/config/gimpconfigwriter.c 2004-01-23 17:24:44 +00:00
gimpmoduledb.h reset binary age because of struct changes below. require GIMP 1.3.26. 2004-01-29 00:21:33 +00:00
gimpmoduletypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
Makefile.am set version number to 2.0.0, version string to "2.0rc1". 2004-03-20 20:45:17 +00:00
makefile.msc s/1.3/2.0/g 2004-03-21 19:58:04 +00:00