gimp/devel-docs/libgimpwidgets
Sven Neumann 62dffea661 libgimpwidgets/Makefile.am new files. Moved gimp_widgets_init() here and
2003-05-23  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/Makefile.am
	* libgimpwidgets/gimpwidgets-private.[ch]: new files. Moved
	gimp_widgets_init() here and added a vtable parameter. The vtable
	has entries for all the symbols that are either provided by libgimp
	or gimp itself depending on who is using the library.

	* libgimpwidgets/libgimp-glue.c: removed this file that uses to
	provide a Win32 only hack that is now not needed any longer.

	* libgimpwidgets/gimpcolorbutton.c
	* libgimpwidgets/gimphelpui.c
	* libgimpwidgets/gimpsizeentry.c
	* libgimpwidgets/gimpunitmenu.c
	* libgimpwidgets/gimpwidgets.[ch]: don't call the offending
	functions directly, but use the vtable entries. This is ugly but
	the ugliness is restricted to our code. There are plans to clean
	this up further... (Fixes #113410 once more.)

	* app/gui/gui.c (gui_libs_init)
	* libgimp/gimpui.c (gimp_ui_init): initialize libgimpwidgets with
	the proper vtable.
2003-05-23 18:27:05 +00:00
..
tmpl libgimpwidgets/Makefile.am new files. Moved gimp_widgets_init() here and 2003-05-23 18:27:05 +00:00
.cvsignore try to complete the aborted commit 2003-02-06 18:51:44 +00:00
libgimpwidgets-docs.sgml added missing reference. 2003-05-15 10:41:12 +00:00
libgimpwidgets-include.c configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00
libgimpwidgets-sections.txt libgimpwidgets/Makefile.am new files. Moved gimp_widgets_init() here and 2003-05-23 18:27:05 +00:00
libgimpwidgets.types pass the modifier mask as GdkModifierType instead of guint. 2003-03-20 13:22:22 +00:00
Makefile.am libgimpwidgets/Makefile.am new files. Moved gimp_widgets_init() here and 2003-05-23 18:27:05 +00:00
version.xml.in try to complete the aborted commit 2003-02-06 18:51:44 +00:00