Gimp/app/actions
Michael Natterer 8c09210d7d app: move stuff from GimpOperationTool to GimpImageMapTool
Add new string members to GimpImageMapTool and use them instead of the
resp. fields of GimpToolInfo. Change ::get_operation() to return the
operation name and a lot of strings for the UI, and create both the
GeglNode and the config object in GimpOperationTool. Lots of various
cleanups in GimpImageMapTool subclasses. This is an intermediate state
on the way of making the whole filter applying mechanism more generic
and less depending on subclasses.
2016-01-22 21:28:33 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
actions-types.h file-export* labels and actions renamed. 2013-11-18 09:07:32 +13:00
actions.c app: add new GimpData subclass GimpMybrush and infrastructure around it 2015-12-20 23:51:44 +01:00
actions.h Bug 367388 - Small/percentage adjustment actions for tool-value and tip-sizes 2010-08-20 21:11:16 +02:00
brush-editor-actions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
brush-editor-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
brushes-actions.c app: consistent labels and tooltips for the "Show in File Manager" actions 2015-02-17 13:05:21 +01:00
brushes-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
buffers-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
buffers-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
buffers-commands.c app: fix some includes in actions/ 2015-05-21 11:30:18 +02:00
buffers-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
channels-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
channels-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
channels-commands.c app: make the gimp_drawable_fill*() API symmetric to gimp_edit_fill*() 2014-06-03 14:11:59 +02:00
channels-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
colormap-actions.c Bug 679387 - Add "select pixels with this color" from colormap 2015-08-26 01:06:34 +02:00
colormap-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
colormap-commands.c Bug 679387 - Add "select pixels with this color" from colormap 2015-08-26 01:06:34 +02:00
colormap-commands.h Bug 679387 - Add "select pixels with this color" from colormap 2015-08-26 01:06:34 +02:00
context-actions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
context-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
context-commands.c Bug 325564 - Use CIE LCH instead of HSL for layer mode Color 2015-06-02 01:37:26 +02:00
context-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
cursor-info-actions.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
cursor-info-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
cursor-info-commands.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
cursor-info-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
data-commands.c app: add much more "Show in file manager" menu items 2015-02-16 20:29:31 +01:00
data-commands.h app: add much more "Show in file manager" menu items 2015-02-16 20:29:31 +01:00
data-editor-commands.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
data-editor-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
debug-actions.c app: bring back Debug -> Benchmark Projection 2014-06-02 21:32:00 +02:00
debug-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
debug-commands.c app: use gimp_create_image_from_buffer() to create the debug image graph 2015-06-19 23:49:41 +02:00
debug-commands.h app: bring back Debug -> Benchmark Projection 2014-06-02 21:32:00 +02:00
dialogs-actions.c app: add new GimpData subclass GimpMybrush and infrastructure around it 2015-12-20 23:51:44 +01:00
dialogs-actions.h Bug 676374 - Windows->Toolbox shouldn't clear Recently Closed Docks 2012-10-09 22:54:28 +02:00
dialogs-commands.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
dialogs-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
dock-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
dock-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
dock-commands.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
dock-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
dockable-actions.c app: s/"image-mising"/"image-missing"/. Wrong icon name. 2015-11-19 23:36:25 +01:00
dockable-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
dockable-commands.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
dockable-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
documents-actions.c app: consistent labels and tooltips for the "Show in File Manager" actions 2015-02-17 13:05:21 +01:00
documents-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
documents-commands.c app: add much more "Show in file manager" menu items 2015-02-16 20:29:31 +01:00
documents-commands.h app: add much more "Show in file manager" menu items 2015-02-16 20:29:31 +01:00
drawable-actions.c app: implement Dilate and Erode as wrappers around gegl:value-propagate 2015-02-08 19:56:45 +01:00
drawable-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
drawable-commands.c Bug 735906 - Transform tools give unexpected results when transforming... 2015-06-25 12:25:41 +02:00
drawable-commands.h app: implement Dilate and Erode as wrappers around gegl:value-propagate 2015-02-08 19:56:45 +01:00
dynamics-actions.c app: consistent labels and tooltips for the "Show in File Manager" actions 2015-02-17 13:05:21 +01:00
dynamics-actions.h some missing files 2009-10-10 11:23:40 +03:00
dynamics-editor-actions.c Bug 729326 - Errors found using a static code analysis program cppcheck 2014-05-05 10:34:08 +02:00
dynamics-editor-actions.h Further changes to make dynamics editor and its menu. 2009-07-30 11:55:17 -03:00
edit-actions.c libgimpbase, *: rename GimpFillType values: GIMP_FOO_FILL -> GIMP_FILL_FOO 2014-06-03 01:11:32 +02:00
edit-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
edit-commands.c app: rename gimp_layer_new_from_buffer() to gimp_layer_new_from_gegl_buffer() 2015-06-20 00:02:11 +02:00
edit-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
error-console-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
error-console-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
error-console-commands.c app: change filename in gimp_text_buffer_load() and _save() to GFile 2014-07-02 15:10:53 +02:00
error-console-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-actions.c app: move some stuff out of app/file/ 2016-01-03 23:38:08 +01:00
file-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-commands.c app: some formatting cleanup in the file dialog widgets 2016-01-06 14:10:36 +01:00
file-commands.h app: add File -> Copy Image Location 2015-02-17 13:33:10 +01:00
filters-actions.c app: turn the desaturate tool into a normal GEGL filter 2016-01-16 22:38:12 +01:00
filters-actions.h app: add infrastructure to invoke GEGL filters from a menu item 2012-05-02 17:46:16 +02:00
filters-commands.c app: bring dialog titles and help IDs to GEGL filter dialogs 2016-01-17 20:17:07 +01:00
filters-commands.h app: rename GimpPlugInAction to GimpProcedureAction 2016-01-01 20:05:32 +01:00
fonts-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
fonts-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
fonts-commands.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
fonts-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgeglprocedure.c app: move stuff from GimpOperationTool to GimpImageMapTool 2016-01-22 21:28:33 +01:00
gimpgeglprocedure.h app: bring dialog titles and help IDs to GEGL filter dialogs 2016-01-17 20:17:07 +01:00
gradient-editor-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
gradient-editor-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gradient-editor-commands.c Bug 749341 - Gradient Editor corrupts gradient 2015-05-14 01:53:46 +02:00
gradient-editor-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gradients-actions.c app: consistent labels and tooltips for the "Show in File Manager" actions 2015-02-17 13:05:21 +01:00
gradients-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gradients-commands.c app: more filename -> GFile 2014-07-01 15:56:39 +02:00
gradients-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
help-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
help-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
help-commands.c app: clean up the new action search a bit 2014-02-18 20:10:24 +01:00
help-commands.h app: clean up the new action search a bit 2014-02-18 20:10:24 +01:00
image-actions.c Fix conflicting menu accelerators as per C R's request 2015-12-10 03:21:58 +03:00
image-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
image-commands.c app: simplify the Image -> Precision menu 2015-11-22 23:19:49 +01:00
image-commands.h app: simplify the Image -> Precision menu 2015-11-22 23:19:49 +01:00
images-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
images-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
images-commands.c app: fix some includes in actions/ 2015-05-21 11:30:18 +02:00
images-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
layers-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
layers-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
layers-commands.c app: change GimpBuffer to keep around an actual GimpColorProfile 2015-08-16 13:14:56 +02:00
layers-commands.h app: implement "Crop Image/Layer to Content" menu items in the core 2012-09-22 20:35:36 +02:00
Makefile.am Bug 759316 - "Recently used" menu not updated with gegl filters 2016-01-04 15:07:30 +01:00
mypaint-brushes-actions.c app: add new GimpData subclass GimpMybrush and infrastructure around it 2015-12-20 23:51:44 +01:00
mypaint-brushes-actions.h app: add new GimpData subclass GimpMybrush and infrastructure around it 2015-12-20 23:51:44 +01:00
palette-editor-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
palette-editor-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
palette-editor-commands.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
palette-editor-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
palettes-actions.c app: consistent labels and tooltips for the "Show in File Manager" actions 2015-02-17 13:05:21 +01:00
palettes-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
palettes-commands.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
palettes-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
patterns-actions.c app: consistent labels and tooltips for the "Show in File Manager" actions 2015-02-17 13:05:21 +01:00
patterns-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
plug-in-actions.c app: add new virtual function GimpProcedure::get_help_id() 2016-01-17 17:15:27 +01:00
plug-in-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
plug-in-commands.c Bug 759316 - "Recently used" menu not updated with gegl filters 2016-01-04 15:07:30 +01:00
plug-in-commands.h Bug 759316 - "Recently used" menu not updated with gegl filters 2016-01-04 15:07:30 +01:00
procedure-commands.c Bug 759316 - "Recently used" menu not updated with gegl filters 2016-01-04 15:07:30 +01:00
procedure-commands.h Bug 759316 - "Recently used" menu not updated with gegl filters 2016-01-04 15:07:30 +01:00
quick-mask-actions.c Move the quick mask members to GimpImagePrivate 2010-02-04 09:49:45 +01:00
quick-mask-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
quick-mask-commands.c Move the quick mask members to GimpImagePrivate 2010-02-04 09:49:45 +01:00
quick-mask-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
sample-points-actions.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
sample-points-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
sample-points-commands.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
sample-points-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
select-actions.c app: use <primary> instead of <control> in accelerator strings 2011-09-16 22:59:58 +02:00
select-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
select-commands.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
select-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
templates-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
templates-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
templates-commands.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
templates-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
text-editor-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
text-editor-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
text-editor-commands.c app: change filename in gimp_text_buffer_load() and _save() to GFile 2014-07-02 15:10:53 +02:00
text-editor-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
text-tool-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
text-tool-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
text-tool-commands.c app: forgot one filename -> GFile earlier 2014-07-03 00:21:04 +02:00
text-tool-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tool-options-actions.c app: Show custom preset icons in the tool options menus 2016-01-10 10:03:10 -08:00
tool-options-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tool-options-commands.c app: remove virtual function GimpToolOptions::reset() 2015-12-29 12:47:04 +01:00
tool-options-commands.h app: remove the old tool presets system 2011-03-23 09:27:29 +01:00
tool-preset-editor-actions.c app: add gimp_context_get_foreground,background_pixel() 2012-05-02 17:50:41 +02:00
tool-preset-editor-actions.h app: add missing files 2010-04-04 01:16:31 +03:00
tool-presets-actions.c app: add new action to restore a tool preset from the list 2015-10-14 12:32:47 +02:00
tool-presets-actions.h app: rename all tool-preset dialog related things to "tool presets" 2011-10-09 21:55:58 +02:00
tool-presets-commands.c app: tiny formatting issue in tool-preset-commands.c 2016-01-06 01:10:56 +01:00
tool-presets-commands.h app: add new action to restore a tool preset from the list 2015-10-14 12:32:47 +02:00
tools-actions.c app: more s/mybrush/mypaint-brush/ in strings visible in config files 2015-12-22 19:39:11 +01:00
tools-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
tools-commands.c configure.ac, app: make libmypaint a hard dependency 2015-12-21 21:39:48 +01:00
tools-commands.h configure.ac, app: make libmypaint a hard dependency 2015-12-21 21:39:48 +01:00
vectors-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
vectors-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
vectors-commands.c app: change filename in gimp_vectors_import_file() to GFile 2014-07-02 14:54:56 +02:00
vectors-commands.h Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
view-actions.c Bug 758049 - Please add canvas flipping 2015-11-13 18:51:32 +01:00
view-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
view-commands.c Bug 758049 - Please add canvas flipping 2015-11-13 18:51:32 +01:00
view-commands.h Bug 758049 - Please add canvas flipping 2015-11-13 18:51:32 +01:00
window-actions.c app: port GimpAction and friends to icon names 2014-05-06 23:47:38 +02:00
window-actions.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
window-commands.c app: also include <gegl.h> when we include "libgimpwidgets/gimpwidgets.h" 2013-11-01 22:28:18 +01:00
window-commands.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
windows-actions.c app, libgimp: replace GTK_STOCK_FOO by icon names 2014-05-11 22:49:22 +02:00
windows-actions.h app: Change GimpDialogFactory signals to "dock-window-added/removed" 2009-09-26 13:11:42 +02:00
windows-commands.c app: make things behave more reasonable with multiple monitors 2014-05-02 03:01:23 +02:00
windows-commands.h Bug 667169 - Single window mode: allow tabs position setting. 2013-10-11 23:16:29 +13:00