gimp/app/tools
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
..
airbrush.c i18n stuff 1999-11-22 22:38:02 +00:00
airbrush.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
airbrush_blob.c Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
airbrush_blob.h Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
bezier_select.c Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
bezier_select.h
bezier_selectP.h
blend.c accidentially replaced "Gradient:" with "Blend:" in my last checkin to 1999-11-26 10:17:19 +00:00
blend.h
blob.c Fixed a cut&paste error it the radius check code 1999-09-06 01:15:44 +00:00
blob.h
brightness_contrast.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
brightness_contrast.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
bucket_fill.c app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
bucket_fill.h export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
by_color_select.c app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
by_color_select.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
clone.c app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
clone.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +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
color_picker.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
color_picker.h set the "preserve" flag to FALSE. This way the tool doesn't have to detect 1999-07-24 15:37:03 +00:00
convolve.c convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +00:00
convolve.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
crop.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
crop.h
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
dodgeburn.c convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +00:00
dodgeburn.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
edit_selection.c when moving layers/masks freeze the undo after the first move to avoid 1999-11-05 14:39:04 +00:00
edit_selection.h
ellipse_select.c
ellipse_select.h
eraser.c convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +00:00
eraser.h app/airbrush.c app/paintbrush.c app/pencil.c app/pixmapbrush.c 1999-08-13 20:50:30 +00:00
flip_tool.c app/bezier_select.c app/edit_selection.c app/flip_tool.c app/gimage_mask.c 1999-10-18 20:55:25 +00:00
flip_tool.h add pixmaps/dropper.xpm to EXTRA_DIST 1999-08-13 22:33:49 +00:00
free_select.c Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
free_select.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +00:00
fuzzy_select.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
fuzzy_select.h
gimpairbrushtool.c i18n stuff 1999-11-22 22:38:02 +00:00
gimpairbrushtool.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpblendtool.c accidentially replaced "Gradient:" with "Blend:" in my last checkin to 1999-11-26 10:17:19 +00:00
gimpblendtool.h
gimpbrightnesscontrasttool.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimpbrightnesscontrasttool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpbucketfilltool.c app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
gimpbucketfilltool.h export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
gimpbycolorselecttool.c app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpbycolorselecttool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpclonetool.c app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
gimpclonetool.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpcolorbalancetool.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimpcolorbalancetool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpconvolvetool.c convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +00:00
gimpconvolvetool.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpcroptool.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpcroptool.h
gimpcurvestool.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimpcurvestool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpdodgeburntool.c convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +00:00
gimpdodgeburntool.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpeditselectiontool.c when moving layers/masks freeze the undo after the first move to avoid 1999-11-05 14:39:04 +00:00
gimpeditselectiontool.h
gimpellipseselecttool.c
gimpellipseselecttool.h
gimperasertool.c convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +00:00
gimperasertool.h app/airbrush.c app/paintbrush.c app/pencil.c app/pixmapbrush.c 1999-08-13 20:50:30 +00:00
gimpfliptool.c app/bezier_select.c app/edit_selection.c app/flip_tool.c app/gimage_mask.c 1999-10-18 20:55:25 +00:00
gimpfliptool.h add pixmaps/dropper.xpm to EXTRA_DIST 1999-08-13 22:33:49 +00:00
gimpfreeselecttool.c Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
gimpfreeselecttool.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +00:00
gimpfuzzyselecttool.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
gimpfuzzyselecttool.h
gimphistogramtool.c purely cosmetic change 1999-11-26 00:34:39 +00:00
gimphistogramtool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimphuesaturationtool.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimphuesaturationtool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpinktool-blob.c Fixed a cut&paste error it the radius check code 1999-09-06 01:15:44 +00:00
gimpinktool-blob.h
gimpinktool.c plugged a memleak 1999-11-14 22:50:08 +00:00
gimpinktool.h
gimpiscissorstool.c long overdue fix for problem with overrunning buffers in a couple of 1999-10-17 20:28:56 +00:00
gimpiscissorstool.h added a G_PI_2 1999-08-16 03:43:48 +00:00
gimplevelstool.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimplevelstool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimpmagnifytool.c
gimpmagnifytool.h
gimpmeasuretool.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpmeasuretool.h Added new measure tool. 1999-08-15 15:59:06 +00:00
gimpmovetool.c a whole lotta guide fixes 1999-10-13 23:07:45 +00:00
gimpmovetool.h
gimppaintoptions-gui.h app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
gimppenciltool.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
gimppenciltool.h
gimpperspectivetool.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimpperspectivetool.h
gimpposterizetool.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimpposterizetool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
gimprectselecttool.c
gimprectselecttool.h
gimpregionselecttool.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
gimpregionselecttool.h
gimprotatetool.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimprotatetool.h
gimpscaletool.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
gimpscaletool.h
gimpselectionoptions.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpsheartool.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpsheartool.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpsmudgetool.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
gimpsmudgetool.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimpsourcetool.c app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
gimpsourcetool.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
gimptexttool.c tag text undo group with TEXT_UNDO rather than silly EDIT_PASTE_UNDO. 1999-11-03 22:34:32 +00:00
gimptexttool.h
gimpthresholdtool.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimpthresholdtool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
histogram_tool.c purely cosmetic change 1999-11-26 00:34:39 +00:00
histogram_tool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +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
ink.c plugged a memleak 1999-11-14 22:50:08 +00:00
ink.h
iscissors.c long overdue fix for problem with overrunning buffers in a couple of 1999-10-17 20:28:56 +00:00
iscissors.h added a G_PI_2 1999-08-16 03:43:48 +00:00
levels.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
levels.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
magnify.c
magnify.h
measure.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
measure.h Added new measure tool. 1999-08-15 15:59:06 +00:00
move.c a whole lotta guide fixes 1999-10-13 23:07:45 +00:00
move.h
paint_core.c restrict movements to 15 degrees (the circle way) 1999-11-25 01:59:14 +00:00
paint_core.h fun with gradient_length and fade_out 1999-09-25 19:49:58 +00:00
paint_options.h app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
paintbrush.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
paintbrush.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
path_tool.c a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_tool.h app/path_tool.h app/path_tool.c app/path_toolP.h app/path_curves.h 1999-10-06 23:24:22 +00:00
path_toolP.h a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
pencil.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
pencil.h
perspective_tool.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
perspective_tool.h
posterize.c Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
posterize.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
rect_select.c
rect_select.h
rect_selectP.h bug-fixing.... 1999-09-25 21:45:26 +00:00
rotate_tool.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
rotate_tool.h
scale_tool.c app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
scale_tool.h
selection_options.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
shear_tool.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
shear_tool.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
smudge.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
smudge.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
text_tool.c tag text undo group with TEXT_UNDO rather than silly EDIT_PASTE_UNDO. 1999-11-03 22:34:32 +00:00
text_tool.h
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
tool_options.c Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
tool_options.h
tools.c i18n stuff 1999-11-22 22:38:02 +00:00
tools.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
transform_core.c remember the drawable we were working on instead of relying to 1999-10-27 22:59:29 +00:00
transform_core.h
transform_tool.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
transform_tool.h
xinput_airbrush.c close bugs #3910 and #3911 1999-11-30 00:58:38 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00