Gimp/app/tools
Matt Wilson f75645a26c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org
* app/brightness_contrast.c
	* app/by_color_select.c
	* app/color_balance.c
	* app/color_picker.c
	* app/curves.c
	* app/histogram_tool.c
	* app/hue_saturation.c
	* app/levels.c
	* app/posterize.c
	* app/threshold.c
	* app/transform_core.c: modified to call the cancel callback
	instead of the ok callback when freed.  modified to save the
	last used drawable so that we might be able to check later
	and restart the tool if need be.

	* app/disp_callbacks.c
	* app/gimage.c: modified tool restart/destruction code

	* app/tools.c
	* app/tools.h: added tools_initialize, made changes to
	be able save the last used drawable in the tool.

--Matt
1998-04-02 04:51:44 +00:00
..
airbrush.c Misc changes for .18 1998-01-25 01:24:46 +00:00
airbrush.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
bezier_select.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
bezier_select.h Initial revision 1997-11-24 22:05:25 +00:00
bezier_selectP.h Initial revision 1997-11-24 22:05:25 +00:00
blend.c Applied gimp-simon-980331-0. Cosmetic change to the Layers&Channels-dialog. 1998-04-01 18:48:34 +00:00
blend.h Initial revision 1997-11-24 22:05:25 +00:00
brightness_contrast.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
brightness_contrast.h Initial revision 1997-11-24 22:05:25 +00:00
bucket_fill.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
bucket_fill.h Initial revision 1997-11-24 22:05:25 +00:00
by_color_select.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
by_color_select.h Initial revision 1997-11-24 22:05:25 +00:00
channel.xbm Initial revision 1997-11-24 22:05:25 +00:00
clone.c Misc changes for .18 1998-01-25 01:24:46 +00:00
clone.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
color_balance.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
color_balance.h Initial revision 1997-11-24 22:05:25 +00:00
color_picker.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
color_picker.h Initial revision 1997-11-24 22:05:25 +00:00
convolve.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
convolve.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
crop.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
crop.h Initial revision 1997-11-24 22:05:25 +00:00
curves.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
curves.h Initial revision 1997-11-24 22:05:25 +00:00
edit_selection.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
edit_selection.h Initial revision 1997-11-24 22:05:25 +00:00
ellipse_select.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
ellipse_select.h Initial revision 1997-11-24 22:05:25 +00:00
eraser.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
eraser.h From the Changelog: 1998-03-01 01:18:45 +00:00
eye.xbm Initial revision 1997-11-24 22:05:25 +00:00
flip_tool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
flip_tool.h Initial revision 1997-11-24 22:05:25 +00:00
free_select.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
free_select.h Initial revision 1997-11-24 22:05:25 +00:00
fuzzy_select.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
fuzzy_select.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpairbrushtool.c Misc changes for .18 1998-01-25 01:24:46 +00:00
gimpairbrushtool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpblendtool.c Applied gimp-simon-980331-0. Cosmetic change to the Layers&Channels-dialog. 1998-04-01 18:48:34 +00:00
gimpblendtool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpbrightnesscontrasttool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimpbrightnesscontrasttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpbucketfilltool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpbucketfilltool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpbycolorselecttool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimpbycolorselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpclonetool.c Misc changes for .18 1998-01-25 01:24:46 +00:00
gimpclonetool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpcolorbalancetool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimpcolorbalancetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpconvolvetool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpconvolvetool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpcroptool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpcroptool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpcurvestool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimpcurvestool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpeditselectiontool.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
gimpeditselectiontool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpellipseselecttool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpellipseselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimperasertool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimperasertool.h From the Changelog: 1998-03-01 01:18:45 +00:00
gimpfliptool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpfliptool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpfreeselecttool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpfreeselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpfuzzyselecttool.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
gimpfuzzyselecttool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimphistogramtool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimphistogramtool.h Initial revision 1997-11-24 22:05:25 +00:00
gimphuesaturationtool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimphuesaturationtool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpiscissorstool.c Set tool->preserve to TRUE in tools_new_iscissors. 1998-03-31 08:04:22 +00:00
gimpiscissorstool.h Initial revision 1997-11-24 22:05:25 +00:00
gimplevelstool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimplevelstool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpmagnifytool.c Several fixes, most notably a bug in undo when drawing outside an image, 1997-11-26 19:30:17 +00:00
gimpmagnifytool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpmovetool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpmovetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimppenciltool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimppenciltool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpperspectivetool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpperspectivetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpposterizetool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimpposterizetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimprectselecttool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimprectselecttool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpregionselecttool.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
gimpregionselecttool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimprotatetool.c M_PI madness... 1998-03-18 23:40:52 +00:00
gimprotatetool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpscaletool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpscaletool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpsheartool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpsheartool.h Initial revision 1997-11-24 22:05:25 +00:00
gimpsourcetool.c Misc changes for .18 1998-01-25 01:24:46 +00:00
gimpsourcetool.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimptexttool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimptexttool.h Applied gimp-edas-980305-0.patch (after a small fix). 1998-03-14 16:24:56 +00:00
gimpthresholdtool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
gimpthresholdtool.h Initial revision 1997-11-24 22:05:25 +00:00
histogram_tool.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
histogram_tool.h Initial revision 1997-11-24 22:05:25 +00:00
hue_saturation.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
hue_saturation.h Initial revision 1997-11-24 22:05:25 +00:00
iscissors.c Set tool->preserve to TRUE in tools_new_iscissors. 1998-03-31 08:04:22 +00:00
iscissors.h Initial revision 1997-11-24 22:05:25 +00:00
layer.xbm Initial revision 1997-11-24 22:05:25 +00:00
levels.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
levels.h Initial revision 1997-11-24 22:05:25 +00:00
linked.xbm Initial revision 1997-11-24 22:05:25 +00:00
magnify.c Several fixes, most notably a bug in undo when drawing outside an image, 1997-11-26 19:30:17 +00:00
magnify.h Initial revision 1997-11-24 22:05:25 +00:00
mask.xbm Initial revision 1997-11-24 22:05:25 +00:00
move.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
move.h Initial revision 1997-11-24 22:05:25 +00:00
paint_core.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
paint_core.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
paintbrush.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
paintbrush.h From the Changelog: 1998-03-01 01:18:45 +00:00
pencil.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
pencil.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
perspective_tool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
perspective_tool.h Initial revision 1997-11-24 22:05:25 +00:00
posterize.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
posterize.h Initial revision 1997-11-24 22:05:25 +00:00
rect_select.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
rect_select.h Initial revision 1997-11-24 22:05:25 +00:00
rect_selectP.h Initial revision 1997-11-24 22:05:25 +00:00
rotate_tool.c M_PI madness... 1998-03-18 23:40:52 +00:00
rotate_tool.h Initial revision 1997-11-24 22:05:25 +00:00
scale_tool.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
scale_tool.h Initial revision 1997-11-24 22:05:25 +00:00
shear_tool.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
shear_tool.h Initial revision 1997-11-24 22:05:25 +00:00
text_tool.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
text_tool.h Applied gimp-edas-980305-0.patch (after a small fix). 1998-03-14 16:24:56 +00:00
threshold.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
threshold.h Initial revision 1997-11-24 22:05:25 +00:00
tools.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
tools.h Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
transform_core.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
transform_core.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
transform_tool.c Initial revision 1997-11-24 22:05:25 +00:00
transform_tool.h Initial revision 1997-11-24 22:05:25 +00:00