gimp/libgimpmodule
Sven Neumann 203930da11 allocate structs using GSlice.
2007-05-22  Sven Neumann  <sven@gimp.org>

	* libgimpbase/gimpprotocol.c: allocate structs using GSlice.

	* libgimpmodule/gimpmodule.c: allocate GimpModuleInfo using GSlice.

svn path=/trunk/; revision=22564
2007-05-22 13:09:56 +00:00
..
gimpmodule.c allocate structs using GSlice. 2007-05-22 13:09:56 +00:00
gimpmodule.def
gimpmodule.h put the module prototypes into a proper place. 2006-11-24 22:20:00 +00:00
gimpmoduledb.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpmoduledb.h
gimpmoduletypes.h renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
Makefile.am added missing GLIB_LIBS to LIBADD. The recent changes to the gmodule check 2006-05-15 22:40:31 +00:00
makefile.msc