.. |
.gitignore
|
enums: add intermediate generated enum files to .gitignore
|
2017-08-24 15:35:27 -04:00 |
Makefile.am
|
app: add gimp-tool-options-manager.[ch]
|
2018-06-28 21:50:53 +02:00 |
gimp-tool-options-manager.c
|
app: some cleanup in tool_manager and gimp-tool-options-manager
|
2018-06-30 15:34:54 +02:00 |
gimp-tool-options-manager.h
|
app: add gimp-tool-options-manager.[ch]
|
2018-06-28 21:50:53 +02:00 |
gimp-tools.c
|
app: indentation in gimp-tools.c
|
2018-06-29 12:38:47 +02:00 |
gimp-tools.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpairbrushtool.c
|
app: fix airbrush periodic stamp behavior
|
2018-04-18 14:50:57 -04:00 |
gimpairbrushtool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpalignoptions.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimpalignoptions.h
|
Fixes parent_instence typo
|
2015-07-25 03:26:56 -03:00 |
gimpaligntool.c
|
app: add gimp_image_pick_vectors(), remove gimp_draw_tool_on_vectors()
|
2017-06-22 11:35:57 +02:00 |
gimpaligntool.h
|
app: cancel the align tool on Escape, and some more cleanup
|
2011-03-29 15:16:17 +02:00 |
gimpbrightnesscontrasttool.c
|
Bug 792470 - Some filters e.g. "Levels" are not added to "Repeat last" history
|
2018-01-14 15:42:29 +01:00 |
gimpbrightnesscontrasttool.h
|
Bug 776503 - brightness-contrast in split preview mode changes...
|
2016-12-26 17:50:11 +01:00 |
gimpbrushtool.c
|
app: reorganize gimppainttool-paint, to allow use by subclasses
|
2018-04-16 09:56:39 -04:00 |
gimpbrushtool.h
|
app: avoid copying the brush boundary on each brush tool flush()
|
2018-04-14 18:43:11 -04:00 |
gimpbucketfilloptions.c
|
Bug 553855 - Bucket fill colour is always blended with filled pixel colour...
|
2016-09-15 12:24:37 +02:00 |
gimpbucketfilloptions.h
|
Bug 553855 - Bucket fill colour is always blended with filled pixel colour...
|
2016-09-15 12:24:37 +02:00 |
gimpbucketfilltool.c
|
app: remove non-cut/copy/paste functions from gimp-edit.[ch]
|
2018-04-18 23:48:33 +02:00 |
gimpbucketfilltool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpbycolorselecttool.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimpbycolorselecttool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpcageoptions.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpcageoptions.h
|
app: derive GimpCageOptions directly from GimpToolOptions
|
2010-11-04 22:28:47 +01:00 |
gimpcagetool.c
|
Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3)
|
2018-04-25 23:49:06 +02:00 |
gimpcagetool.h
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
gimpcloneoptions-gui.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpcloneoptions-gui.h
|
app: use the new combo box label in many tool options
|
2013-06-03 16:40:24 +02:00 |
gimpclonetool.c
|
app: warn when alpha-only painting has no effect
|
2018-05-07 16:53:29 -04:00 |
gimpclonetool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpcoloroptions.c
|
Bug 776417 - improve Sample Average and Sample Merged description.
|
2017-01-03 04:21:42 +01:00 |
gimpcoloroptions.h
|
app: clean up a lot of werid code in GimpColorOptions and GimpFilterOptions
|
2016-05-13 22:06:14 +02:00 |
gimpcolorpickeroptions.c
|
app: remember the modes of the color picker info window's GimpColorFrames
|
2017-11-12 20:33:42 +01:00 |
gimpcolorpickeroptions.h
|
app: remember the modes of the color picker info window's GimpColorFrames
|
2017-11-12 20:33:42 +01:00 |
gimpcolorpickertool.c
|
app: make sure the color picker tool is halted when closing display
|
2018-06-19 17:34:04 -04:00 |
gimpcolorpickertool.h
|
app: use a GimpToolGui in GimpColorPickerTool
|
2013-06-07 12:11:59 +02:00 |
gimpcolortool.c
|
Use g_set_object() in a lot of places, and splrinkle some g_clear_object()
|
2018-06-01 12:59:52 +02:00 |
gimpcolortool.h
|
app: change GimpColorTool to not touch tool->display and tool->drawable
|
2017-06-30 21:23:29 +02:00 |
gimpconvolvetool.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimpconvolvetool.h
|
app: DodgeBurn/Convolve: Fix error in behavior of modifier keys
|
2011-04-04 00:38:01 +02:00 |
gimpcropoptions.c
|
Bug 770689 - Custom transparency controller for dark...
|
2018-01-02 14:33:27 +01:00 |
gimpcropoptions.h
|
Bug 764024 - Allow to choose fill color when resizing layers and images
|
2016-10-10 00:21:36 +02:00 |
gimpcroptool.c
|
Bug 795369 - crop tool not changing from landscape to portrait ...
|
2018-04-19 15:54:42 -04:00 |
gimpcroptool.h
|
Bug 784802 - Crop and rectangle-select tools incorrectly detect ...
|
2018-02-15 17:06:51 -05:00 |
gimpcurvestool.c
|
app: undeprecate GimpLevelsTool
|
2018-05-20 21:06:34 +02:00 |
gimpcurvestool.h
|
app: rename GimpImageMapTool to GimpFilterTool
|
2016-05-10 13:52:24 +02:00 |
gimpdodgeburntool.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimpdodgeburntool.h
|
app: DodgeBurn/Convolve: Fix error in behavior of modifier keys
|
2011-04-04 00:38:01 +02:00 |
gimpdrawtool.c
|
app: remove all calls to gdk_window_process_updated()
|
2018-07-01 16:40:27 +02:00 |
gimpdrawtool.h
|
app: use matrix to determine if doing perspective transform in preview
|
2017-11-14 11:24:56 -05:00 |
gimpeditselectiontool.c
|
Get rid of gdk_flush() globally, use gdk_display_flush()
|
2018-05-20 21:06:34 +02:00 |
gimpeditselectiontool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpellipseselecttool.c
|
app: port the rectangle and ellipse select tools to GimpToolRectangle
|
2017-06-27 18:25:31 +02:00 |
gimpellipseselecttool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimperasertool.c
|
app: improve gimp_eraser_tool_is_alpha_only()
|
2018-05-08 10:50:46 -04:00 |
gimperasertool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpfilteroptions.c
|
app: remove GimpFilterOptions' "settings" property
|
2017-06-08 22:28:50 +02:00 |
gimpfilteroptions.h
|
app: remove GimpFilterOptions' "settings" property
|
2017-06-08 22:28:50 +02:00 |
gimpfiltertool-settings.c
|
app: add an optional "label" to GimpTool which overrides GimpToolInfo's
|
2017-07-04 22:31:17 +02:00 |
gimpfiltertool-settings.h
|
app: remove some overengineering from GimpFilterTool
|
2017-03-25 14:57:15 +01:00 |
gimpfiltertool-widgets.c
|
app: add TRANSFORM_GRIDS propgui controller
|
2018-06-05 04:04:47 -04:00 |
gimpfiltertool-widgets.h
|
app: reset GimpFilterTool widget when resetting settings
|
2018-03-18 14:35:11 -04:00 |
gimpfiltertool.c
|
Port a lot of stuff from GdkScreen/monitor_number to GdkMonitor
|
2018-05-20 21:06:30 +02:00 |
gimpfiltertool.h
|
app: allow specifying a callback function for propgui pickers
|
2017-10-16 12:38:37 -04:00 |
gimpflipoptions.c
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimpflipoptions.h
|
app: add support for reflecting across guides to the flip tool
|
2017-06-11 15:09:24 -04:00 |
gimpfliptool.c
|
app: don't allow transforming invisible layers in flip/measure tools
|
2018-06-10 03:57:09 -04:00 |
gimpfliptool.h
|
app: add support for reflecting across guides to the flip tool
|
2017-06-11 15:09:24 -04:00 |
gimpforegroundselectoptions.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimpforegroundselectoptions.h
|
Improve Foreground Select tool's GUI
|
2013-12-13 12:20:19 -08:00 |
gimpforegroundselecttool.c
|
Issue #1613 - foreground select tool raises a CRITICAL when committing
|
2018-06-14 19:51:27 -04:00 |
gimpforegroundselecttool.h
|
app: fix GimpForegroundSelectTool after GimpFreeSelectTool changes
|
2017-12-07 19:53:20 +01:00 |
gimpforegroundselecttoolundo.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
gimpforegroundselecttoolundo.h
|
app: move tool undo typedefs out of tools-types.h
|
2016-05-11 11:23:14 +02:00 |
gimpfreeselecttool.c
|
Issue #1613 - foreground select tool raises a CRITICAL when committing
|
2018-06-14 19:51:27 -04:00 |
gimpfreeselecttool.h
|
Issue #1613 - foreground select tool raises a CRITICAL when committing
|
2018-06-14 19:51:27 -04:00 |
gimpfuzzyselecttool.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimpfuzzyselecttool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpgegltool.c
|
app: add gegl:stereographic-projection (little planet) to the menus
|
2018-07-05 09:51:41 -04:00 |
gimpgegltool.h
|
app: add a description label to the GEGL tool dialog
|
2013-05-20 17:42:32 +02:00 |
gimpgenerictransformtool.c
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimpgenerictransformtool.h
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimpgradientoptions.c
|
Bug 795230 - Rename Blend tool and provide PDB compatibility
|
2018-04-14 00:52:20 +02:00 |
gimpgradientoptions.h
|
Bug 795230 - Rename Blend tool and provide PDB compatibility
|
2018-04-14 00:52:20 +02:00 |
gimpgradienttool-editor.c
|
app/tools: get rid of GtkTable
|
2018-05-20 21:06:33 +02:00 |
gimpgradienttool-editor.h
|
Bug 795230 - Rename Blend tool and provide PDB compatibility
|
2018-04-15 03:30:25 -04:00 |
gimpgradienttool.c
|
Use g_set_object() in a lot of places, and splrinkle some g_clear_object()
|
2018-06-01 12:59:52 +02:00 |
gimpgradienttool.h
|
Bug 795230 - Rename Blend tool and provide PDB compatibility
|
2018-04-14 00:52:20 +02:00 |
gimpguidetool.c
|
app: replace all g_assert() by the newly added gimp_assert()
|
2018-02-11 22:23:10 +01:00 |
gimpguidetool.h
|
Bug 770911 - Move tool should display relative coordinates in statusbar...
|
2016-10-01 22:45:51 +02:00 |
gimphandletransformoptions.c
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimphandletransformoptions.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimphandletransformtool.c
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimphandletransformtool.h
|
app: port relevant transform tools to GimpGenericTransformTool
|
2018-01-27 07:30:30 -05:00 |
gimphealtool.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimphealtool.h
|
app: some more mostly cosmetic tool cleanup
|
2011-04-04 08:19:12 +02:00 |
gimphistogramoptions.c
|
app: clean up a lot of werid code in GimpColorOptions and GimpFilterOptions
|
2016-05-13 22:06:14 +02:00 |
gimphistogramoptions.h
|
app: clean up a lot of werid code in GimpColorOptions and GimpFilterOptions
|
2016-05-13 22:06:14 +02:00 |
gimpinkoptions-gui.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpinkoptions-gui.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpinktool.c
|
app: improve gimp_eraser_tool_is_alpha_only()
|
2018-05-08 10:50:46 -04:00 |
gimpinktool.h
|
app: use gimp_paint_tool_set_draw_circle() in the ink tool
|
2014-04-09 15:27:37 +02:00 |
gimpiscissorsoptions.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpiscissorsoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpiscissorstool.c
|
app: in GimpIScissorsTool, use sampler object ...
|
2018-05-13 19:40:46 -04:00 |
gimpiscissorstool.h
|
app: remove the dynamic programming buffer from the GimpIscissorsTool struct
|
2016-10-07 01:58:37 +02:00 |
gimplevelstool.c
|
app: use gimp_wait() to wait for histogram in threshold and levels tools
|
2018-05-29 16:04:28 -04:00 |
gimplevelstool.h
|
app: in GimpLevelsTool, calculate histogram asynchronously
|
2018-05-11 14:01:42 -04:00 |
gimpmagnifyoptions.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpmagnifyoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpmagnifytool.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimpmagnifytool.h
|
app: some more mostly cosmetic tool cleanup
|
2011-04-04 08:19:12 +02:00 |
gimpmeasureoptions.c
|
app: code cleanup in the measure tool
|
2018-06-10 01:25:54 -04:00 |
gimpmeasureoptions.h
|
app: code cleanup in the measure tool
|
2018-06-10 01:25:54 -04:00 |
gimpmeasuretool.c
|
app: code cleanup in the measure tool
|
2018-06-10 01:25:54 -04:00 |
gimpmeasuretool.h
|
app: derive GimpMeasureTool from GimpTransformTool
|
2018-06-09 18:29:08 -04:00 |
gimpmoveoptions.c
|
Issue #1740: Move tool has two identical options for selection mode.
|
2018-06-28 18:42:05 +02:00 |
gimpmoveoptions.h
|
Fixes parent_instence typo
|
2015-07-25 03:26:56 -03:00 |
gimpmovetool.c
|
Bug 795288 - Layer is moved by arrow keys even after all locks...
|
2018-04-18 20:41:54 +02:00 |
gimpmovetool.h
|
app: remove obsolete prototypes from gimpmovetool.h
|
2017-07-11 12:42:30 +02:00 |
gimpmybrushoptions-gui.c
|
app: Add "No erasing effect" parameter to MyPaint brush
|
2018-01-03 02:23:53 +01:00 |
gimpmybrushoptions-gui.h
|
app: connect the MyPaint brush core with the new brush container
|
2015-12-21 12:28:46 +01:00 |
gimpmybrushtool.c
|
app: remove option for paint tools to opt out of a separate thread
|
2018-04-09 14:27:48 -04:00 |
gimpmybrushtool.h
|
app: correct outline calculation to match mypaint and add fallback
|
2015-12-29 19:37:45 +02:00 |
gimpnpointdeformationoptions.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpnpointdeformationoptions.h
|
app: npd: no CAPS in property and member names
|
2015-03-01 18:21:17 +01:00 |
gimpnpointdeformationtool.c
|
app: add crop_input parameter to gimp_gegl_apply_operation()
|
2018-03-22 13:46:28 -04:00 |
gimpnpointdeformationtool.h
|
app: simplify npd tool motion event handling
|
2015-03-01 23:57:10 +01:00 |
gimpoperationtool.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
gimpoperationtool.h
|
app: also make options_box into a GWeakRef.
|
2017-10-05 00:11:36 +02:00 |
gimppaintbrushtool.c
|
app: warn when alpha-only painting has no effect
|
2018-05-07 16:53:29 -04:00 |
gimppaintbrushtool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimppaintoptions-gui.c
|
Issue #1714 - When GIMP starts, default brush hardness is always at 100
|
2018-06-26 00:30:12 +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-paint.c
|
app: in GimpPaintTool, sync brush-outline coords while painting
|
2018-06-08 03:25:21 -04:00 |
gimppainttool-paint.h
|
app: fix airbrush periodic stamp behavior
|
2018-04-18 14:50:57 -04:00 |
gimppainttool.c
|
app: in GimpPaintTool, sync brush-outline coords while painting
|
2018-06-08 03:25:21 -04:00 |
gimppainttool.h
|
app: in GimpPaintTool, sync brush-outline coords while painting
|
2018-06-08 03:25:21 -04:00 |
gimppenciltool.c
|
Deprecate stock items for good and change all icon defines to GIMP_ICON_*
|
2017-03-05 16:01:59 +01:00 |
gimppenciltool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpperspectiveclonetool.c
|
app: connect to GimpToolWidget::snap-offsets in GimpDrawTool
|
2017-06-26 20:37:51 +02:00 |
gimpperspectiveclonetool.h
|
app: use a GimpToolTransformGrid in GimpPerspectiveClone
|
2017-06-19 20:43:46 +02:00 |
gimpperspectivetool.c
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimpperspectivetool.h
|
app: port relevant transform tools to GimpGenericTransformTool
|
2018-01-27 07:30:30 -05:00 |
gimprectangleoptions.c
|
app: make the rectangle options a bit narrower, still too wide...
|
2018-07-08 14:45:48 +02:00 |
gimprectangleoptions.h
|
app: port all interfaces to G_DEFINE_INTERFACE()
|
2018-05-27 05:56:34 -04:00 |
gimprectangleselectoptions.c
|
Bug 770689 - Custom transparency controller for dark...
|
2018-01-02 14:33:27 +01:00 |
gimprectangleselectoptions.h
|
Fixes parent_instence typo
|
2015-07-25 03:26:56 -03:00 |
gimprectangleselecttool.c
|
Bug 796073 - Zero-size selections affect movement of pasted content...
|
2018-05-15 23:59:05 +02:00 |
gimprectangleselecttool.h
|
app: port the rectangle and ellipse select tools to GimpToolRectangle
|
2017-06-27 18:25:31 +02:00 |
gimpregionselectoptions.c
|
app: serialize "draw mask" option of region-select tools
|
2018-04-29 07:21:07 -04:00 |
gimpregionselectoptions.h
|
app: Add "Diagonal neighbors" option to the fuzzy select tool
|
2016-01-17 00:46:54 +01:00 |
gimpregionselecttool.c
|
Revert "Bug 791512 - make the selection boundary detection the same as 2.8"
|
2018-04-10 00:26:01 +02:00 |
gimpregionselecttool.h
|
app: return GeglBuffer from gimp_image_contiguous_region_foo()
|
2013-04-09 01:38:24 +02:00 |
gimprotatetool.c
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimprotatetool.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimpsamplepointtool.c
|
Bug 770911 - Move tool should display relative coordinates in statusbar...
|
2016-10-01 22:45:51 +02:00 |
gimpsamplepointtool.h
|
Bug 770911 - Move tool should display relative coordinates in statusbar...
|
2016-10-01 22:45:51 +02:00 |
gimpscaletool.c
|
app: fix scaling around center in scale tool; avoid negative width/height
|
2018-06-15 16:04:20 -04:00 |
gimpscaletool.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimpseamlesscloneoptions.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpseamlesscloneoptions.h
|
"gegl:seamless-clone" operation's properties "max-refine-steps" changed…
|
2015-07-12 19:47:49 +02:00 |
gimpseamlessclonetool.c
|
Bug 794996 - Misc. typo fixes in comments in app/
|
2018-04-08 21:25:56 +02:00 |
gimpseamlessclonetool.h
|
app: rename GimpImageMap to GimpDrawableFilter
|
2016-05-12 01:49:53 +02:00 |
gimpselectionoptions.c
|
app: port tons of files to the new GIMP_CONFIG_PROP_FOO() macros
|
2016-02-11 23:46:24 +01:00 |
gimpselectionoptions.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpselectiontool.c
|
app: rename gimpimage-pick-layer.[ch] to gimpimage-pick-item.[ch]
|
2017-06-22 08:17: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: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimpsheartool.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimpsmudgetool.c
|
Bug 785001 - Enhanced smudge tool: Smudge with painting
|
2018-01-03 02:29:33 +01:00 |
gimpsmudgetool.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimpsourcetool.c
|
app: in tools, show source location indicator at pixel center
|
2017-04-03 15:33:23 -04:00 |
gimpsourcetool.h
|
app: fix GimpSourceTool's source position drawing for other displays
|
2011-05-04 23:25:55 +02:00 |
gimptextoptions.c
|
app: remove all old font management code, switch to GimpFontFactory[View]
|
2018-06-03 01:27:06 +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: increase opacity of GimpTextTool's overlay widget, it was unreadable
|
2018-06-11 12:36:06 +02:00 |
gimptexttool-editor.h
|
app: fix various undo- and preedit-related text tool issues
|
2016-06-05 16:36:56 +02:00 |
gimptexttool.c
|
app: remove all old font management code, switch to GimpFontFactory[View]
|
2018-06-03 01:27:06 +02:00 |
gimptexttool.h
|
app: disallow editing text layers while fonts are loading
|
2018-05-29 16:04:28 -04:00 |
gimpthresholdtool.c
|
app: use gimp_wait() to wait for histogram in threshold and levels tools
|
2018-05-29 16:04:28 -04:00 |
gimpthresholdtool.h
|
app: in GimpThresholdTool, calculate histogram asynchronously
|
2018-05-11 14:01:42 -04:00 |
gimptilehandleriscissors.c
|
app: change most of Iscissors to use a GimpPickable not a GimpImage
|
2016-10-07 01:18:16 +02:00 |
gimptilehandleriscissors.h
|
app: change most of Iscissors to use a GimpPickable not a GimpImage
|
2016-10-07 01:18:16 +02:00 |
gimptool-progress.c
|
app: remove all calls to gdk_window_process_updated()
|
2018-07-01 16:40:27 +02:00 |
gimptool-progress.h
|
app: make GimpTool implement the GimpProgress interface properly
|
2011-03-25 10:55:07 +01:00 |
gimptool.c
|
Issue #1624 - Crashes when using Scissor Select Tool
|
2018-06-15 08:19:47 -04:00 |
gimptool.h
|
app: remove all calls to gdk_window_process_updated()
|
2018-07-01 16:40:27 +02:00 |
gimptoolcontrol.c
|
app: let tools control how they recieve modifier keys during a stroke
|
2017-10-29 16:42:53 +01:00 |
gimptoolcontrol.h
|
app: let tools control how they recieve modifier keys during a stroke
|
2017-10-29 16:42:53 +01:00 |
gimptooloptions-gui.c
|
app: add gimp_context_get_foreground,background_pixel()
|
2012-05-02 17:50:41 +02:00 |
gimptooloptions-gui.h
|
Change licence to GPLv3 (and to LGPLv3 for libgimp).
|
2009-01-17 22:28:01 +00:00 |
gimptransformgridoptions.c
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimptransformgridoptions.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimptransformgridtool.c
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimptransformgridtool.h
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimptransformgridtoolundo.c
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimptransformgridtoolundo.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimptransformoptions.c
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimptransformoptions.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |
gimptransformtool.c
|
app: remove all calls to gdk_window_process_updated()
|
2018-07-01 16:40:27 +02:00 |
gimptransformtool.h
|
Bug 759194 - Unified Transform Tool fails when layer is hidden
|
2018-06-10 07:25:45 -04:00 |
gimpunifiedtransformtool.c
|
app: clean up GimpTransformGridTool; adapt subclasses
|
2018-06-15 16:04:20 -04:00 |
gimpunifiedtransformtool.h
|
app: port relevant transform tools to GimpGenericTransformTool
|
2018-01-27 07:30:30 -05:00 |
gimpvectoroptions.c
|
app: add a fill button to the vector tool options, just like stroke
|
2017-06-22 00:53:59 +02:00 |
gimpvectoroptions.h
|
app: add a fill button to the vector tool options, just like stroke
|
2017-06-22 00:53:59 +02:00 |
gimpvectortool.c
|
app: use a lot of g_clear_object() and g_clear_pointer()
|
2017-07-15 18:42:44 +02:00 |
gimpvectortool.h
|
app: rename all tools' widget members to simply "widget"
|
2017-06-27 22:50:50 +02:00 |
gimpwarpoptions.c
|
app: add interpolation, abyss policy, and high quality preview options ...
|
2017-05-19 18:29:16 -04:00 |
gimpwarpoptions.h
|
app: add interpolation, abyss policy, and high quality preview options ...
|
2017-05-19 18:29:16 -04:00 |
gimpwarptool.c
|
Port a lot of stuff from GdkScreen/monitor_number to GdkMonitor
|
2018-05-20 21:06:30 +02:00 |
gimpwarptool.h
|
app: add option to stroke the warp tool during cursor motion ...
|
2017-05-19 04:55:29 -04:00 |
tool_manager.c
|
app: some cleanup in tool_manager and gimp-tool-options-manager
|
2018-06-30 15:34:54 +02:00 |
tool_manager.h
|
app: rename GimpTool::get_undo_desc() and ::get_redo_desc()
|
2017-07-04 20:43:28 +02:00 |
tools-enums.c
|
app: let tools control how they recieve modifier keys during a stroke
|
2017-10-29 16:42:53 +01:00 |
tools-enums.h
|
app: let tools control how they recieve modifier keys during a stroke
|
2017-10-29 16:42:53 +01:00 |
tools-types.h
|
app: add GimpTransformGridTool; derive most transform tools from it
|
2018-06-09 18:07:20 -04:00 |