gimp/app/tools
Michael Natterer 3be8f5b5f2 app/tools/Makefile.am removed. new file
2001-05-25  Michael Natterer  <mitch@gimp.org>

	* app/tools/Makefile.am
	* app/tools/tool_options_dialog.[ch]: removed.
	* app/tools/tools.h: new file

	* app/gui/Makefile.am
	* app/gui/tool-options-dialog.[ch]: added.

	* app/tools/tools.c: renamed register_tools() to tools_init(), new
	function tools_exit().

	* app/app_procs.c
	* app/context_manager.c
	* app/tools/tool_manager.c
	* app/gui/dialogs-constructors.c
	* app/gui/gui.c: changed accordingly.
2001-05-25 01:24:12 +00:00
..
.cvsignore
Makefile.am app/tools/Makefile.am removed. new file 2001-05-25 01:24:12 +00:00
airbrush_blob.c
airbrush_blob.h
gimpairbrushtool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpairbrushtool.h app/tools/Makefile.am back again. 2001-03-31 23:04:29 +00:00
gimpbezierselecttool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpbezierselecttool.h Bring back the beziers. 2001-03-26 05:31:47 +00:00
gimpblendtool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpblendtool.h minor cleanups. 2001-03-11 20:01:14 +00:00
gimpbrightnesscontrasttool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimpbrightnesscontrasttool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimpbrushtool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpbrushtool.h made undo_pop_paint() work again. 2001-03-31 17:46:59 +00:00
gimpbucketfilltool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpbucketfilltool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimpbycolorselecttool.c new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpbycolorselecttool.h app/tools/gimpbycolorselecttool.[ch] Temporarily fixed an issue with undo 2001-05-10 21:01:02 +00:00
gimpclonetool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpclonetool.h app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimpcolorbalancetool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimpcolorbalancetool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimpcolorpickertool.c app/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
gimpcolorpickertool.h
gimpconvolvetool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpconvolvetool.h app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimpcroptool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +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 All tools are back :) 2001-05-24 23:57:08 +00:00
gimpcurvestool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimpdodgeburntool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpdodgeburntool.h app/tools/gimpairbrushtool.c app/tools/gimpdodgeburntool.[ch] 2001-04-07 11:01:22 +00:00
gimpdrawtool.c app/Makefile.am removed. 2001-05-09 22:34:59 +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 Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpeditselectiontool.h app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
gimpellipseselecttool.c app/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
gimpellipseselecttool.h app/tools/Makefile.am app/tools/gimpellipseselecttool.[ch] new objects 2001-03-08 04:15:32 +00:00
gimperasertool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimperasertool.h added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimpfliptool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +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/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
gimpfreeselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimpfuzzyselecttool.c new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpfuzzyselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimphistogramtool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimphistogramtool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimphuesaturationtool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimphuesaturationtool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimpimagemaptool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimpimagemaptool.h All tools are back :) 2001-05-24 23:57:08 +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 new directory app/base/ 2001-05-15 11:25:25 +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 new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpiscissorstool.h app/tools/Makefile.am no. 15 is alive. 2001-03-11 22:19:06 +00:00
gimplevelstool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimplevelstool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimpmagnifytool.c app/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
gimpmagnifytool.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
gimpmeasuretool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpmeasuretool.h
gimpmovetool.c removed (was not used). 2001-05-15 19:10:57 +00:00
gimpmovetool.h removed (was not used). 2001-05-15 19:10:57 +00:00
gimppaintbrushtool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimppaintbrushtool.h app/tools/gimpairbrushtool.c app/tools/gimpdodgeburntool.[ch] 2001-04-07 11:01:22 +00:00
gimppaintoptions-gui.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +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 Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimppainttool.h made undo_pop_paint() work again. 2001-03-31 17:46:59 +00:00
gimppainttool_kernels.h
gimppathtool.c app/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
gimppathtool.h app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +00:00
gimppenciltool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimppenciltool.h added some help_data and tooltips. 2001-03-12 04:40:17 +00:00
gimpperspectivetool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +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 All tools are back :) 2001-05-24 23:57:08 +00:00
gimpposterizetool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimprectselecttool.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimprectselecttool.h app/tools/Makefile.am app/tools/gimpellipseselecttool.[ch] new objects 2001-03-08 04:15:32 +00:00
gimpregionselecttool.c new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpregionselecttool.h app/tools/Makefile.am removed. 2001-03-09 17:39:18 +00:00
gimprotatetool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +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 Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpscaletool.h app/tools/bezier_select.[ch] app/tools/bezier_selectP.h 2001-03-31 15:45:05 +00:00
gimpselectionoptions.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +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/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +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 removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +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 removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpsmudgetool.h app/tools/Makefile.am app/tools/gimpsmudgetool.[ch] 2001-04-11 17:20:34 +00:00
gimpsourcetool.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimpsourcetool.h app/tools/Makefile.am app/tools/gimpclonetool.[ch] 2001-04-19 13:01:44 +00:00
gimptexttool.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +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 All tools are back :) 2001-05-24 23:57:08 +00:00
gimpthresholdtool.h All tools are back :) 2001-05-24 23:57:08 +00:00
gimptool.c All tools are back :) 2001-05-24 23:57:08 +00:00
gimptool.h Activate "Select by color" tool. 2001-05-10 08:10:25 +00:00
gimptransformoptions.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimptransformoptions.h Separated the transform options stuff from the gimptransformtool files so 2001-04-28 20:14:32 +00:00
gimptransformtool.c new directory app/base/ 2001-05-15 11:25:25 +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
icons.h app/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
paint_options.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +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/Makefile.am removed. 2001-05-09 22:34:59 +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
selection_options.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
selection_options.h app/apptypes.h pass the ToolOptions to the ToolOptionsResetFunc instead of 2001-03-31 20:41:39 +00:00
tool_manager.c app/tools/Makefile.am removed. new file 2001-05-25 01:24:12 +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 some forgotten tools types. 2001-05-13 11:35:20 +00:00
tool_options.h configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
tools-types.h app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
tools.c app/tools/Makefile.am removed. new file 2001-05-25 01:24:12 +00:00
tools.h app/tools/Makefile.am removed. new file 2001-05-25 01:24:12 +00:00
transform_options.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
transform_options.h Separated the transform options stuff from the gimptransformtool files so 2001-04-28 20:14:32 +00:00
xinput_airbrush.c
xinput_airbrush.h