gimp/app/actions
Michael Natterer c1712b6654 added stock IDs and help IDs to the new zoom actions.
2005-09-18  Michael Natterer  <mitch@gimp.org>

	* app/actions/view-actions.c (view_zoom_actions): added stock IDs
	and help IDs to the new zoom actions.

	* menus/image-menu.xml.in: removed the <accelerator .../> lines
	again. Actions don't need a visible proxy to be activatable.
2005-09-18 20:25:53 +00:00
..
.cvsignore More GtkAction stuff (still unused): 2004-04-19 14:54:24 +00:00
Makefile.am added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
actions-types.h configure.in added new directory app/dialogs and link libappdialogs.c into 2004-09-13 15:15:23 +00:00
actions.c We don't need two labels for "Toggle Quick Mask": 2005-09-17 21:42:31 +00:00
actions.h Fixed bug #165618: 2005-03-04 11:42:46 +00:00
brushes-actions.c app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
brushes-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
buffers-actions.c app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
buffers-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
buffers-commands.c don't create a display here. 2005-09-02 22:50:06 +00:00
buffers-commands.h app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
channels-actions.c added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +00:00
channels-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
channels-commands.c app/actions/channels-commands.c app/actions/qmask-commands.c 2005-08-22 23:39:12 +00:00
channels-commands.h When there are variants of actions with and without dialog, let the 2004-10-23 00:53:48 +00:00
colormap-actions.c added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +00:00
colormap-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
colormap-commands.c removed the "Edit Color" dialog callbacks and use 2004-10-24 18:32:24 +00:00
colormap-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
colormap-editor-actions.c added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +00:00
colormap-editor-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
colormap-editor-commands.c removed the "Edit Color" dialog callbacks and use 2004-10-24 18:32:24 +00:00
colormap-editor-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
context-actions.c app/actions/context-actions.c applied a patch from Aron Stansvik that adds 2005-04-27 12:23:01 +00:00
context-actions.h app/actions/Makefile.am app/actions/context-actions.[ch] added new action 2004-06-15 15:42:50 +00:00
context-commands.c app/actions/context-actions.c applied a patch from Aron Stansvik that adds 2005-04-27 12:23:01 +00:00
context-commands.h app/actions/context-actions.c applied a patch from Aron Stansvik that adds 2005-04-27 12:23:01 +00:00
cursor-info-actions.c added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
cursor-info-actions.h added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
cursor-info-commands.c added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
cursor-info-commands.h added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 22:54:46 +00:00
data-commands.c added gimp_data_factory_refresh(). 2005-04-12 22:58:12 +00:00
data-commands.h app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
debug-actions.c updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
debug-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
debug-commands.c fixed memory profile debug action. 2005-06-27 09:56:25 +00:00
debug-commands.h app/actions/debug-actions.c app/actions/debug-commands.[ch] added action & 2004-05-05 15:54:42 +00:00
dialogs-actions.c added boolean "sample-merged" property, API and GUI. Pick from the active 2005-07-08 23:06:35 +00:00
dialogs-actions.h bail out if widgets/gimpaction.group.h has not been included beforehand. 2005-03-21 21:18:20 +00:00
dialogs-commands.c Some dock refactoring which separates the docking logic from active image 2005-05-11 20:26:12 +00:00
dialogs-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
dock-actions.c Some dock refactoring which separates the docking logic from active image 2005-05-11 20:26:12 +00:00
dock-actions.h Enabled closing docks with Ctrl-W: 2005-01-23 23:00:21 +00:00
dock-commands.c Some dock refactoring which separates the docking logic from active image 2005-05-11 20:26:12 +00:00
dock-commands.h app/actions/Makefile.am new files holding utility functions to create 2005-01-28 19:48:31 +00:00
dockable-actions.c don't make "Detach Tab" insensitive if there are other dockbooks in the 2005-09-13 21:07:28 +00:00
dockable-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
dockable-commands.c app/widgets/gimpdocked.[ch] moved button-bar API to the GimpDocked 2005-06-04 22:32:31 +00:00
dockable-commands.h app/actions/dockable-actions.c app/actions/dockable-commands.[ch] 2005-06-04 21:00:48 +00:00
documents-actions.c app/actions/documents-actions.c app/actions/documents-commands.[ch] 2005-07-07 21:49:35 +00:00
documents-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
documents-commands.c app/actions/documents-actions.c app/actions/documents-commands.[ch] 2005-07-07 21:49:35 +00:00
documents-commands.h app/actions/documents-actions.c app/actions/documents-commands.[ch] 2005-07-07 21:49:35 +00:00
drawable-actions.c Applied a patch (with minor modifications) from Karine Delvare that makes 2005-04-16 14:51:49 +00:00
drawable-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
drawable-commands.c Applied a patch (with minor modifications) from Karine Delvare that makes 2005-04-16 14:51:49 +00:00
drawable-commands.h removed duplicate function declarations (spotted by Karine Delvare). 2005-04-10 18:20:05 +00:00
edit-actions.c use "Undo History" instead of "Undo Editor" in user-visible string. 2005-09-13 18:21:07 +00:00
edit-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
edit-commands.c app/actions/edit-actions.c app/actions/edit-commands.[ch] applied modified 2005-09-05 00:37:25 +00:00
edit-commands.h app/actions/edit-actions.c app/actions/edit-commands.[ch] applied modified 2005-09-05 00:37:25 +00:00
error-console-actions.c added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +00:00
error-console-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
error-console-commands.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
error-console-commands.h added gimp_text_buffer_save() which saves a GtkTextBuffer's contents to a 2004-10-24 22:26:11 +00:00
file-actions.c app/actions/file-actions.c app/actions/plug-in-actions.c removed ellipsis 2005-06-15 21:38:00 +00:00
file-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
file-commands.c set the file dialogs transient for the parent window (display or toolbox). 2005-05-18 21:01:51 +00:00
file-commands.h For the sake of completeness, added a GUI for the hidden "Open as Layer" 2004-09-21 12:08:30 +00:00
fonts-actions.c Action code review and pre-release consistency cleanup: 2004-10-18 11:29:58 +00:00
fonts-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
fonts-commands.c added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +00:00
fonts-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
gradient-editor-actions.c added enum for the "load_color" actions. 2005-05-06 15:07:34 +00:00
gradient-editor-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
gradient-editor-commands.c app/actions/gradient-editor-commands.c app/widgets/gimpcolordialog.c 2005-07-07 13:39:33 +00:00
gradient-editor-commands.h added enum for the "load_color" actions. 2005-05-06 15:07:34 +00:00
gradients-actions.c minor optimizations. 2005-08-22 23:30:23 +00:00
gradients-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
gradients-commands.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
gradients-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
help-actions.c Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
help-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
help-commands.c for consistency, use return_if_no_widget() instead of 2005-02-03 19:27:56 +00:00
help-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
image-actions.c menus/image-menu.xml.in Move Mode menu from Colors back to Image, and 2005-09-12 17:40:53 +00:00
image-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
image-commands.c app/actions/image-commands.c app/actions/layers-commands.c 2005-08-24 17:22:07 +00:00
image-commands.h More unfinished replacement for the info window: 2005-04-04 22:34:29 +00:00
images-actions.c Action code review and pre-release consistency cleanup: 2004-10-18 11:29:58 +00:00
images-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
images-commands.c app/actions/images-commands.[ch] made some public functions private or 2004-10-15 15:13:53 +00:00
images-commands.h app/actions/images-commands.[ch] made some public functions private or 2004-10-15 15:13:53 +00:00
layers-actions.c app/actions/layers-actions.c app/actions/plug-in-actions.c moved all color 2005-08-16 22:56:16 +00:00
layers-actions.h app/actions/layers-actions.[ch] app/actions/layers-commands.[ch] added 2004-08-20 22:32:14 +00:00
layers-commands.c app/actions/image-commands.c app/actions/layers-commands.c 2005-08-24 17:22:07 +00:00
layers-commands.h new function. 2005-08-07 16:38:35 +00:00
makefile.msc updated dont include "gimpmessagedialog.c" to avoid redefinitions. Instead 2005-07-10 16:24:57 +00:00
palette-editor-actions.c added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +00:00
palette-editor-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
palette-editor-commands.c added enum for the "load_color" actions. 2005-05-06 15:07:34 +00:00
palette-editor-commands.h app/widgets/gimpgradienteditor.[ch] added public APIs for zooming the 2004-10-24 20:38:35 +00:00
palettes-actions.c app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
palettes-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
palettes-commands.c app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
palettes-commands.h app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
patterns-actions.c minor optimizations. 2005-08-22 23:30:23 +00:00
patterns-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
plug-in-actions.c app/actions/layers-actions.c app/actions/plug-in-actions.c moved all color 2005-08-16 22:56:16 +00:00
plug-in-actions.h Added API to explicitly register dynamic menu items hierarchies. Fixes bug 2005-03-24 16:08:04 +00:00
plug-in-commands.c app/actions/data-commands.c app/actions/edit-commands.c 2005-02-10 11:00:46 +00:00
plug-in-commands.h new function which clears the whole list of data set by plug-ins. 2004-07-26 21:07:15 +00:00
qmask-actions.c We don't need two labels for "Toggle QuickMask". Fixes bug #316569. 2005-09-17 21:38:37 +00:00
qmask-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
qmask-commands.c app/actions/channels-commands.c app/actions/qmask-commands.c 2005-08-22 23:39:12 +00:00
qmask-commands.h is a GtkRadioAction callback but behaved like a GtkToggleAction callback. 2004-09-19 21:43:43 +00:00
quick-mask-actions.c We don't need two labels for "Toggle QuickMask". Fixes bug #316569. 2005-09-17 21:38:37 +00:00
quick-mask-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
quick-mask-commands.c app/actions/channels-commands.c app/actions/qmask-commands.c 2005-08-22 23:39:12 +00:00
quick-mask-commands.h is a GtkRadioAction callback but behaved like a GtkToggleAction callback. 2004-09-19 21:43:43 +00:00
sample-point-editor-actions.c added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-point-editor-actions.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-point-editor-commands.c added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-point-editor-commands.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-points-actions.c added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-points-actions.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-points-commands.c added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
sample-points-commands.h added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
select-actions.c When there are variants of actions with and without dialog, let the 2004-10-23 00:53:48 +00:00
select-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
select-commands.c don't g_return_if_fail() if there is no active drawable, just silently 2004-10-23 19:13:17 +00:00
select-commands.h app/actions/select-actions.c app/actions/select-commands.[ch] 2004-10-20 23:14:24 +00:00
templates-actions.c app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
templates-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
templates-commands.c changed GimpConfig utility functions to take GObject variables instead of 2005-04-07 10:05:54 +00:00
templates-commands.h app/actions/buffers-commands.[ch] app/actions/data-commands.[ch] 2005-01-14 13:30:05 +00:00
text-editor-actions.c Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
text-editor-actions.h Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
text-editor-commands.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
text-editor-commands.h Don't use deprecated GtkToolbar API in GimpTextEditor: 2004-11-04 14:24:32 +00:00
tool-options-actions.c applied capitalization patches contributed by Stephan Binner. Fixes bug 2005-08-23 00:18:08 +00:00
tool-options-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
tool-options-commands.c app/actions/edit-commands.c made the "Reset all tool options" and "Clear 2005-07-08 15:27:38 +00:00
tool-options-commands.h added signal "update" which is G_SIGNAL_RUN_LAST, so handlers can hook in 2004-04-30 15:29:11 +00:00
tools-actions.c mis-named and mis-placed function that sets a widget's tooltip to the 2005-09-16 00:46:21 +00:00
tools-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
tools-commands.c in the spirit of the fix for bug #165618 below, allow tools to specify up 2005-03-04 19:05:40 +00:00
tools-commands.h in the spirit of the fix for bug #165618 below, allow tools to specify up 2005-03-04 19:05:40 +00:00
vectors-actions.c added boolean property "value-variable" which specifies if the 2004-11-18 16:04:41 +00:00
vectors-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
vectors-commands.c app/actions/vectors-commands.c canonicalized some hardcoded procedure 2005-08-02 23:02:56 +00:00
vectors-commands.h When there are variants of actions with and without dialog, let the 2004-10-23 00:53:48 +00:00
view-actions.c added stock IDs and help IDs to the new zoom actions. 2005-09-18 20:25:53 +00:00
view-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
view-commands.c app/dialogs/Makefile.am removed. 2005-04-04 23:48:19 +00:00
view-commands.h app/dialogs/Makefile.am removed. 2005-04-04 23:48:19 +00:00
window-actions.c app/actions/Makefile.am new files holding utility functions to create 2005-01-28 19:48:31 +00:00
window-actions.h app/actions/Makefile.am new files holding utility functions to create 2005-01-28 19:48:31 +00:00