gimp/libgimpmodule
Michael Natterer 9cec74e9a1 deprecated. Changed implementation to simply call
2005-06-15  Michael Natterer  <mitch@gimp.org>

	* libgimpmodule/gimpmodule.[ch] (gimp_module_register_enum):
	deprecated. Changed implementation to simply call
	g_type_module_register_enum().

	* modules/cdisplay_colorblind.c
	* modules/cdisplay_proof.c: use g_type_module_register_enum() instead.
2005-06-15 09:26:01 +00:00
..
.cvsignore Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
Makefile.am s/GIMP_THREAD_FLAGS/GTHREAD_CFLAGS/ 2005-02-13 15:52:44 +00:00
gimpmodule.c deprecated. Changed implementation to simply call 2005-06-15 09:26:01 +00:00
gimpmodule.def Drop a couple of unused variables. 2004-07-04 18:12:22 +00:00
gimpmodule.h deprecated. Changed implementation to simply call 2005-06-15 09:26:01 +00:00
gimpmoduledb.c Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +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 renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
makefile.msc s/1.3/2.0/g 2004-03-21 19:58:04 +00:00