gimp/libgimpmodule
Michael Natterer 70ad41f92a converted tabs to spaces, removed unused #if 0'ed prototype and unused
2004-07-29  Michael Natterer  <mitch@gimp.org>

	* libgimpmodule/gimpmoduledb.c: converted tabs to spaces, removed
	unused #if 0'ed prototype and unused #includes, minor cleanups.
2004-07-29 19:22:32 +00:00
..
.cvsignore Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
Makefile.am set version number to 2.0.0, version string to "2.0rc1". 2004-03-20 20:45:17 +00:00
gimpmodule.c comply with C99 aliasing rules. 2004-07-06 16:05:32 +00:00
gimpmodule.def Drop a couple of unused variables. 2004-07-04 18:12:22 +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 converted tabs to spaces, removed unused #if 0'ed prototype and unused 2004-07-29 19:22:32 +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 removed #define GIMP_CONTROLLER_PARAM_SERIALIZE. 2004-07-05 22:12:54 +00:00
makefile.msc s/1.3/2.0/g 2004-03-21 19:58:04 +00:00