Gimp/app/tools
David Neary 24c39e398a Enabled the rest of the transform tools and changed some of the options
Enabled the rest of the transform tools and changed some of
the options stuff in transform_options_new(). There are one or two
outstanding (non-critical) runtime problems in that function.
2001-04-24 18:43:31 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +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
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/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimpairbrushtool.h app/tools/Makefile.am back again. 2001-03-31 23:04:29 +00:00
gimpbezierselecttool.c app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
gimpbezierselecttool.h Bring back the beziers. 2001-03-26 05:31:47 +00:00
gimpblendtool.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +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/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimpbrushtool.h made undo_pop_paint() work again. 2001-03-31 17:46:59 +00:00
gimpbucketfilltool.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +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 app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimpclonetool.h app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +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/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gimpcolorpickertool.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimpconvolvetool.c app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimpconvolvetool.h app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimpcroptool.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +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 app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimpdodgeburntool.h app/tools/gimpairbrushtool.c app/tools/gimpdodgeburntool.[ch] 2001-04-07 11:01:22 +00:00
gimpdrawtool.c app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
gimpdrawtool.h app/Makefile.am app/apptypes.h app/path_bezier.[ch] app/path_curves.[ch] 2001-04-07 14:55:39 +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/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
gimpellipseselecttool.h app/tools/Makefile.am app/tools/gimpellipseselecttool.[ch] new objects 2001-03-08 04:15:32 +00:00
gimperasertool.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimperasertool.h added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimpfliptool.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimpfliptool.h app/tools/Makefile.am applied a patch from Dave Neary which re-activates 2001-03-31 17:08:55 +00:00
gimpfreeselecttool.c app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
gimpfreeselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimpfuzzyselecttool.c app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +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/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +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 app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +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/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gimpmagnifytool.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
gimpmeasuretool.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +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 app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimppaintbrushtool.h app/tools/gimpairbrushtool.c app/tools/gimpdodgeburntool.[ch] 2001-04-07 11:01:22 +00:00
gimppaintoptions-gui.c app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimppaintoptions-gui.h app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
gimppainttool.c app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimppainttool.h made undo_pop_paint() work again. 2001-03-31 17:46:59 +00:00
gimppainttool_kernels.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimppathtool.c app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +00:00
gimppathtool.h app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +00:00
gimppenciltool.c app/paint_funcs.c app/paint_funcs.h removed the old files. 2001-04-07 15:58:26 +00:00
gimppenciltool.h added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimpperspectivetool.c Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimpperspectivetool.h Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimpposterizetool.c app/tools/posterize.c plug-ins/common/fractaltrace.c 2001-04-10 18:36:37 +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/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +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/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
gimpregionselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimprotatetool.c Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimprotatetool.h Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimpscaletool.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
gimpscaletool.h app/tools/bezier_select.[ch] app/tools/bezier_selectP.h 2001-03-31 15:45:05 +00:00
gimpselectionoptions.c app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
gimpselectionoptions.h app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +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 Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimpsheartool.h Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimpsmudgetool.c app/tools/Makefile.am app/tools/gimpsmudgetool.[ch] 2001-04-11 17:20:34 +00:00
gimpsmudgetool.h app/tools/Makefile.am app/tools/gimpsmudgetool.[ch] 2001-04-11 17:20:34 +00:00
gimpsourcetool.c app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimpsourcetool.h app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimptexttool.c removed the ID system from the pdb/ subdir... 2001-04-13 14:50:43 +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 Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimptool.h Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +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 Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
gimptransformtool.h app/tools/Makefile.am applied a patch from Dave Neary which re-activates 2001-03-31 17:08:55 +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
Makefile.am Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +00:00
paint_options.c app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
paint_options.h app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
path_tool.c app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +00:00
path_tool.h app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +00:00
path_toolP.h app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
posterize.c app/tools/posterize.c plug-ins/common/fractaltrace.c 2001-04-10 18:36:37 +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/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
selection_options.h app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +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/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +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/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +00:00
tool_options_dialog.h app/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +00:00
tools.c Enabled the rest of the transform tools and changed some of the options 2001-04-24 18:43:31 +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