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
..
Makefile.am added missing GLIB_LIBS to LIBADD. The recent changes to the gmodule check 2006-05-15 22:40:31 +00:00
gimpmodule.c allocate structs using GSlice. 2007-05-22 13:09:56 +00:00
gimpmodule.def Drop a couple of unused variables. 2004-07-04 18:12:22 +00:00
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 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