Gimp/libgimpmodule
Sven Neumann 4f82e87d62 don't do lazy binding on GIMP modules. We can't recover from missing
2003-11-18  Sven Neumann  <sven@gimp.org>

	* libgimpmodule/gimpmodule.c (gimp_module_open): don't do lazy
	binding on GIMP modules. We can't recover from missing symbols
	later.

	* libgimpwidgets/gimpquerybox.[ch]: renamed "help_page" parameter
	to "help_id" and changed the docs accordingly.

	* libgimpwidgets/gimpcolordisplay.[ch]
	* libgimpwidgets/gimpcolorselector.[ch]: renamed the "help_page"
	struct members of GimpColorDisplay and GimpColorSelector to
	"help_id".

	* app/gui/color-notebook.c
	* app/widgets/gimpcoloreditor.c
	* libgimpwidgets/gimpcolorbutton.c
	* libgimpwidgets/gimpcolornotebook.c
	* libgimpwidgets/gimpcolorscales.c
	* libgimpwidgets/gimpcolorselect.c
	* modules/*.c: changed accordingly. Specify a help id instead of
	a HTML page.
2003-11-18 23:44:35 +00:00
..
.cvsignore Makefile.am libgimpmodule/.cvsignore libgimpmodule/Makefile.am 2002-10-21 14:15:02 +00:00
gimpmodule.c don't do lazy binding on GIMP modules. We can't recover from missing 2003-11-18 23:44:35 +00:00
gimpmodule.def still unacceptable patched to compile without FT2, see bug #113681 2003-11-16 21:20:14 +00:00
gimpmodule.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduledb.c removed newlines from messages, removed trailing whitespace. 2003-11-15 12:36:09 +00:00
gimpmoduledb.h libgimpmodule/gimpmodule.[ch] added API docs, removed cruft. Fixes bug 2003-01-02 21:34:35 +00:00
gimpmoduletypes.h Moved generic datafile loading to LibGimpBase: 2002-10-23 14:55:07 +00:00
Makefile.am Move gimpwin32-io.h to libgimpbase_1_3_la_SOURCES, so that it gets 2003-11-05 05:19:14 +00:00
makefile.msc updated 2002-12-01 14:53:17 +00:00