gimp/libgimpwidgets
Michael Natterer f9f4411f53 libgimp/Makefile.am simple widget which creates a pixmap from XPM data
2000-02-18  Michael Natterer  <mitch@gimp.org>

	* libgimp/Makefile.am
	* libgimp/gimppixmap.[ch]: simple widget which creates a pixmap
	from XPM data without the need to worry about it's parent's
	"realized" state and other stuff.

	* libgimp/gimpcolorbutton.c: removed a gtk-doc comment from an
	internal function.

	* libgimp/gimpwidgets.[ch]: new function gimp_pixmap_button_new().

	* app/gimpui.h
	* libgimp/gimpui.h: include gimppixmap.h.

	* app/gradient.c
	* app/nav_window.c
	* app/palette.c
	* libgimp/gimpfileselection.[ch]
	* libgimp/gimppatheditor.c
	* libgimp/gimpquerybox.c
	* plug-ins/FractalExplorer/FractalExplorer.c: use GimpPixmaps.

	* plug-ins/Lighting/*
	* plug-ins/MapObject/*: some more cleanups: reduced # of includes,
	made private functions static, use GimpPixmaps.

	* plug-ins/libgck/Makefile.am
	* plug-ins/libgck/NEWS
	* plug-ins/libgck/README
	* plug-ins/libgck/TODO
	* plug-ins/libgck/docs/html/gck.html
	* plug-ins/libgck/docs/html/gck_application_window.html
	* plug-ins/libgck/docs/html/gck_dialog_window.html
	* plug-ins/libgck/docs/html/gckmath.html
	* plug-ins/libgck/docs/html/gckui.html
	* plug-ins/libgck/docs/html/gckvector.html: removed because they
	documented files which don't exist any more.
2000-02-18 13:59:18 +00:00
..
gimpchainbutton.c made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +00:00
gimpchainbutton.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpcolorbutton.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpcolorbutton.h new function gimp_color_button_double_new() which uses an array of gdouble 2000-02-17 23:48:13 +00:00
gimpcolorselect.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
gimpdialog.c purely cosmetic. 2000-02-14 13:23:12 +00:00
gimpdialog.h Makefile.am new file. 2000-02-10 00:00:54 +00:00
gimpfileentry.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpfileentry.h libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpfileselection.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpfileselection.h libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimphelpui.c app/gdisplay_ops.c app/gradient.c app/palette.c removed the "eek" wilber 2000-02-12 13:07:59 +00:00
gimphelpui.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimppatheditor.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimppatheditor.h libgimp/gimpfileselection.[ch] document the two widgets. 2000-02-08 21:59:31 +00:00
gimppixmap.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimppixmap.h libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpquerybox.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpquerybox.h app/gdisplay_ops.c app/gradient.c app/palette.c removed the "eek" wilber 2000-02-12 13:07:59 +00:00
gimpsizeentry.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpsizeentry.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpunitmenu.c app/gdisplay_ops.c app/gradient.c app/palette.c removed the "eek" wilber 2000-02-12 13:07:59 +00:00
gimpunitmenu.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpwidgets.c libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00
gimpwidgets.h libgimp/Makefile.am simple widget which creates a pixmap from XPM data 2000-02-18 13:59:18 +00:00