gimp/app/tools
Michael Natterer 15ac13e2c4 block the "active-layer-changed" callback while anchoring the floating
2005-02-19  Michael Natterer  <mitch@gimp.org>

	* app/tools/gimptexttool.c (gimp_text_tool_create_layer): block
	the "active-layer-changed" callback while anchoring the floating
	selection so the callback doesn't reset the text tool in the
	middle of adding a new text layer. Fixes bug #166829.
2005-02-19 19:10:33 +00:00
..
.cvsignore
Makefile.am check for gthread-2.0 unless the --disable-mp option is given. 2005-02-13 15:08:08 +00:00
gimp-tools.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-31 18:43:28 +00:00
gimp-tools.h Started making the toolbox configurable. Addresses bug #105764. Not 2004-05-10 00:41:57 +00:00
gimpairbrushtool.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpairbrushtool.h took the fade options out of GimpGradientOptions and added them to the new 2003-07-15 15:38:24 +00:00
gimpblendoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpblendoptions.h added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
gimpblendtool.c app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +00:00
gimpblendtool.h app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +00:00
gimpbrightnesscontrasttool.c changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
gimpbrightnesscontrasttool.h
gimpbrushtool.c app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +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 Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +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 *** empty log message *** 2004-07-13 16:36:29 +00:00
gimpbucketfilltool.h Removed support for pluggable tools: 2003-04-15 14:20:19 +00:00
gimpbycolorselecttool.c app/tools/gimpbycolorselecttool.c (gimp_by_color_select_tool_init) don't 2004-07-28 16:21:00 +00:00
gimpbycolorselecttool.h
gimpclonetool.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-16 19:12:08 +00:00
gimpclonetool.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-16 19:12:08 +00:00
gimpcolorbalancetool.c changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
gimpcolorbalancetool.h
gimpcolorizetool.c libgimpwidgets/gimpwidgets.c app/widgets/gimpenumwidgets.[ch] 2004-10-14 15:44:13 +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 increased maximum radius for color picking to 300 pixels and made the 2005-02-12 21:06:05 +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 Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpcolorpickeroptions.h Fixed a 1.2 -> 2.0 regression that was forgotten: 2004-06-30 12:10:08 +00:00
gimpcolorpickertool.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpcolorpickertool.h new enum GimpColorFrameMode. 2003-10-15 15:16:50 +00:00
gimpcolortool.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpcolortool.h Fixed a 1.2 -> 2.0 regression that was forgotten: 2004-06-30 12:10:08 +00:00
gimpconvolvetool.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpconvolvetool.h
gimpcropoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +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 app/tools/gimpcroptool.c alternative button order for the info dialogs 2005-02-10 19:19:24 +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 changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
gimpcurvestool.h app/tools/gimpcurvestool.[ch] removed obsoleted variables. 2004-02-25 12:31:18 +00:00
gimpdodgeburntool.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +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 Fix a bunch of warnings from Sparse: 2004-11-14 02:50: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 removed redundant "gimage" parameter. 2004-11-16 13:52:04 +00:00
gimpeditselectiontool.h added new parameter "gboolean propagate_release" to 2004-10-06 21:04:13 +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 Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimperasertool.h
gimpflipoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpflipoptions.h Getting rid of some legacy filenames: 2003-06-29 20:40:45 +00:00
gimpfliptool.c applied patch from Sven Neumann which removes code that prevents layers 2004-12-06 14:37:00 +00:00
gimpfliptool.h
gimpfreeselecttool.c renamed init_edit_selection() to gimp_edit_selection_tool_start(). Removed 2004-07-26 14:50:51 +00:00
gimpfreeselecttool.h app/tools/gimpfreeselecttool.[ch] added the possibility to <alt>+drag the 2003-05-27 11:52:03 +00:00
gimpfuzzyselecttool.c renamed init_edit_selection() to gimp_edit_selection_tool_start(). Removed 2004-07-26 14:50:51 +00:00
gimpfuzzyselecttool.h
gimphistogramoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimphistogramoptions.h call gimp_image_colormap_changed() after installing the colormap. 2004-02-12 14:09:35 +00:00
gimphuesaturationtool.c libgimpwidgets/gimpwidgets.c app/widgets/gimpenumwidgets.[ch] 2004-10-14 15:44:13 +00:00
gimphuesaturationtool.h
gimpimagemapoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpimagemapoptions.h app/tools/gimpcurvestool.[ch] app/tools/gimpimagemapoptions.[ch] 2004-02-25 10:23:43 +00:00
gimpimagemaptool.c app/actions/data-commands.c app/actions/edit-commands.c 2005-02-10 11:00:46 +00:00
gimpimagemaptool.h app/tools/gimpimagemaptool.[ch] app/tools/gimpcurvestool.c allow to 2004-10-22 19:44:03 +00:00
gimpinkoptions-gui.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +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 removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +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 Action code review and pre-release consistency cleanup: 2004-10-18 11:29:58 +00:00
gimpiscissorstool.h app/gui/edit-commands.c added "Fill with Pattern" menu entry as suggested 2003-07-02 18:01:19 +00:00
gimplevelstool.c changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
gimplevelstool.h app/tools/gimpcurvestool.[ch] removed obsoleted variables. 2004-02-25 12:31:18 +00:00
gimpmagnifyoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +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 new utility function which takes GimpZoomType and zooms "scalesrc" and 2003-05-05 14:48:15 +00:00
gimpmeasureoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpmeasureoptions.h Getting rid of some legacy filenames: 2003-06-29 20:40:45 +00:00
gimpmeasuretool.c implement GimpTool::key_press() and cancel the tool on GDK_Escape. Come 2004-10-08 15:32:30 +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 Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpmoveoptions.h app/config/gimpguiconfig.[ch] app/config/gimprc-blurbs.h 2004-10-30 15:02:39 +00:00
gimpmovetool.c don't use the rect-select cursor if the tool is in move-layer mode. 2004-12-17 15:16:36 +00:00
gimpmovetool.h app/config/gimpguiconfig.[ch] app/config/gimprc-blurbs.h 2004-10-30 15:02:39 +00:00
gimpnewrectselecttool.c themes/Default/images/Makefile.am 2005-01-31 20:43:46 +00:00
gimpnewrectselecttool.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-31 18:43:28 +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 continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimppaintoptions-gui.h Getting rid of some legacy filenames: 2003-06-29 20:40:45 +00:00
gimppainttool.c app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +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 app/tools/gimpairbrushtool.c (gimp_airbrush_tool_register) add 2004-09-23 21:04:39 +00:00
gimppenciltool.h took the fade options out of GimpGradientOptions and added them to the new 2003-07-15 15:38:24 +00:00
gimpperspectivetool.c app/core/gimp-transform-utils.[ch]. switch from x1,y1,x2,y2 bounding boxes 2004-10-27 17:56:02 +00:00
gimpperspectivetool.h Transform tool cleanup: 2004-08-06 16:27:13 +00:00
gimpposterizetool.c changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
gimpposterizetool.h
gimprectangleselecttool.c themes/Default/images/Makefile.am 2005-01-31 20:43:46 +00:00
gimprectangleselecttool.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-31 18:43:28 +00:00
gimprectselecttool.c renamed init_edit_selection() to gimp_edit_selection_tool_start(). Removed 2004-07-26 14:50:51 +00:00
gimprectselecttool.h Sanitize rectangle and ellipse selection handling (bug #138237 and bug 2004-04-05 08:08:23 +00:00
gimpregionselecttool.c renamed init_edit_selection() to gimp_edit_selection_tool_start(). Removed 2004-07-26 14:50:51 +00:00
gimpregionselecttool.h
gimprotatetool.c fixed label. 2004-12-18 17:05:32 +00:00
gimprotatetool.h Transform tool cleanup: 2004-08-06 16:27:13 +00:00
gimpscaletool.c app/core/gimp-transform-utils.[ch]. switch from x1,y1,x2,y2 bounding boxes 2004-10-27 17:56:02 +00:00
gimpscaletool.h removed the recently added "gdouble aspect_ratio"... 2004-08-06 16:39:11 +00:00
gimpselectionoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpselectionoptions.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-31 18:43:28 +00:00
gimpselectiontool.c added new parameter "gboolean propagate_release" to 2004-10-06 21:04:13 +00:00
gimpselectiontool.h renamed init_edit_selection() to gimp_edit_selection_tool_start(). Removed 2004-07-26 14:50:51 +00:00
gimpsheartool.c app/core/gimp-transform-utils.[ch]. switch from x1,y1,x2,y2 bounding boxes 2004-10-27 17:56:02 +00:00
gimpsheartool.h Transform tool cleanup: 2004-08-06 16:27:13 +00:00
gimpsmudgetool.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimpsmudgetool.h
gimpsourcetool.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-16 19:12:08 +00:00
gimpsourcetool.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-16 19:12:08 +00:00
gimptextoptions.c renamed GIMP_PARAM_ #defines to GIMP_CONFIG_PARAM_. 2005-02-05 14:52:58 +00:00
gimptextoptions.h added a "menu_factory" parameter instead of trying to get it from the 2004-11-22 16:03:54 +00:00
gimptexttool.c block the "active-layer-changed" callback while anchoring the floating 2005-02-19 19:10:33 +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 changed GimpImageMapApplyFunc to be compatible with PixelProcessorFunc. 2005-02-15 15:39:27 +00:00
gimpthresholdtool.h
gimptool.c added new function gimp_statusbar_push_length(), which works exactly like 2004-11-10 01:17:40 +00:00
gimptool.h added new function gimp_statusbar_push_length(), which works exactly like 2004-11-10 01:17:40 +00:00
gimptoolcontrol.c Replaced the concept of having a boolean indicating if an undo step 2004-07-29 14:16:21 +00:00
gimptoolcontrol.h Replaced the concept of having a boolean indicating if an undo step 2004-07-29 14:16:21 +00:00
gimptooloptions-gui.c removed the recently added utility functions again. 2004-10-12 12:06:50 +00:00
gimptooloptions-gui.h removed the recently added utility functions again. 2004-10-12 12:06:50 +00:00
gimptransformoptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
gimptransformoptions.h Replaced "Preview" checkbutton with a combobox with options "Outline", 2004-07-02 21:56:30 +00:00
gimptransformtool-undo.c app/core/gimpundo.[ch] app/core/gimpitemundo.[ch] removed all _new() 2004-07-12 16:59:36 +00:00
gimptransformtool-undo.h app/tools/gimptransformtool.c removed old path undo stuff. 2003-05-18 10:44:09 +00:00
gimptransformtool.c app/tools/gimpcroptool.c alternative button order for the info dialogs 2005-02-10 19:19:24 +00:00
gimptransformtool.h applied patch from Sven Neumann which removes code that prevents layers 2004-12-06 14:37:00 +00:00
gimpvectoroptions.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +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 Switch to design mode when Escape gets pressed. Untabbified. 2004-10-25 13:29:32 +00:00
gimpvectortool.h avoid excessive use of strdup() and strcmp(). The strings are all constant 2004-08-30 15:08:02 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
tool_manager.c Replaced the concept of having a boolean indicating if an undo step 2004-07-29 14:16:21 +00:00
tool_manager.h app/tools/gimptool.[ch] added boolean return value to 2004-06-24 10:16:08 +00:00
tools-enums.c Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
tools-enums.h Applied a bunch of AIX portability fixes (bug #148813): 2004-07-30 00:57:22 +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
tools-utils.c broken pipe on previous commit, finishing 2005-01-22 00:43:31 +00:00
tools-utils.h app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +00:00