gimp/app/tools
Michael Natterer 4ee31d0cac re-enabled transform undo. Fixes the transform tool crashes.
2001-03-31  Michael Natterer  <mitch@gimp.org>

	* app/undo.c: re-enabled transform undo. Fixes the transform tool
	crashes.

	* app/tools/gimptool.[ch]: put tool->ID back because the undo
	system uses it. Also, a unique tool serial number will be not too
	bad to have once we have module tools.

	* app/tools/gimptransformtool.[ch]: changed accordingly.
2001-03-31 14:47:44 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
Makefile.am Bring back the beziers. 2001-03-26 05:31:47 +00:00
airbrush_blob.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +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 updated. 2001-02-24 19:29:47 +00:00
bezier_select.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
bezier_selectP.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
brightness_contrast.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
brightness_contrast.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
color_balance.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
color_balance.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
curves.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
curves.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpairbrushtool.c app/Makefile.am app/gradientP.h removed. 2001-02-10 19:35:29 +00:00
gimpairbrushtool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpbezierselecttool.c Bring back the beziers. 2001-03-26 05:31:47 +00:00
gimpbezierselecttool.h Bring back the beziers. 2001-03-26 05:31:47 +00:00
gimpblendtool.c minor cleanups. 2001-03-11 20:01:14 +00:00
gimpblendtool.h minor cleanups. 2001-03-11 20:01:14 +00:00
gimpbrightnesscontrasttool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpbrightnesscontrasttool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpbrushtool.c app/devices.c app/disp_callbacks.c app/gimprc.c app/scroll.c 2001-03-30 16:39:14 +00:00
gimpbrushtool.h app/devices.c app/disp_callbacks.c app/gimprc.c app/scroll.c 2001-03-30 16:39:14 +00:00
gimpbucketfilltool.c Bucket fill threshold=0 must be allowed. 2001-03-21 23:27:48 +00:00
gimpbucketfilltool.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpbycolorselecttool.c updated. 2001-02-24 19:29:47 +00:00
gimpbycolorselecttool.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
gimpclonetool.c updated. 2001-02-24 19:29:47 +00:00
gimpclonetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpcolorbalancetool.c app/Makefile.am removed. 2001-02-03 22:05:41 +00:00
gimpcolorbalancetool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpcolorpickertool.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpcolorpickertool.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimpconvolvetool.c updated. 2001-02-24 19:29:47 +00:00
gimpconvolvetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpcroptool.c app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
gimpcroptool.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
gimpcurvestool.c add <stdlib.h> and/or <string.h> headers where needed 2001-02-04 04:51:17 +00:00
gimpcurvestool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpdodgeburntool.c Dodge/Burn is back Needs a bit of luvin still, but generally works 2001-03-24 02:27:16 +00:00
gimpdodgeburntool.h Dodge/Burn is back Needs a bit of luvin still, but generally works 2001-03-24 02:27:16 +00:00
gimpdrawtool.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpdrawtool.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpeditselectiontool.c app/Makefile.am app/apptypes.h new subclass of GimpDrawableListView (the 2001-03-11 17:24:47 +00:00
gimpeditselectiontool.h app/gdisplay.c app/gimage.c. #include "tools/tool.h" 2001-02-28 02:53:27 +00:00
gimpellipseselecttool.c app/tools/Makefile.am app/tools/gimpellipseselecttool.[ch] new objects 2001-03-08 04:15:32 +00:00
gimpellipseselecttool.h app/tools/Makefile.am app/tools/gimpellipseselecttool.[ch] new objects 2001-03-08 04:15:32 +00:00
gimperasertool.c added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimperasertool.h added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimpfliptool.c updated. 2001-02-24 19:29:47 +00:00
gimpfliptool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpfreeselecttool.c app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimpfreeselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimpfuzzyselecttool.c app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimpfuzzyselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimphistogramtool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphistogramtool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimphuesaturationtool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimphuesaturationtool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpinktool-blob.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpinktool-blob.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpinktool.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpinktool.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpiscissorstool.c Bring back the beziers. 2001-03-26 05:31:47 +00:00
gimpiscissorstool.h app/tools/Makefile.am no. 15 is alive. 2001-03-11 22:19:06 +00:00
gimplevelstool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimplevelstool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpmagnifytool.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpmagnifytool.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
gimpmeasuretool.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpmeasuretool.h build the measure tool again. 2001-02-27 19:18:01 +00:00
gimpmovetool.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpmovetool.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimppaintbrushtool.c added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimppaintbrushtool.h added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimppaintoptions-gui.c take away a gtk warning - Dave Neary's patch 2001-03-26 04:39:15 +00:00
gimppaintoptions-gui.h app/Makefile.am app/apptypes.h new subclass of GimpDrawableListView (the 2001-03-11 17:24:47 +00:00
gimppainttool.c app/devices.c app/disp_callbacks.c app/gimprc.c app/scroll.c 2001-03-30 16:39:14 +00:00
gimppainttool.h app/devices.c app/disp_callbacks.c app/gimprc.c app/scroll.c 2001-03-30 16:39:14 +00:00
gimppainttool_kernels.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimppenciltool.c added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimppenciltool.h added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimpperspectivetool.c updated. 2001-02-24 19:29:47 +00:00
gimpperspectivetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpposterizetool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpposterizetool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimprectselecttool.c app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimprectselecttool.h app/tools/Makefile.am app/tools/gimpellipseselecttool.[ch] new objects 2001-03-08 04:15:32 +00:00
gimpregionselecttool.c app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimpregionselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimprotatetool.c updated. 2001-02-24 19:29:47 +00:00
gimprotatetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpscaletool.c app/Makefile.am lowlevel stuff taken out of the transform tool. 2001-03-31 14:10:22 +00:00
gimpscaletool.h app/Makefile.am lowlevel stuff taken out of the transform tool. 2001-03-31 14:10:22 +00:00
gimpselectionoptions.c app/tools/Makefile.am no. 15 is alive. 2001-03-11 22:19:06 +00:00
gimpselectionoptions.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
gimpselectiontool.c app/tools/Makefile.am new files ported by Dave Neary <dneary@eircom.net>. 2001-03-02 15:24:12 +00:00
gimpselectiontool.h app/tools/Makefile.am new files ported by Dave Neary <dneary@eircom.net>. 2001-03-02 15:24:12 +00:00
gimpsheartool.c updated. 2001-02-24 19:29:47 +00:00
gimpsheartool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpsmudgetool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpsmudgetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimpsourcetool.c updated. 2001-02-24 19:29:47 +00:00
gimpsourcetool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
gimptexttool.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimptexttool.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpthresholdtool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
gimpthresholdtool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimptool.c re-enabled transform undo. Fixes the transform tool crashes. 2001-03-31 14:47:44 +00:00
gimptool.h re-enabled transform undo. Fixes the transform tool crashes. 2001-03-31 14:47:44 +00:00
gimptoolinfo.c app/Makefile.am app/apptypes.h new subclass of GimpDrawableListView (the 2001-03-11 17:24:47 +00:00
gimptoolinfo.h made the global_paint_options public. 2001-02-27 23:20:51 +00:00
gimptransformtool.c re-enabled transform undo. Fixes the transform tool crashes. 2001-03-31 14:47:44 +00:00
gimptransformtool.h re-enabled transform undo. Fixes the transform tool crashes. 2001-03-31 14:47:44 +00:00
histogram_tool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
histogram_tool.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
hue_saturation.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
hue_saturation.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
levels.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
levels.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
paint_options.c take away a gtk warning - Dave Neary's patch 2001-03-26 04:39:15 +00:00
paint_options.h app/Makefile.am app/apptypes.h new subclass of GimpDrawableListView (the 2001-03-11 17:24:47 +00:00
path_tool.c app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +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
posterize.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
posterize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
selection_options.c app/tools/Makefile.am no. 15 is alive. 2001-03-11 22:19:06 +00:00
selection_options.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
threshold.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
threshold.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
tool_manager.c app/Makefile.am lowlevel stuff taken out of the transform tool. 2001-03-31 14:10:22 +00:00
tool_manager.h app/gdisplay.c app/gimage.c. #include "tools/tool.h" 2001-02-28 02:53:27 +00:00
tool_options.c removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tool_options.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tool_options_dialog.c app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
tool_options_dialog.h removed crap from ancient times when tools used to be an enum. 2001-02-23 21:32:47 +00:00
tools.c app/Makefile.am lowlevel stuff taken out of the transform tool. 2001-03-31 14:10:22 +00:00
transform_core.c updated. 2001-02-24 19:29:47 +00:00
transform_core.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
transform_tool.c Makefile.am configure.in added the new library below. 2001-01-24 22:36:18 +00:00
transform_tool.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
xinput_airbrush.c allocate the tool's paint_core with g_new0. This prevents us from having 2000-06-23 00:14:07 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00