gimp/app/dialogs
Michael Natterer 236e4856c0 app/bucket_fill.c app/by_color_select.c app/fuzzy_select.c made the
2000-04-19  Michael Natterer  <mitch@gimp.org>

	* app/bucket_fill.c
	* app/by_color_select.c
	* app/fuzzy_select.c
	* app/preferences_dialog.c: made the "default_threshold" gimprc
	variable work as advertized:

	- initialize the thresholds with it.
	- use it for "Reset".
	- added a widget to the "Tool Options" preferences page.
	- noticed that the "Reset" button of "By Color Select" doesn't
	  behave like all the other "Reset" buttons and changed it to
	  reset the ui, not the selection.
	  (There is now a "None" button and because it was so trivial, I
	  couldn't resist to add "All" and "Invert" buttons, too)

	* libgimp/Makefile.am
	* libgimp/gimpui.c: new file.
	* libgimp/gimpui.h: new function gimp_ui_init() which will be
	called by all plugins which have a ui (not only by those with a
	preview because plugins should always follow gimp's colormap
	installation policy).

	Could someone please check if the FIXME stuff in the function
	is the right thing to do (TM). Does GdkRGB allocate the correct
	colors for the widgets in all cases or do we have to find another
	way to ensure this across processes (gtk instances)?
2000-04-19 14:02:05 +00:00
..
about-dialog.c if we cannot load the font we'd like to use, use the gtk+ default font. 2000-04-05 22:59:44 +00:00
about-dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
color-dialog.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
color-dialog.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
image-new-dialog.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
image-new-dialog.h app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
info-dialog.c fixed a few PDB help strings and included a missing header file 2000-03-25 19:18:07 +00:00
info-dialog.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
info-window.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
info-window.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/gimprc.c 1999-11-30 00:11:08 +00:00
module-dialog.c tiny nit-picky changes to some plugins and a lot of changes in the 2000-04-02 22:30:28 +00:00
module-dialog.h *** empty log message *** 1999-04-14 19:51:49 +00:00
preferences-dialog.c app/bucket_fill.c app/by_color_select.c app/fuzzy_select.c made the 2000-04-19 14:02:05 +00:00
preferences-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
resize-dialog.c app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
resize-dialog.h app/commands.c app/layers_dialog.c behave like a widget: removed 2000-04-06 02:13:18 +00:00
tips-dialog.c various minor fixes and updates to the german translation 2000-04-11 16:34:42 +00:00
tips-dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
user-install-dialog.c Creating the user's gimp directory may take some time on NFS, so users may 2000-04-18 15:04:30 +00:00
user-install-dialog.h implemented the changes Nick Lamb suggested: If the background layer has 2000-04-07 20:04:00 +00:00