gimp/app/tools
Michael Natterer b844c98549 removed path_to_beziersel() so this file can be safely included from
2001-07-17  Michael Natterer  <mitch@gimp.org>

	* app/path.[ch]: removed path_to_beziersel() so this file can be
	safely included from core/.

	* app/tools/gimpbezierselecttool.[ch]: added it here.

	* app/core/core-types.h: added a GimpToolOptions typedef. Removes
	deps into tools/ and will later be a core object anyway.

	* app/tools/tools-types.h: removed the ToolOptions typedef here.

	* app/core/gimpimage-duplicate.c
	* app/core/gimpimage-mask.c
	* app/core/gimpimage.c
	* app/core/gimptoolinfo.[ch]: removed deps into tools/, misc stuff.

	* app/tools/tool_manager.[ch]: some ugly temp hacks. Please ignore.

	* app/widgets/gimpdialogfactory.[ch]: added a "remember_if_open" field
	to the GimpDialogFactoryEntry so we can manage dialogs which should
	not be re-opened on startup.

	* app/gui/dialogs-constructors.c
	* app/gui/dialogs.c: register & create all editor dialog with the
	"global_dialog_factory".

	* app/gui/tool-options-dialog.c
	* app/tools/*: s/ToolOptions/GimpToolOptions/
2001-07-17 20:50:01 +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 app/Makefile.am removed. 2001-06-26 12:09:43 +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
gimpairbrushtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpairbrushtool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpbezierselecttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpbezierselecttool.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpblendtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpblendtool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpbrightnesscontrasttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpbrightnesscontrasttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpbrushtool.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
gimpbrushtool.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
gimpbucketfilltool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpbucketfilltool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpbycolorselecttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpbycolorselecttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpclonetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpclonetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpcolorbalancetool-transfer.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool-transfer.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpcolorbalancetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpcolorpickertool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpcolorpickertool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpconvolvetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpconvolvetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpcroptool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpcroptool.h app/core/Makefile.am new files for gimp_image_crop() and 2001-07-07 14:53:42 +00:00
gimpcurvestool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpcurvestool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpdodgeburntool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpdodgeburntool.h app/Makefile.am removed. 2001-07-07 12:17:23 +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 put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +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 removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpellipseselecttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimperasertool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimperasertool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpfliptool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpfliptool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpfreeselecttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpfreeselecttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpfuzzyselecttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpfuzzyselecttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimphistogramtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimphistogramtool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimphuesaturationtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimphuesaturationtool.h app/Makefile.am removed. 2001-07-07 12:17:23 +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 removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpinktool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpiscissorstool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpiscissorstool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimplevelstool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimplevelstool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpmagnifytool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpmagnifytool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpmeasuretool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpmeasuretool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpmovetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpmovetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimppaintbrushtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppaintbrushtool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimppaintoptions-gui.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppaintoptions-gui.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppainttool.c app/Makefile.am removed. 2001-07-07 22:49:01 +00:00
gimppainttool.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
gimppainttool_kernels.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimppathtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppathtool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimppenciltool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimppenciltool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpperspectivetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpperspectivetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpposterizetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpposterizetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimprectselecttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimprectselecttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpregionselecttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpregionselecttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimprotatetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimprotatetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpscaletool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpscaletool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpselectionoptions.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpselectionoptions.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +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 path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpsheartool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpsmudgetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpsmudgetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpsourcetool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpsourcetool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimptexttool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimptexttool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimpthresholdtool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimpthresholdtool.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
gimptool.c put all tool_manager variables into a struct which is attached to a 2001-07-07 17:36:00 +00:00
gimptool.h Activate "Select by color" tool. 2001-05-10 08:10:25 +00:00
gimptransformoptions.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimptransformoptions.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
gimptransformtool.c removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00
gimptransformtool.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
icons.h app/Makefile.am removed this file ... 2001-05-14 00:04:29 +00:00
paint_options.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
paint_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
path_tool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +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 removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
selection_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_manager.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_manager.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_options.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tools-types.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tools.c app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
tools.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
transform_options.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
transform_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50: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