gimp/libgimpwidgets
Michael Natterer 27d4717c78 use a gimp_query_boolean_box().
2000-02-23  Michael Natterer  <mitch@gimp.org>

	* app/file_new_dialog.c: use a gimp_query_boolean_box().

	* libgimp/gimpenv.c
	* libgimp/gimpquerybox.c: documentation updates.

	* libgimp/gimpwidgets.[ch]: changed the widget constructors to
	return only the container widget and added access marcos for the
	sub-widgets. Added documentation for all functions.
	Made gimp_toggle_button_sensitive_update() public so this feature
	can be properly documented.

	* plug-ins/common/blur.c
	* plug-ins/common/gauss_iir.c
	* plug-ins/common/gauss_rle.c
	* plug-ins/common/plasma.c
	* plug-ins/common/randomize.c
	* plug-ins/common/snoise.c
	* plug-ins/common/spread.c
	* plug-ins/common/tile.c
	* plug-ins/gflare/gflare.c: updated according to the
	gimpwidgets.[ch] changes.

2000-02-23  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-decl.txt
	* libgimp/libgimp-sections.txt
	* libgimp/tmpl/gimpenv.sgml
	* libgimp/tmpl/gimppixmap.sgml
	* libgimp/tmpl/gimpwidgets.sgml: various updates and documentation
	for all gimpwidgets.[ch] functions.
2000-02-23 15:52:33 +00:00
..
gimpchainbutton.c Set the widget's requisition so it can be properly packed before it's 2000-02-22 00:23:26 +00:00
gimpchainbutton.h added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
gimpcolorbutton.c libgimp/gimpchainbutton.c documentation updates. 2000-02-18 16:00:19 +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 gimp_pixmap_new(): set the widget's requisition so it can be properly 2000-02-19 14:25:27 +00:00
gimppatheditor.h libgimp/gimpfileselection.[ch] document the two widgets. 2000-02-08 21:59:31 +00:00
gimppixmap.c app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
gimppixmap.h app/perspective_tool.c app/rotate_tool.c app/scale_tool.c app/shear_tool.c 2000-02-21 11:54:33 +00:00
gimpquerybox.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +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 use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
gimpwidgets.h use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00