Gimp/app/tools
Michael Natterer 587e070ff4 removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState
2004-06-14  Michael Natterer  <mitch@gimp.org>

	* app/paint/gimppaintcore.[ch]: removed PRETRACE_PAINT and
	POSTTRACE_PAINT from the GimpPaintCoreState enum. Removed
	"gboolean traces_on_window" from GimpPaintCoreClass.

	* app/paint/gimpclone.[ch]
	* app/paint/gimpink.c
	* app/tools/gimpclonetool.c: changed accordingly.

	* app/tools/gimppainttool.c: ditto. Show the brush outline
	while painting. Fixes bug #118348.
2004-06-14 15:26:29 +00:00
..
.cvsignore
gimp-tools.c app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimp-tools.h Started making the toolbox configurable. Addresses bug #105764. Not 2004-05-10 00:41:57 +00:00
gimpairbrushtool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpairbrushtool.h
gimpblendoptions.c libgimpwidgets/gimpwidgets.c (gimp_scale_entry_new_internal) left-align 2004-05-12 11:37:21 +00:00
gimpblendoptions.h
gimpblendtool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpblendtool.h
gimpbrightnesscontrasttool.c stripped the menu paths from the "menu_path". Will be renamed to 2004-04-29 13:19:28 +00:00
gimpbrightnesscontrasttool.h
gimpbrushtool.c removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimpbrushtool.h cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpbucketfilloptions.c app/tools/gimpblendoptions.c app/tools/gimpbucketfilloptions.c 2004-05-04 21:11:06 +00:00
gimpbucketfilloptions.h Re-enabled filling the whole selection using the bucket fill tool. Fixes 2004-01-27 15:26:11 +00:00
gimpbucketfilltool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpbucketfilltool.h
gimpbycolorselecttool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpbycolorselecttool.h
gimpclonetool.c removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimpclonetool.h
gimpcolorbalancetool.c app/display/gimpdisplayshell-scale.c app/gui/info-window.c 2004-06-02 17:56:02 +00:00
gimpcolorbalancetool.h
gimpcolorizetool.c app/gui/info-dialog.c app/tools/gimpcolorbalancetool.c 2004-05-04 22:33:52 +00:00
gimpcolorizetool.h changed the range of the "lightness" parameter to [-100..+100], where -100 2003-11-18 16:06:47 +00:00
gimpcoloroptions.c app/tools/gimpblendoptions.c app/tools/gimpbucketfilloptions.c 2004-05-04 21:11:06 +00:00
gimpcoloroptions.h Let all GimpImageMap tools remember the state of the preview toggle (bug 2004-02-22 14:28:53 +00:00
gimpcolorpickeroptions.c added GIMP_COLOR_PICK_MODE_NONE to the GimpColorPickMode enum. 2003-10-25 19:00:49 +00:00
gimpcolorpickeroptions.h added GIMP_COLOR_PICK_MODE_NONE to the GimpColorPickMode enum. 2003-10-25 19:00:49 +00:00
gimpcolorpickertool.c added construct properties to make it possible to derive from 2004-05-05 00:01:19 +00:00
gimpcolorpickertool.h new enum GimpColorFrameMode. 2003-10-15 15:16:50 +00:00
gimpcolortool.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimpcolortool.h Cleaned up all places which pick colors to work consistently: the concept 2003-09-26 13:33:54 +00:00
gimpconvolvetool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpconvolvetool.h
gimpcropoptions.c app/tools/gimpcropoptions.[ch] applied a patch from Jordi Gay that allows 2004-04-15 15:17:36 +00:00
gimpcropoptions.h app/tools/gimpcropoptions.[ch] applied a patch from Jordi Gay that allows 2004-04-15 15:17:36 +00:00
gimpcroptool.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimpcroptool.h app/tools/gimpcropoptions.[ch] applied a patch from Jordi Gay that allows 2004-04-15 15:17:36 +00:00
gimpcurvestool.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimpcurvestool.h app/tools/gimpcurvestool.[ch] removed obsoleted variables. 2004-02-25 12:31:18 +00:00
gimpdodgeburntool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpdodgeburntool.h app/actions/qmask-actions.c prepared qmask_actions_update() and the qmask 2004-04-21 10:55:45 +00:00
gimpdrawtool.c app/config/gimpconfig-deserialize.c app/config/gimpscanner.c 2004-05-12 08:13:33 +00:00
gimpdrawtool.h added "use_offsets" parameter to gimp_draw_tool_draw_boundary() for 2004-02-21 16:06:56 +00:00
gimpeditselectiontool.c Make the Enter/Return key do the crop action. 2004-06-12 19:29:50 +00:00
gimpeditselectiontool.h renamed the "arrow_key" member to "key_press", since it is now no longer 2004-06-12 18:41:52 +00:00
gimpellipseselecttool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpellipseselecttool.h
gimperasertool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimperasertool.h
gimpflipoptions.c
gimpflipoptions.h
gimpfliptool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpfliptool.h
gimpfreeselecttool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpfreeselecttool.h
gimpfuzzyselecttool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpfuzzyselecttool.h
gimphistogramoptions.c make it a two-way connection and added a property_name parameter so it can 2003-10-25 17:25:34 +00:00
gimphistogramoptions.h call gimp_image_colormap_changed() after installing the colormap. 2004-02-12 14:09:35 +00:00
gimphuesaturationtool.c app/display/gimpdisplayshell-scale.c app/gui/info-window.c 2004-06-02 17:56:02 +00:00
gimphuesaturationtool.h
gimpimagemapoptions.c app/tools/gimpcurvestool.[ch] app/tools/gimpimagemapoptions.[ch] 2004-02-25 10:23:43 +00:00
gimpimagemapoptions.h app/tools/gimpcurvestool.[ch] app/tools/gimpimagemapoptions.[ch] 2004-02-25 10:23:43 +00:00
gimpimagemaptool.c added construct properties to make it possible to derive from 2004-05-05 00:01:19 +00:00
gimpimagemaptool.h moved "shell_desc" from GimpImageMapTool to GimpImageMapToolClass and 2004-02-25 13:55:45 +00:00
gimpinkoptions-gui.c app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimpinkoptions-gui.h app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimpinktool.c no need request GIMP_MOTION_MODE_EXACT here since the parent class does 2004-06-09 12:14:55 +00:00
gimpinktool.h app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimpiscissorstool.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimpiscissorstool.h
gimplevelstool.c app/display/gimpdisplayshell-scale.c app/gui/info-window.c 2004-06-02 17:56:02 +00:00
gimplevelstool.h app/tools/gimpcurvestool.[ch] removed obsoleted variables. 2004-02-25 12:31:18 +00:00
gimpmagnifyoptions.c app/tools/gimpmagnifyoptions.[ch] applied a patch from William Skaggs that 2004-05-10 17:02:20 +00:00
gimpmagnifyoptions.h app/tools/gimpmagnifyoptions.[ch] applied a patch from William Skaggs that 2004-05-10 17:02:20 +00:00
gimpmagnifytool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpmagnifytool.h
gimpmeasureoptions.c
gimpmeasureoptions.h
gimpmeasuretool.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimpmeasuretool.h don't use InfoDialog; always display pixels and real-world units in the 2003-10-20 17:36:18 +00:00
gimpmoveoptions.c app/tools/gimpcropoptions.c revert back to "Current". 2003-10-19 16:04:01 +00:00
gimpmoveoptions.h changed "gboolean move_mask" to "GimpTransformType move_type" and added an 2003-09-16 16:23:38 +00:00
gimpmovetool.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimpmovetool.h call tool_manager_oper_active_update() also on GDK_ENTER_NOTIFY, 2003-10-29 15:03:56 +00:00
gimppaintbrushtool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimppaintbrushtool.h
gimppaintoptions-gui.c renamed all "pressure-pressure" variables to "pressure-hardness". 2004-06-12 12:44:24 +00:00
gimppaintoptions-gui.h
gimppainttool.c removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimppainttool.h cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimppenciltool.c no need request GIMP_MOTION_MODE_EXACT here since the parent class does 2004-06-09 12:14:55 +00:00
gimppenciltool.h
gimpperspectivetool.c app/tools/gimpperspectivetool.c app/tools/gimprotatetool.c 2004-06-14 10:48:00 +00:00
gimpperspectivetool.h
gimpposterizetool.c stripped the menu paths from the "menu_path". Will be renamed to 2004-04-29 13:19:28 +00:00
gimpposterizetool.h
gimprectselecttool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimprectselecttool.h Sanitize rectangle and ellipse selection handling (bug #138237 and bug 2004-04-05 08:08:23 +00:00
gimpregionselecttool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpregionselecttool.h
gimprotatetool.c app/tools/gimpperspectivetool.c app/tools/gimprotatetool.c 2004-06-14 10:48:00 +00:00
gimprotatetool.h
gimpscaletool.c app/tools/gimpperspectivetool.c app/tools/gimprotatetool.c 2004-06-14 10:48:00 +00:00
gimpscaletool.h
gimpselectionoptions.c libgimpwidgets/gimpwidgets.c (gimp_scale_entry_new_internal) left-align 2004-05-12 11:37:21 +00:00
gimpselectionoptions.h
gimpselectiontool.c renamed the "arrow_key" member to "key_press", since it is now no longer 2004-06-12 18:41:52 +00:00
gimpselectiontool.h
gimpsheartool.c app/tools/gimpperspectivetool.c app/tools/gimprotatetool.c 2004-06-14 10:48:00 +00:00
gimpsheartool.h
gimpsmudgetool.c cursors/Makefile.am cursors/cursor-none.png new empty cursor images. 2004-06-04 23:08:29 +00:00
gimpsmudgetool.h
gimpsourcetool.c removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimpsourcetool.h
gimptextoptions.c app/widgets/Makefile.am app/widgets/widgets-types.h added new widget 2004-05-31 17:53:25 +00:00
gimptextoptions.h app/tools/gimptextoptions.[ch] introduced a proxy GimpText object that is 2004-03-14 17:54:23 +00:00
gimptexttool.c renamed the "arrow_key" member to "key_press", since it is now no longer 2004-06-12 18:41:52 +00:00
gimptexttool.h preserve the text tool on image changes. Instead connect to the text 2004-03-22 14:32:47 +00:00
gimpthresholdtool.c app/display/gimpdisplayshell-scale.c app/gui/info-window.c 2004-06-02 17:56:02 +00:00
gimpthresholdtool.h
gimptool.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimptool.h remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimptoolcontrol.c remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimptoolcontrol.h remember the last used GimpCursorFormat so changing the format in prefs 2004-06-14 10:19:39 +00:00
gimptooloptions-gui.c app/tools/gimpblendoptions.c app/tools/gimpbucketfilloptions.c 2004-05-04 21:11:06 +00:00
gimptooloptions-gui.h
gimptransformoptions.c Fixed incorrect logic that caused perfect-but-slow pointer tracking to be 2004-06-13 01:37:29 +00:00
gimptransformoptions.h Fixed incorrect logic that caused perfect-but-slow pointer tracking to be 2004-06-13 01:37:29 +00:00
gimptransformtool-undo.c
gimptransformtool-undo.h
gimptransformtool.c use gimp_draw_tool_is_active() instead of 2004-06-14 15:13:37 +00:00
gimptransformtool.h Fixed incorrect logic that caused perfect-but-slow pointer tracking to be 2004-06-13 01:37:29 +00:00
gimpvectoroptions.c Since GimpVectorTool is no GimpSelectionTool, it does not make sense to 2003-11-14 23:10:24 +00:00
gimpvectoroptions.h Since GimpVectorTool is no GimpSelectionTool, it does not make sense to 2003-11-14 23:10:24 +00:00
gimpvectortool.c Make the Enter/Return key do the crop action. 2004-06-12 19:29:50 +00:00
gimpvectortool.h Fixed missing undo step when moving (components of) the path. Don't add an 2003-12-31 02:10:09 +00:00
Makefile.am app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
makefile.msc updated 2004-03-07 23:13:51 +00:00
tool_manager.c renamed the "arrow_key" member to "key_press", since it is now no longer 2004-06-12 18:41:52 +00:00
tool_manager.h renamed tool_manager_arrow_key_active to tool_manager_key_press_active. 2004-06-12 18:03:48 +00:00
tools-enums.c added GIMP_COLOR_PICK_MODE_NONE to the GimpColorPickMode enum. 2003-10-25 19:00:49 +00:00
tools-enums.h added GIMP_COLOR_PICK_MODE_NONE to the GimpColorPickMode enum. 2003-10-25 19:00:49 +00:00
tools-types.h Let all GimpImageMap tools remember the state of the preview toggle (bug 2004-02-22 14:28:53 +00:00