Gimp/app/actions
Massimo Valentini b118e8242b Bug 784647: Crash when choosing debug option Show Image Graph
The attached patch avoids CRITICALs when executing Debug actions
with no images open.
1) do not run projection benchmark unless there is an image
2) memsize of pluginmanager member was incorrectly computed using
   gimp_object functions for 2 GObjects
2018-01-10 17:06:56 +01:00
..
.gitignore
actions-types.h file-export* labels and actions renamed. 2013-11-18 09:07:32 +13:00
actions.c app, menus, icons: add dashboard dockable 2017-12-18 19:42:23 -05: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 Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
brush-editor-actions.h
brushes-actions.c Bug 789901 - Gimp allows duplicating non-duplicatable data objects ... 2017-11-04 22:00:29 -04:00
brushes-actions.h
buffers-actions.c app: clarify "Into" -> "Into The Selection" in the buffers dialog too 2017-11-12 23:40:18 +01:00
buffers-actions.h
buffers-commands.c Bug 789764 - Please add Paste In Place feature 2017-11-12 18:41:05 +01:00
buffers-commands.h Bug 789764 - Please add Paste In Place feature 2017-11-12 18:41:05 +01:00
channels-actions.c app: get rid of more abused GIMP_ICON_CLOSE on *-color-tag-menu. 2017-11-23 20:40:49 +01:00
channels-actions.h
channels-commands.c Bug 785061 - Add channels-select-(prev|next|top|bottom) actions. 2017-11-16 01:26:19 +01:00
channels-commands.h Bug 785061 - Add channels-select-(prev|next|top|bottom) actions. 2017-11-16 01:26:19 +01:00
colormap-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
colormap-actions.h
colormap-commands.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01: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 Fix typos in translatable strings 2017-06-26 11:57:43 +02:00
context-actions.h
context-commands.c app: add gimp_layer_mode_get_context_array() 2017-02-20 23:51:32 +01:00
context-commands.h
cursor-info-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
cursor-info-actions.h
cursor-info-commands.c app: allow specifying a callback function for propgui pickers 2017-10-16 12:38:37 -04:00
cursor-info-commands.h
dashboard-actions.c app: various GimpDashboard improvements 2017-12-30 13:57:31 -05:00
dashboard-actions.h app, menus, icons: add dashboard dockable 2017-12-18 19:42:23 -05:00
dashboard-commands.c app: various GimpDashboard improvements 2017-12-30 13:57:31 -05:00
dashboard-commands.h app: various GimpDashboard improvements 2017-12-30 13:57:31 -05:00
data-commands.c app: general review and cleanup in actions/*-commands.c 2016-09-25 22:18:37 +02: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 app: allow specifying a callback function for propgui pickers 2017-10-16 12:38:37 -04:00
data-editor-commands.h
debug-actions.c app: bring back Debug -> Benchmark Projection 2014-06-02 21:32:00 +02:00
debug-actions.h
debug-commands.c Bug 784647: Crash when choosing debug option Show Image Graph 2018-01-10 17:06:56 +01:00
debug-commands.h app: bring back Debug -> Benchmark Projection 2014-06-02 21:32:00 +02:00
dialogs-actions.c icons: lazy fixes for icons in the Help menu 2018-01-05 04:36:50 +03: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
dock-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
dock-actions.h
dock-commands.c app: general review and cleanup in actions/*-commands.c 2016-09-25 22:18:37 +02:00
dock-commands.h
dockable-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
dockable-actions.h
dockable-commands.c app: general review and cleanup in actions/*-commands.c 2016-09-25 22:18:37 +02:00
dockable-commands.h
documents-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
documents-actions.h
documents-commands.c libgimpwidgets, *: deprecating stock IDs for good, part one... 2017-02-28 19:31:27 +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: various action labels made more accurate. 2017-11-16 02:34:27 +01:00
drawable-actions.h
drawable-commands.c app: allow filter actions to have hardcoded default operation settings 2017-06-03 22:08:43 +02:00
drawable-commands.h app: allow filter actions to have hardcoded default operation settings 2017-06-03 22:08:43 +02:00
dynamics-actions.c Bug 789901 - Gimp allows duplicating non-duplicatable data objects ... 2017-11-04 22:00:29 -04:00
dynamics-actions.h some missing files 2009-10-10 11:23:40 +03:00
dynamics-editor-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
dynamics-editor-actions.h
edit-actions.c Add default keyboard shortcut for Paste in Place, Ctrl+Alt+V, that matches Inkscape's one 2017-12-05 21:07:56 +03:00
edit-actions.h
edit-commands.c Bug 789764 - Please add Paste In Place feature 2017-11-12 18:41:05 +01:00
edit-commands.h Bug 789764 - Please add Paste In Place feature 2017-11-12 18:41:05 +01:00
error-console-actions.c app: move error console highlight flags to aux-info 2017-11-13 10:19:12 -05:00
error-console-actions.h
error-console-commands.c app: move error console highlight flags to aux-info 2017-11-13 10:19:12 -05:00
error-console-commands.h app: make error-console highlighting criterion configurable 2017-10-28 10:08:13 -04:00
file-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
file-actions.h
file-commands.c app: preserve dirname when switching save dialogs 2017-10-11 06:39:40 -04:00
file-commands.h app: add File -> Copy Image Location 2015-02-17 13:33:10 +01:00
filters-actions.c Add icons for Shadows-Highlights 2018-01-05 21:03:42 +03: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: allow filter actions to have hardcoded default operation settings 2017-06-03 22:08:43 +02:00
filters-commands.h app: add member "default_run_mode" to GimpGeglProcedure 2017-05-31 23:48:22 +02:00
fonts-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
fonts-actions.h
fonts-commands.c app: general review and cleanup in actions/*-commands.c 2016-09-25 22:18:37 +02:00
fonts-commands.h
gimpgeglprocedure.c app: change some gimp-operation-config.[ch] parameters to GObject 2017-07-09 19:20:55 +02:00
gimpgeglprocedure.h app: allow filter actions to have hardcoded default operation settings 2017-06-03 22:08:43 +02:00
gradient-editor-actions.c app: use get_{left,right}_flat_color() in gradient editor 2017-10-09 12:48:52 -04:00
gradient-editor-actions.h
gradient-editor-commands.c app: use get_{left,right}_flat_color() in gradient editor 2017-10-09 12:48:52 -04:00
gradient-editor-commands.h
gradients-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
gradients-actions.h
gradients-commands.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
gradients-commands.h
help-actions.c icons: lazy fixes for icons in the Help menu 2018-01-05 04:36:50 +03:00
help-actions.h
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 Clean up metadata menu stuff: capitalization, separator, indentation 2017-07-08 09:39:31 +02:00
image-actions.h
image-commands.c Bug 790002 - Remember last-used "Select color profile from disk" location 2018-01-02 23:09:00 +01:00
image-commands.h app: move the image-duplicate action next to image-new 2016-05-08 19:53:16 +02:00
images-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
images-actions.h
images-commands.c app: fix some includes in actions/ 2015-05-21 11:30:18 +02:00
images-commands.h
items-actions.c app: in GimpItemTreeView, use color tag of parent for children with no tag 2017-12-07 17:02:05 -05:00
items-actions.h Bug 769738 - Add color tags/labels for layers/channels/paths 2016-10-29 17:02:16 +02:00
items-commands.c app: reduce code duplication in the filling/stroking code 2016-10-30 17:02:59 +01:00
items-commands.h app: reduce code duplication in the filling/stroking code 2016-10-30 17:02:59 +01:00
layers-actions.c app: layer's Blend|Composite Space|Mode actions labels too long. 2017-11-23 20:40:49 +01:00
layers-actions.h
layers-commands.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
layers-commands.h app, menus: rename confusing layers-text-tool and vectors-path-tool. 2017-05-16 00:04:24 +02:00
Makefile.am app, menus, icons: add dashboard dockable 2017-12-18 19:42:23 -05:00
mypaint-brushes-actions.c Bug 789901 - Gimp allows duplicating non-duplicatable data objects ... 2017-11-04 22:00:29 -04: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 Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
palette-editor-actions.h
palette-editor-commands.c Bug 785240 - Naming the first color in a new palette is hard 2017-07-25 22:50:15 +02:00
palette-editor-commands.h
palettes-actions.c Bug 789901 - Gimp allows duplicating non-duplicatable data objects ... 2017-11-04 22:00:29 -04:00
palettes-actions.h
palettes-commands.c Bug 155164 - Merge Palettes is unimplemented 2016-10-17 09:25:51 +02:00
palettes-commands.h
patterns-actions.c Bug 789901 - Gimp allows duplicating non-duplicatable data objects ... 2017-11-04 22:00:29 -04:00
patterns-actions.h
plug-in-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
plug-in-actions.h
plug-in-commands.c app: rename procedure_commands_run_procedure() 2017-05-31 23:48:22 +02: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 app: rename procedure_commands_run_procedure() 2017-05-31 23:48:22 +02:00
procedure-commands.h app: rename procedure_commands_run_procedure() 2017-05-31 23:48:22 +02:00
quick-mask-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
quick-mask-actions.h
quick-mask-commands.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
quick-mask-commands.h
sample-points-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
sample-points-actions.h
sample-points-commands.c app: allow specifying a callback function for propgui pickers 2017-10-16 12:38:37 -04:00
sample-points-commands.h
select-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
select-actions.h
select-commands.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
select-commands.h app: add menu items and a dialog for GimpItem::fill() 2016-03-15 21:07:59 +01:00
templates-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
templates-actions.h
templates-commands.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
templates-commands.h
text-editor-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
text-editor-actions.h
text-editor-commands.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
text-editor-commands.h
text-tool-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
text-tool-actions.h
text-tool-commands.c app: get rid of icons in dialog buttons (use labels not stock IDs) 2017-02-12 16:18:54 +01:00
text-tool-commands.h
tool-options-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
tool-options-actions.h
tool-options-commands.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +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 Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
tool-preset-editor-actions.h app: add missing files 2010-04-04 01:16:31 +03:00
tool-preset-editor-commands.c app: rename GimpToolInfo's "blurb" and "help" members 2017-07-04 21:58:11 +02:00
tool-preset-editor-commands.h Bug 731279 - Tool Preset Editor not working correctly 2016-10-12 23:51:24 +02:00
tool-presets-actions.c Bug 789901 - Gimp allows duplicating non-duplicatable data objects ... 2017-11-04 22:00:29 -04: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: rename GimpToolInfo's "blurb" and "help" members 2017-07-04 21:58:11 +02:00
tool-presets-commands.h Bug 731279 - Tool Preset Editor not working correctly 2016-10-12 23:51:24 +02:00
tools-actions.c app: rename GimpToolInfo's "blurb" and "help" members 2017-07-04 21:58:11 +02:00
tools-actions.h
tools-commands.c app: rename GimpImageMapTool to GimpFilterTool 2016-05-10 13:52:24 +02:00
tools-commands.h Bug 740939 - No shortcut actions for changing tool's spacing, hardness and force 2016-03-22 23:54:40 +01:00
vectors-actions.c app: get rid of more abused GIMP_ICON_CLOSE on *-color-tag-menu. 2017-11-23 20:40:49 +01:00
vectors-actions.h
vectors-commands.c app: fixes for previously contributed commit. 2017-07-18 13:35:02 +02:00
vectors-commands.h app: fixes for previously contributed commit. 2017-07-18 13:35:02 +02:00
view-actions.c app: more accurate labels for "Other" actions. 2017-11-15 03:13:23 +01:00
view-actions.h
view-commands.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
view-commands.h Bug 320447 - fast switching between "color managed display" and "softproof" 2016-09-30 20:56:04 +02:00
window-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
window-actions.h
window-commands.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01:00
window-commands.h
windows-actions.c Deprecate stock items for good and change all icon defines to GIMP_ICON_* 2017-03-05 16:01:59 +01: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: general review and cleanup in actions/*-commands.c 2016-09-25 22:18:37 +02:00
windows-commands.h Bug 667169 - Single window mode: allow tabs position setting. 2013-10-11 23:16:29 +13:00