gimp/app/base
Michael Natterer c688e055e2 Default to "Cancel" in the "Really Quit?" dialog.
1999-12-02  Michael Natterer  <mitch@gimp.org>

	* app/app_procs.c: Default to "Cancel" in the "Really Quit?" dialog.

	* app/app_procs.c
	* app/brush_select.c
	* app/gimpbrushlist.c: Call brush_select_[freeze|thaw]_all() from
	brushes_init() and brushes_free(), so refreshing the brushes from
	plugins/scripts is faster.

	* app/brightness_contrast.c
	* app/color_balance.c
	* app/curves.c
	* app/file_new_dialog.c
	* app/hue_saturation.c
	* app/levels.c
	* app/posterize.c
	* app/threshold.c:
	Reorder the action are buttons: [ "OK" "Reset" "Cancel" ]

	* app/menus.c: Some more cleanups in the menu code. Reorder
	<Image>/Filters/Misc only if ot exists. Generalized
	menu_translate() in preparation for correctly supporting catalogs
	which only exist sometimes (like gimp-perl).

	* app/gradient.c
	* app/gradient_select.c: Save some lines of code by using
	gtk_clist_new_with_titles() instead of gtk_clist_new().

	* libgimp/gimpunitmenu.c: Code cleanup and made the clist titles
	of the unit selection un-clickable.
1999-12-02 13:00:18 +00:00
..
boundary.c i18n patch from Daniel Egger 1999-09-23 11:49:16 +00:00
boundary.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
brush-scale.c RGB brush scaling 1999-08-21 20:33:13 +00:00
brush-scale.h I decided not to try to rewrite the brush_select dialog to make use of 1999-09-02 17:27:28 +00:00
color-balance.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
color-balance.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
curves.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
curves.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimphistogram.c #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimphistogram.h new file containing typedef for GimpHistogram. 1999-04-10 04:13:42 +00:00
gimplut.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
gimplut.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
hue-saturation.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
hue-saturation.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
lut-funcs.c app/gradient.c app/color_transfer.c app/free_select.c app/lut_funcs.c 1999-09-01 21:31:55 +00:00
lut-funcs.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
pixel-processor.c more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
pixel-processor.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
pixel-region.c added InterpolationType enum. replaced cubic_interpolation flag with 1999-08-20 10:06:54 +00:00
pixel-region.h added InterpolationType enum. replaced cubic_interpolation flag with 1999-08-20 10:06:54 +00:00
temp-buf.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
temp-buf.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
threshold.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
threshold.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
tile-cache.c don't update a tile's swap file position until the tile's actually been 1999-10-04 15:31:14 +00:00
tile-cache.h
tile-manager-private.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile-manager.c i18n patch from gimp-monniaux-050699-1 1999-06-05 23:41:45 +00:00
tile-manager.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile-private.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile-swap.c Uncomment the inclusion of gdkcursor.h that should happen only with GTk+ 1999-10-25 19:20:41 +00:00
tile-swap.h app/tile_swap.c app/tile_swap.h app/tile_manager.c app/tile_manager.h 1998-07-12 23:01:33 +00:00
tile.c i18n patch from gimp-monniaux-050699-1 1999-06-05 23:41:45 +00:00
tile.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00