Gimp/libgimpmodule
Michael Natterer 3e3b5ef3c5 on error, always close the module using gimp_module_close(), not
2002-11-05  Michael Natterer  <mitch@gimp.org>

	* libgimpmodule/gimpmodule.c: on error, always close the module
	using gimp_module_close(), not g_module_close() so all stuff gets
	reset. Set module->state *after* calling gimp_module_close().
	Added more error checking & messages.
2002-11-04 23:09:34 +00:00
..
.cvsignore Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
gimpmodule.c on error, always close the module using gimp_module_close(), not 2002-11-04 23:09:34 +00:00
gimpmodule.def Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
gimpmodule.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpmoduledb.c libgimpmodule/gimpmodule.c libgimpwidgets/gimpcolorscales.c include 2002-10-29 12:09:46 +00:00
gimpmoduledb.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
gimpmoduletypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
Makefile.am Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
makefile.msc Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00