gimp/app/actions
Michael Natterer 9ffed65563 removed the query boxes.
2000-02-10  Michael Natterer  <mitch@gimp.org>

	* app/gimpui.[ch]: removed the query boxes.

	* po-libgimp/POTFILES.in
	* libgimp/Makefile.am
	* libgimp/gimpui.h
	* libgimp/gimpquerybox.[ch]: new files. Added a boolean query box
	to get rid of all those handmade "yes/no" query dialogs. Changed
	the query box callback prototypes to return the entered value
	instead of a pointer to it.

	* app/commands.c
	* app/display_ops.c
	* app/gradient.c
	* app/palette.c
	* app/paths_dialog.c: correctly call the new query box functions
	and use the boolean query box instead of inventing this wheel over
	and over again.

	* app/global_edit.[ch]: same as above and cleaned up the public
	interface.
2000-02-10 21:54:12 +00:00
..
help-commands.c removed the query boxes. 2000-02-10 21:54:12 +00:00
help-commands.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
plug-in-commands.c configure.in po-plug-ins/POTFILES.in plug-ins/common/Makefile.am 2000-01-25 17:46:56 +00:00
qmask-commands.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
quick-mask-commands.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00