gimp/app/tools
Michael Natterer 19b9bfd189 libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch]
and use it all over the place. Also change some GtkObject* variables
to GtkAdjustment*.
2011-10-02 14:36:41 +02:00
..
.gitignore
gimp-tools.c app: remove the old tool presets system 2011-03-23 09:27:29 +01:00
gimp-tools.h
gimpairbrushtool.c app: some random tool cleanup 2011-04-04 00:01:30 +02:00
gimpairbrushtool.h
gimpalignoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpalignoptions.h app: move the GimpAlignTool options GUI to GimpAlignOptions 2011-03-29 13:26:18 +02:00
gimpaligntool.c app: some random tool cleanup 2011-04-04 00:01:30 +02:00
gimpaligntool.h app: cancel the align tool on Escape, and some more cleanup 2011-03-29 15:16:17 +02:00
gimpblendoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpblendoptions.h
gimpblendtool.c app: some random tool cleanup 2011-04-04 00:01:30 +02:00
gimpblendtool.h app: port GimpBlendTool to pause()/resume()-less drawing 2011-03-28 11:08:40 +02:00
gimpbrightnesscontrasttool.c app: some random tool cleanup 2011-04-04 00:01:30 +02:00
gimpbrightnesscontrasttool.h
gimpbrushtool.c app: clean up the new brush outline stuff a bit 2011-06-30 09:27:43 +02:00
gimpbrushtool.h app: fix GimpSourceTool's source position drawing for other displays 2011-05-04 23:25:55 +02:00
gimpbucketfilloptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpbucketfilloptions.h
gimpbucketfilltool.c
gimpbucketfilltool.h
gimpbycolorselecttool.c app: some random tool cleanup 2011-04-04 00:01:30 +02:00
gimpbycolorselecttool.h
gimpcageoptions.c cage tool options: better description for the fill plain color option 2011-08-09 14:02:52 +02:00
gimpcageoptions.h app: derive GimpCageOptions directly from GimpToolOptions 2010-11-04 22:28:47 +01:00
gimpcagetool.c gimpcagetool: remove unused parameter for gimp_cage_tool_compute_coef 2011-06-28 23:25:13 +02:00
gimpcagetool.h fix a typo in cage tool 2011-05-24 23:35:28 +02:00
gimpclonetool.c app: make the brush, pattern etc selecing boxes more compact 2010-11-02 14:05:47 +01:00
gimpclonetool.h
gimpcolorbalancetool.c libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
gimpcolorbalancetool.h
gimpcolorizetool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpcolorizetool.h
gimpcoloroptions.c app: use g_object_bind_property() to set sensitivity here too 2011-05-11 11:43:19 +02:00
gimpcoloroptions.h
gimpcolorpickeroptions.c More tooltips for tools options 2011-04-21 02:41:59 +04:00
gimpcolorpickeroptions.h
gimpcolorpickertool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpcolorpickertool.h
gimpcolortool.c app: GimpColorTool and GimpMoveTool: don't start the draw tool twice 2011-04-04 19:20:04 +02:00
gimpcolortool.h app: constify "color" parameter in GimpColorTool::picked() 2011-04-04 00:08:57 +02:00
gimpconvolvetool.c app: DodgeBurn/Convolve: Fix error in behavior of modifier keys 2011-04-04 00:38:01 +02:00
gimpconvolvetool.h app: DodgeBurn/Convolve: Fix error in behavior of modifier keys 2011-04-04 00:38:01 +02:00
gimpcropoptions.c More tooltips for tools options 2011-04-21 02:41:59 +04:00
gimpcropoptions.h
gimpcroptool.c app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpcroptool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpcurvestool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpcurvestool.h
gimpdesaturatetool.c app: rename member GimpImageMapTool->shell to ->dialog 2011-03-20 18:27:11 +01:00
gimpdesaturatetool.h
gimpdodgeburntool.c app: DodgeBurn/Convolve: Fix error in behavior of modifier keys 2011-04-04 00:38:01 +02:00
gimpdodgeburntool.h app: DodgeBurn/Convolve: Fix error in behavior of modifier keys 2011-04-04 00:38:01 +02:00
gimpdrawtool.c app: add GimpCanvasTransformGuides and use them in the transform tool 2011-07-24 18:42:13 +02:00
gimpdrawtool.h app: add GimpCanvasTransformGuides and use them in the transform tool 2011-07-24 18:42:13 +02:00
gimpeditselectiontool.c app: GimpEditSelectionTool: activate the tool *after* pushing it 2011-04-06 20:33:23 +02:00
gimpeditselectiontool.h
gimpellipseselecttool.c app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpellipseselecttool.h
gimperasertool.c
gimperasertool.h
gimpflipoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpflipoptions.h
gimpfliptool.c app: improve the undo strings of the transform tools 2011-08-27 08:37:30 +02:00
gimpfliptool.h
gimpforegroundselectoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpforegroundselectoptions.h
gimpforegroundselecttool.c app: remove deprecated gtk_range_set_update_policy 2011-05-24 20:46:31 +02:00
gimpforegroundselecttool.h
gimpforegroundselecttoolundo.c app: GimpForegroundSelectToolUndo: shorten local variable names 2011-05-01 23:19:49 +02:00
gimpforegroundselecttoolundo.h
gimpfreeselecttool.c app: make gimp_selection_tool_start_edit() much easier to use correctly 2011-06-03 09:49:40 +02:00
gimpfreeselecttool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpfuzzyselecttool.c
gimpfuzzyselecttool.h
gimpgegltool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpgegltool.h
gimphealtool.c
gimphealtool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimphistogramoptions.c
gimphistogramoptions.h
gimphuesaturationtool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimphuesaturationtool.h
gimpimagemapoptions.c
gimpimagemapoptions.h
gimpimagemaptool-settings.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpimagemaptool-settings.h
gimpimagemaptool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpimagemaptool.h app: rename member GimpImageMapTool->shell to ->dialog 2011-03-20 18:27:11 +01:00
gimpinkoptions-gui.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpinkoptions-gui.h
gimpinktool.c
gimpinktool.h
gimpiscissorsoptions.c More tooltips for tools options 2011-04-21 02:41:59 +04:00
gimpiscissorsoptions.h
gimpiscissorstool.c app/libgimp*: remove stuff found by -Wunused-but-set-variable 2011-05-01 23:23:19 +02:00
gimpiscissorstool.h app: remove the entire IscissorsDraw enum and member 2011-04-02 11:40:56 +02:00
gimplevelstool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimplevelstool.h
gimpmagnifyoptions.c String review: fix some spelling and formatting issues 2011-08-28 20:07:55 +02:00
gimpmagnifyoptions.h
gimpmagnifytool.c app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpmagnifytool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpmeasureoptions.c app: a space was missing in GimpMeasureOptions' tooltip 2011-07-31 22:52:06 +02:00
gimpmeasureoptions.h
gimpmeasuretool.c app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpmeasuretool.h app: remove GimpMeasureTool:active_handle and use the existing :point 2011-03-29 08:52:09 +02:00
gimpmoveoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpmoveoptions.h
gimpmovetool.c app: GimpMoveTool: activate the tool before starting GimpEditSelectionTool 2011-04-06 20:32:04 +02:00
gimpmovetool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimppaintbrushtool.c
gimppaintbrushtool.h
gimppaintoptions-gui.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimppaintoptions-gui.h app: get rid of more tables in the tool options and fix up spacing a bit 2010-11-02 22:14:34 +01:00
gimppainttool.c app: Move smooth to painttool and clean up the rest 2011-09-14 20:44:45 +03:00
gimppainttool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimppenciltool.c
gimppenciltool.h
gimpperspectiveclonetool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpperspectiveclonetool.h app: some more code removal and cleanup in the transform classes 2011-03-28 01:20:47 +02:00
gimpperspectivetool.c app: improve the undo strings of the transform tools 2011-08-27 08:37:30 +02:00
gimpperspectivetool.h
gimpposterizetool.c app: rename member GimpImageMapTool->shell to ->dialog 2011-03-20 18:27:11 +01:00
gimpposterizetool.h
gimprectangleoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimprectangleoptions.h app: move enum GimpRectangleGuide from tools/ to display/ 2011-05-20 19:41:48 +02:00
gimprectangleselectoptions.c app: use g_object_bind_property() to set sensitivity here too 2011-05-11 11:43:19 +02:00
gimprectangleselectoptions.h
gimprectangleselecttool.c app: make gimp_selection_tool_start_edit() much easier to use correctly 2011-06-03 09:49:40 +02:00
gimprectangleselecttool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimprectangletool.c app: rect tool changes made for suppressed execute need to be applied 2011-10-01 17:07:51 +03:00
gimprectangletool.h app: simplify creating of stroke and fill groups a lot 2010-10-04 14:03:37 +02:00
gimpregionselectoptions.c More tooltips for tools options 2011-04-21 00:17:31 +04:00
gimpregionselectoptions.h
gimpregionselecttool.c app: make gimp_selection_tool_start_edit() much easier to use correctly 2011-06-03 09:49:40 +02:00
gimpregionselecttool.h
gimprotatetool.c libgimpwidgets: add gtk_scale_new() to gimp3migration.[ch] 2011-10-02 14:36:41 +02:00
gimprotatetool.h app: store adjustments as GtkAdjustment pointers instead of GtkObject ones 2010-10-19 12:28:26 +02:00
gimpscaletool.c app: improve the undo strings of the transform tools 2011-08-27 08:37:30 +02:00
gimpscaletool.h
gimpselectionoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpselectionoptions.h
gimpselectiontool.c app: make gimp_selection_tool_start_edit() much easier to use correctly 2011-06-03 09:49:40 +02:00
gimpselectiontool.h app: make gimp_selection_tool_start_edit() much easier to use correctly 2011-06-03 09:49:40 +02:00
gimpsheartool.c app: improve the undo strings of the transform tools 2011-08-27 08:37:30 +02:00
gimpsheartool.h app: store adjustments as GtkAdjustment pointers instead of GtkObject ones 2010-10-19 12:28:26 +02:00
gimpsmudgetool.c app: use spin scales for all trivial cases in tool options 2010-11-01 21:48:59 +01:00
gimpsmudgetool.h
gimpsourcetool.c app: don't rely on gimp_brush_tool_create_outline() returning an outline 2011-05-05 12:19:25 +02:00
gimpsourcetool.h app: fix GimpSourceTool's source position drawing for other displays 2011-05-04 23:25:55 +02:00
gimptextoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimptextoptions.h app: add a GimpText property and construct param to GimpTextStyleEditor 2011-03-18 21:16:53 +01:00
gimptexttool-editor.c app: use more of the new GDK_KEY_foo key names 2011-03-29 17:24:08 +02:00
gimptexttool-editor.h app: fix insert and overwrite cursors for RTL text 2010-10-14 02:45:32 +02:00
gimptexttool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimptexttool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
gimpthresholdtool.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimpthresholdtool.h
gimptool-progress.c app: make GimpTool implement the GimpProgress interface properly 2011-03-25 10:55:07 +01:00
gimptool-progress.h app: make GimpTool implement the GimpProgress interface properly 2011-03-25 10:55:07 +01:00
gimptool.c app: s/gdouble inertia_factor/gboolean event_fill/ in eval_event() 2011-04-17 19:59:31 +02:00
gimptool.h app: s/gdouble inertia_factor/gboolean event_fill/ in eval_event() 2011-04-17 19:59:31 +02:00
gimptoolcontrol.c app: remove the STRICT_TOOL_CHECKS define and ifdefs 2011-04-16 20:21:52 +02:00
gimptoolcontrol.h
gimptooloptions-gui.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimptooloptions-gui.h
gimptransformoptions.c app: use gtk_box_new() 2011-09-30 11:29:11 +02:00
gimptransformoptions.h app: clean up GimpTransformOptions' preview controls 2011-07-27 23:15:02 +02:00
gimptransformtool.c Do not access transform tool handles if NULL or stales 2011-09-13 18:12:35 +02:00
gimptransformtool.h app: improve the undo strings of the transform tools 2011-08-27 08:37:30 +02:00
gimptransformtoolundo.c app: pass the orig_tiles and their offset to GimpTransformTool::transform() 2011-03-26 18:45:58 +01:00
gimptransformtoolundo.h
gimpvectoroptions.c
gimpvectoroptions.h
gimpvectortool.c Bug 659052: stroke path with a pattern always uses the Pine pattern 2011-09-20 14:01:35 +02:00
gimpvectortool.h app: some more mostly cosmetic tool cleanup 2011-04-04 08:19:12 +02:00
Makefile.am app: make GimpTool implement the GimpProgress interface properly 2011-03-25 10:55:07 +01:00
makefile.msc
tool_manager.c app: fix applying paint tool presets when gobal brush/dynamics are used 2011-06-08 21:34:43 +02:00
tool_manager.h
tools-enums.c app: clean up GimpTransformOptions' preview controls 2011-07-27 23:15:02 +02:00
tools-enums.h app: clean up GimpTransformOptions' preview controls 2011-07-27 23:15:02 +02:00
tools-types.h