Gimp/app/tools
2021-04-09 18:04:49 -04:00
..
.gitignore enums: add intermediate generated enum files to .gitignore 2017-08-24 15:35:27 -04:00
gimp-tool-options-manager.c Issue #3435 - GIMP encountered an error: GIMP-CRITICAL:... 2019-06-26 18:56:37 +02:00
gimp-tool-options-manager.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-tools.c app: don't reject toolrc files due to missing experimental tools 2020-02-05 00:07:22 +02:00
gimp-tools.h app: add tool-group support to GimpToolEditor 2020-01-30 02:46:53 +02:00
gimpairbrushtool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpairbrushtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpalignoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpalignoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpaligntool.c Issue #4094 - Corrects some tools descriptions 2020-03-09 21:57:26 +00:00
gimpaligntool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbrightnesscontrasttool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbrightnesscontrasttool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbrushtool.c app: fix cursor precision of source tools 2019-01-31 06:22:50 -05:00
gimpbrushtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbucketfilloptions.c app: change antialias feature in fill by line art into Feather Edges. 2019-03-28 14:12:12 +01:00
gimpbucketfilloptions.h app: change antialias feature in fill by line art into Feather Edges. 2019-03-28 14:12:12 +01:00
gimpbucketfilltool.c app: add "show all" support to the Bucket Fill tool in line-art mode 2019-11-04 13:33:47 +02:00
gimpbucketfilltool.h app: make GimpBucketFillTool a GimpColorTool. 2018-12-19 15:54:12 +01:00
gimpbycolorselecttool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpbycolorselecttool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcageoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcageoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcagetool.c app: some formatting in the edit non-visible layers code 2019-06-24 15:58:42 +02:00
gimpcagetool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcloneoptions-gui.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcloneoptions-gui.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpclonetool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpclonetool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcoloroptions.c app: GimpFilterTool displays a "Sample merged" checkbox. 2020-09-26 13:31:19 +02:00
gimpcoloroptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolorpickeroptions.c app: GimpFilterTool displays a "Sample merged" checkbox. 2020-09-26 13:31:19 +02:00
gimpcolorpickeroptions.h app: move GimpColorFrameMode to the core and name it GimpColorPickMode 2018-07-15 23:29:41 +02:00
gimpcolorpickertool.c app: rename enum GimpColorPickMode to GimpColorPickTarget 2018-07-15 14:39:03 +02:00
gimpcolorpickertool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcolortool.c app: fix alignment of generic pixel buffers 2020-05-20 08:54:31 +03:00
gimpcolortool.h app: rename enum GimpColorPickMode to GimpColorPickTarget 2018-07-15 14:39:03 +02:00
gimpconvolvetool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpconvolvetool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcropoptions.c app: run gtk_widget_show() on the new checkbox. 2020-04-02 18:25:34 +02:00
gimpcropoptions.h app: make deletion of cropped pixels in crop tool optional 2020-04-01 21:17:57 +02:00
gimpcroptool.c tools: Made 'Crop tool' aware of color or pattern changes 2021-03-11 19:45:19 +06:00
gimpcroptool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpcurvestool.c app: reset common settings when resetting Curves tool 2020-04-14 18:03:31 +03:00
gimpcurvestool.h app: fix Curves tool numeric-entry range/precision for > 8-bpc images 2019-04-19 11:13:18 -04:00
gimpdodgeburntool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdodgeburntool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpdrawtool.c app: update tool widgets on display-shell changes more granularly 2020-05-26 10:46:44 +03:00
gimpdrawtool.h app: use a pickable instead of a drawable in GimpCanvasTransformPreview 2019-08-11 00:30:16 +03:00
gimpeditselectiontool.c Issue #5472 - CRITICAL while using Move tool with arrow keys 2020-07-29 20:08:27 +03:00
gimpeditselectiontool.h app: in the move tool, blink type box when there's no item to move 2018-12-10 08:55:41 -05:00
gimpellipseselecttool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpellipseselecttool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimperasertool.c app: rename enum GimpColorPickMode to GimpColorPickTarget 2018-07-15 14:39:03 +02:00
gimperasertool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfilteroptions.c app: fix switching filter-tool split-preview orientation 2020-06-11 21:33:13 +03:00
gimpfilteroptions.h app: fix switching filter-tool split-preview orientation 2020-06-11 21:33:13 +03:00
gimpfiltertool-settings.c app, libgimpconfig: make various usage of g_file_replace() safer. 2018-12-07 00:51:05 +01:00
gimpfiltertool-settings.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfiltertool-widgets.c app: add FOCUS prop-gui controller 2020-05-15 00:49:47 +03:00
gimpfiltertool-widgets.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfiltertool.c app: GimpFilterTool displays a "Sample merged" checkbox. 2020-09-26 13:31:19 +02:00
gimpfiltertool.h app: in GimpFilterTool, store common settings in GimpOperationSettings 2020-04-07 19:42:48 +03:00
gimpflipoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpflipoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfliptool.c app: add "Image" transform type to transform tools 2019-08-11 00:30:17 +03:00
gimpfliptool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpforegroundselectoptions.c app: make "gegl:matting-levin" default engine of Foreground Select tool. 2020-07-09 22:43:58 +02:00
gimpforegroundselectoptions.h Foreground-select Tool: new Preview Mode and color selector for "On color" preview 2019-06-18 18:06:30 +02:00
gimpforegroundselecttool.c Issue #4174 - Crash when using the Foreground Select tool with an offset drawable 2020-02-03 21:21:17 +02:00
gimpforegroundselecttool.h Foreground-select Tool: new Preview Mode and color selector for "On color" preview 2019-06-18 18:06:30 +02:00
gimpforegroundselecttoolundo.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpforegroundselecttoolundo.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpfreeselecttool.c app: improve empty-selection check in GimpSelectionTool 2020-02-03 12:38:59 +02:00
gimpfreeselecttool.h app: factor-out common free/fg-select logic into GimpPolygonSelectTool 2019-04-25 06:10:26 -04:00
gimpfuzzyselecttool.c app: do not make line art bucket fill a GimpSelectCriterion anymore. 2018-12-19 16:23:26 +01:00
gimpfuzzyselecttool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgegltool.c app, menus: add gegl:lens-blur to Filters -> Blur 2020-06-02 23:29:12 +03:00
gimpgegltool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgenerictransformtool.c app: reduce dialog size of Unified Transform tool and friends 2020-01-06 23:10:04 +02:00
gimpgenerictransformtool.h app: in GimpTransformGridTool, allow simultaneous forward and backward transforms 2019-02-04 16:50:41 -05:00
gimpgradientoptions.c Issue #1833 - (gimp-context-get-gradient-repeat-mode) always warns... 2018-07-12 11:44:35 +02:00
gimpgradientoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgradienttool-editor.c libgimpwidgets, app, plug-ins: use GimpSpinButton everywhere 2019-03-09 07:43:13 -05:00
gimpgradienttool-editor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpgradienttool.c app: in the gradient tool, set the graph's underlying node 2019-07-28 12:10:28 +03:00
gimpgradienttool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpguidetool.c app: update custom guides when moved past display bounds 2020-06-11 20:46:07 +03:00
gimpguidetool.h app: allow moving an intersecting pair of guides with the Move tool 2019-05-30 01:52:03 -04:00
gimphandletransformoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphandletransformoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphandletransformtool.c app: in GimpTransformGridTool, allow linking forward/backward transforms 2019-02-04 16:50:41 -05:00
gimphandletransformtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphealtool.c Issue #4094 - Corrects some tools descriptions 2020-03-09 21:57:26 +00:00
gimphealtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphistogramoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimphistogramoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpinkoptions-gui.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpinkoptions-gui.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpinktool.c app: rename enum GimpColorPickMode to GimpColorPickTarget 2018-07-15 14:39:03 +02:00
gimpinktool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpiscissorsoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpiscissorsoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpiscissorstool.c Issue #4094 - Corrects some tools descriptions 2020-03-09 21:57:26 +00:00
gimpiscissorstool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimplevelstool.c app: apply "linear" setting when repeating curves and levels 2020-04-13 02:07:16 +03:00
gimplevelstool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmagnifyoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmagnifyoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmagnifytool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmagnifytool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmeasureoptions.c Issue #1851 - Measure tool straighten rotation is always to the horizontal. 2018-07-15 19:09:16 -04:00
gimpmeasureoptions.h Issue #1851 - Measure tool straighten rotation is always to the horizontal. 2018-07-15 19:09:16 -04:00
gimpmeasuretool.c app: add GimpTransformToolClass::undo_desc field 2019-02-04 16:48:57 -05:00
gimpmeasuretool.h Issue #1851 - Measure tool straighten rotation is always to the horizontal. 2018-07-15 19:09:16 -04:00
gimpmoveoptions.c app: add "Image" transform type to transform tools 2019-08-11 00:30:17 +03:00
gimpmoveoptions.h app: in the move tool, blink type box when there's no item to move 2018-12-10 08:55:41 -05:00
gimpmovetool.c app: add "Image" transform type to transform tools 2019-08-11 00:30:17 +03:00
gimpmovetool.h app: allow moving an intersecting pair of guides with the Move tool 2019-05-30 01:52:03 -04:00
gimpmybrushoptions-gui.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmybrushoptions-gui.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpmybrushtool.c app: rename enum GimpColorPickMode to GimpColorPickTarget 2018-07-15 14:39:03 +02:00
gimpmybrushtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpnpointdeformationoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpnpointdeformationoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpnpointdeformationtool.c app: fix cursor precision of various tools 2019-01-31 04:39:40 -05:00
gimpnpointdeformationtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpoffsettool.c Offset tool: mark forgotten messages for translation 2019-06-12 22:49:57 +03:00
gimpoffsettool.h Issue #40 - Layer offset tool 2019-06-05 19:10:52 -04:00
gimpoperationtool.c app: allow arbitrary aux inputs in GimpOperationTool 2020-05-15 00:48:55 +03:00
gimpoperationtool.h Issue #2898 - Gegl Operations - Color Wrap does not fit the screen on... 2019-02-03 18:15:48 +01:00
gimppaintbrushtool.c app: rename enum GimpColorPickMode to GimpColorPickTarget 2018-07-15 14:39:03 +02:00
gimppaintbrushtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppaintoptions-gui.c app: add incremental mode to the Dodge/Burn tool 2019-04-17 10:02:44 -04:00
gimppaintoptions-gui.h app: in the paint tools, blink mode box when the current mode is invalid 2018-12-10 08:55:43 -05:00
gimppainttool-paint.c app: fix brush outline position when snapping to stroke 2020-02-14 21:53:54 +02:00
gimppainttool-paint.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppainttool.c app: in paint tools, fix cursor position in line mode when snapping to angle 2020-02-21 13:03:34 +02:00
gimppainttool.h app: improve brush outline position when not snapping to stroke 2020-02-08 11:52:20 +02:00
gimppenciltool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppenciltool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpperspectiveclonetool.c app: in GimpDrawTool, update widget on tool resume 2020-05-15 00:49:08 +03:00
gimpperspectiveclonetool.h app: in perspective-clone tool, fix cursor presicion; hide brush while adjusting 2019-01-31 06:22:52 -05:00
gimpperspectivetool.c app: take transform-grid handle size into account when readjusting 2019-03-08 12:11:20 -05:00
gimpperspectivetool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimppolygonselecttool.c Issue #4285 - [Free Select Tool] functionality bug with Ctrl/Shift combination 2020-02-03 12:38:59 +02:00
gimppolygonselecttool.h app: factor-out common free/fg-select logic into GimpPolygonSelectTool 2019-04-25 06:10:26 -04:00
gimprectangleoptions.c Issue #3343 - Some translated tooltips are appearing untranslated 2019-05-25 11:44:22 +02:00
gimprectangleoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimprectangleselectoptions.c app: fix rectangle-select tool rounded-corners option 2019-01-21 11:39:28 -05:00
gimprectangleselectoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimprectangleselecttool.c app: in Rectangle/Ellipse tools, update selection when clicking inside existing one 2019-09-19 17:39:39 +03:00
gimprectangleselecttool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpregionselectoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpregionselectoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpregionselecttool.c app: add support for color picking in "show all" mode 2019-09-04 20:56:24 +03:00
gimpregionselecttool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimprotatetool.c app: add a pivot selector to the Rotate tool 2020-01-06 23:10:04 +02:00
gimprotatetool.h app: add a pivot selector to the Rotate tool 2020-01-06 23:10:04 +02:00
gimpsamplepointtool.c app: turn GimpSamplePoint into a GObject, just like GimpGuide 2018-07-15 16:01:16 +02:00
gimpsamplepointtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpscaletool.c app: in GimpTransformGridTool, compress successive undo steps 2020-01-06 23:10:04 +02:00
gimpscaletool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpseamlesscloneoptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpseamlesscloneoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpseamlessclonetool.c app: add "clip" parameter to gimp_display_shell_untransform_viewport() 2019-09-04 20:56:23 +03:00
gimpseamlessclonetool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpselectionoptions.c app: in the selection tools, blink mode box when the current operation is invalid 2018-12-10 08:55:41 -05:00
gimpselectionoptions.h app: in the selection tools, blink mode box when the current operation is invalid 2018-12-10 08:55:41 -05:00
gimpselectiontool.c Issue #4992 - Modifiers change Free Select tool mode while active 2020-05-05 18:17:45 +03:00
gimpselectiontool.h app: improve empty-selection check in GimpSelectionTool 2020-02-03 12:38:59 +02:00
gimpsheartool.c app: in GimpTransformGridTool, compress successive undo steps 2020-01-06 23:10:04 +02:00
gimpsheartool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsmudgetool.c Issue #1942 - Smudge Tool with Sample Merged Option 2019-01-20 17:50:50 +01:00
gimpsmudgetool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpsourcetool.c app: fix use of Clone tool with "sample merged" across images 2019-10-02 17:16:00 +03:00
gimpsourcetool.h app: fix cursor precision of source tools 2019-01-31 06:22:50 -05:00
gimptextoptions.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimptextoptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptexttool-editor.c app: use g_clear_pointer() in more places 2019-05-27 17:51:14 +02:00
gimptexttool-editor.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptexttool.c app: don't leak text-tool UI manager 2020-05-19 17:06:32 +03:00
gimptexttool.h app: streamline text-tool drawing blocking/unblocking logic 2018-09-06 11:47:08 -04:00
gimpthresholdtool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpthresholdtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptilehandleriscissors.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptilehandleriscissors.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptool-progress.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptool-progress.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimptool.c Issue #1824 - Crash on 2.10.4 using tablet 2019-01-09 13:40:48 -05:00
gimptool.h Issue #1824 - Crash on 2.10.4 using tablet 2019-01-09 13:40:48 -05:00
gimptoolcontrol.c Issue #1180 - Warp tool aborts changes to layer A when ... 2018-09-29 12:38:50 -04:00
gimptoolcontrol.h Issue #1180 - Warp tool aborts changes to layer A when ... 2018-09-29 12:38:50 -04:00
gimptooloptions-gui.c app: construct tool-options GUI lazily 2018-09-27 02:44:35 -04:00
gimptooloptions-gui.h app: construct tool-options GUI lazily 2018-09-27 02:44:35 -04:00
gimptools-utils.c app: add gimp_tools_blink_lock_box() 2018-12-10 08:57:11 -05:00
gimptools-utils.h app: add gimp_tools_blink_lock_box() 2018-12-10 08:57:11 -05:00
gimptransform3doptions.c app: set the default 3D Transform tool mode to rotation 2020-02-05 09:28:49 +02:00
gimptransform3doptions.h app: add unified interaction mode to the 3D Transform tool 2020-01-10 23:21:41 +02:00
gimptransform3dtool.c app: fix 3d transform tool not added to gimphelp-ids.h 2021-04-09 18:04:49 -04:00
gimptransform3dtool.h app, icons: add 3D Transform tool 2020-01-06 23:10:05 +02:00
gimptransformgridoptions.c app: unlink transform directions on tool halt; make chain button insensitive 2020-04-27 16:56:04 +03:00
gimptransformgridoptions.h app: unlink transform directions on tool halt; make chain button insensitive 2020-04-27 16:56:04 +03:00
gimptransformgridtool.c app: in GimpDrawTool, update widget on tool resume 2020-05-15 00:49:08 +03:00
gimptransformgridtool.h app: add GimpTransformGridTool::apply_info() vfunc 2020-04-27 16:56:05 +03:00
gimptransformgridtoolundo.c app: in GimpTransformGridTool, allow simultaneous forward and backward transforms 2019-02-04 16:50:41 -05:00
gimptransformgridtoolundo.h app: in GimpTransformGridTool, allow simultaneous forward and backward transforms 2019-02-04 16:50:41 -05:00
gimptransformoptions.c app: in GimpTransformGridTool, allow linking forward/backward transforms 2019-02-04 16:50:41 -05:00
gimptransformoptions.h app: in GimpTransformGridTool, allow linking forward/backward transforms 2019-02-04 16:50:41 -05:00
gimptransformtool.c app: in GimpDrawTool, update widget on tool resume 2020-05-15 00:49:08 +03:00
gimptransformtool.h app: add gimp_transform_tool_set_type() 2019-08-11 00:30:17 +03:00
gimpunifiedtransformtool.c app: in Unified Transform tool, avoid moving pivot when locked 2020-04-27 16:56:05 +03:00
gimpunifiedtransformtool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpvectoroptions.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpvectoroptions.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpvectortool.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpvectortool.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimpwarpoptions.c app: add "real-time preview" option to the warp tool 2019-03-03 16:24:05 -05:00
gimpwarpoptions.h app: add "real-time preview" option to the warp tool 2019-03-03 16:24:05 -05:00
gimpwarptool.c app: respect brush-outline preferences in the Warp tool 2020-02-05 21:37:14 +02:00
gimpwarptool.h app: respect brush-outline preferences in the Warp tool 2020-02-05 21:37:14 +02:00
Makefile.am app, icons: add 3D Transform tool 2020-01-06 23:10:05 +02:00
tool_manager.c app: use a weak pointer for tool-manager active group 2020-02-01 13:15:52 +02:00
tool_manager.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
tools-enums.c app, icons: add 3D Transform tool 2020-01-06 23:10:05 +02:00
tools-enums.h app, icons: add 3D Transform tool 2020-01-06 23:10:05 +02:00
tools-types.h app: construct tool-options GUI lazily 2018-09-27 02:44:35 -04:00