gimp/app/actions
Philip Lafleur c7364a64aa Changed "Zoom to Fit Window" command to "Fit Image in Window" and added
2004-06-20  Philip Lafleur  <plafleur@cvs.gnome.org>

	* app/display/gimpdisplayshell-scale.[ch]:
	* app/display/gimpnavigationview.[ch]:
	* app/actions/view-actions.c:
	* app/actions/view-commands.[ch]:
	* app/widgets/gimphelp-ids.h:
	* menus/image-menu.xml.in: Changed "Zoom to Fit Window" command
	to "Fit Image in Window" and added another command, "Fit Image
	to Window", that zooms according to the opposite dimension. Fixes
	bug #144597.
2004-06-20 12:09:03 +00:00
..
.cvsignore More GtkAction stuff (still unused): 2004-04-19 14:54:24 +00:00
Makefile.am app/actions/Makefile.am app/actions/context-actions.[ch] added new action 2004-06-15 15:42:50 +00:00
actions-types.h app/actions/Makefile.am oops, forgot to commit this one. 2004-04-19 15:19:14 +00:00
actions.c app/actions/Makefile.am app/actions/context-actions.[ch] added new action 2004-06-15 15:42:50 +00:00
actions.h added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +00:00
brushes-actions.c added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +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 added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +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 added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +00:00
buffers-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
channels-actions.c reoedered to somehow reflect the class hierarchy. 2004-05-23 10: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 added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and 2004-05-25 14:37:02 +00:00
channels-commands.h added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and 2004-05-25 14:37:02 +00:00
colormap-actions.c reoedered to somehow reflect the class hierarchy. 2004-05-23 10: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 added "name" attributes to all submenus. 2004-05-13 15:50:55 +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 reoedered to somehow reflect the class hierarchy. 2004-05-23 10: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 added "name" attributes to all submenus. 2004-05-13 15:50:55 +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 added tons of new actions to modify the 2004-06-18 12:58:39 +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 added tons of new actions to modify the 2004-06-18 12:58:39 +00:00
context-commands.h app/actions/context-actions.c added tons of new actions to modify the 2004-06-18 12:58:39 +00:00
data-commands.c added new function gimp_data_factory_data_delete(). 2004-06-01 21:37:36 +00:00
data-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
debug-actions.c app/actions/debug-actions.c app/actions/debug-commands.[ch] added action & 2004-05-05 15:54:42 +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 configure.in app/Makefile.am app/menus/.cvsignore app/menus/Makefile.am 2004-05-06 07:41:53 +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 Allow plug-ins to register menu icons. Fixes bug #120500. 2004-05-18 21:19:43 +00:00
dialogs-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
dialogs-commands.c app/actions/actions.h. added the various return_if_no_foo() macros here. 2004-05-03 14:46:29 +00:00
dialogs-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
dockable-actions.c More GimpContainerView chopping: 2004-05-10 17:16:50 +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 added a horrible hack that sets the paned's position after the first 2004-06-01 12:31:44 +00:00
dockable-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
documents-actions.c app/actions/documents-actions.c app/actions/documents-commands.c 2004-05-12 18:36:33 +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.c 2004-05-12 18:36:33 +00:00
documents-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
drawable-actions.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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 reoedered to somehow reflect the class hierarchy. 2004-05-23 10:04:41 +00:00
drawable-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
edit-actions.c added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and 2004-05-25 14:37:02 +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 added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and 2004-05-25 14:37:02 +00:00
edit-commands.h app/actions/documents-actions.c app/actions/documents-commands.c 2004-05-12 18:36:33 +00:00
error-console-actions.c added help IDs to all actions representing the toplevel popups and menus 2004-05-02 08:56:07 +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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
error-console-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
file-actions.c app/Makefile.am app/actions/file-actions.c app/actions/file-commands.[ch] 2004-05-31 14:40:10 +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 app/Makefile.am app/actions/file-actions.c app/actions/file-commands.[ch] 2004-05-31 14:40:10 +00:00
file-commands.h app/Makefile.am app/actions/file-actions.c app/actions/file-commands.[ch] 2004-05-31 14:40:10 +00:00
file-dialog-actions.c Allow plug-ins to register menu icons. Fixes bug #120500. 2004-05-18 21:19:43 +00:00
file-dialog-actions.h app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-dialog-commands.c app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-dialog-commands.h app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-open-actions.c app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-open-actions.h app/actions/Makefile.am app/actions/file-open-actions.[ch] actions for the 2004-04-29 17:47:53 +00:00
file-save-actions.c app/actions/Makefile.am new files containing factored out code to set up 2004-05-02 10:34:04 +00:00
file-save-actions.h app/actions/Makefile.am app/actions/file-open-actions.[ch] actions for the 2004-04-29 17:47:53 +00:00
fonts-actions.c added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +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 renamed the values of the GimpGradientSegment* enums from GIMP_GRAD_* to 2004-06-01 18:49:50 +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/core/core-enums.h app/core/gimpgradient.[ch] app/pdb/Makefile.am 2004-05-30 22:04:16 +00:00
gradient-editor-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
gradients-actions.c app/actions/gradients-actions.c app/actions/palettes-actions.c added/fixed 2004-05-11 22:57:28 +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 More GimpContainerView chopping: 2004-05-10 17:16:50 +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 added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +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 app/actions/image-actions.c app/actions/image-commands.[ch] 2004-06-10 14:25:04 +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-actions.c app/actions/image-commands.[ch] 2004-06-10 14:25:04 +00:00
image-commands.h app/actions/image-actions.c app/actions/image-commands.[ch] 2004-06-10 14:25:04 +00:00
images-actions.c added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +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 tools/pdbgen/pdb/image.pdb app/pdb/image_cmds.c reverted changes I did to 2004-06-01 22:04:20 +00:00
images-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
layers-actions.c app/actions/image-actions.c app/actions/image-commands.[ch] 2004-06-10 14:25:04 +00:00
layers-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
layers-commands.c app/actions/image-actions.c app/actions/image-commands.[ch] 2004-06-10 14:25:04 +00:00
layers-commands.h app/actions/image-actions.c app/actions/image-commands.[ch] 2004-06-10 14:25:04 +00:00
palette-editor-actions.c reoedered to somehow reflect the class hierarchy. 2004-05-23 10: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 Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
palette-editor-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
palettes-actions.c app/actions/gradients-actions.c app/actions/palettes-actions.c added/fixed 2004-05-11 22:57:28 +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/widgets/widgets-types.h made GimpContainerView an interface. Added 2004-05-10 23:22:39 +00:00
palettes-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
patterns-actions.c app/actions/gradients-actions.c app/actions/palettes-actions.c added/fixed 2004-05-11 22:57:28 +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 Allow plug-ins to register menu icons. Fixes bug #120500. 2004-05-18 21:19:43 +00:00
plug-in-actions.h app/widgets/Makefile.am app/widgets/widgets-types.h new GtkAction subclass 2004-04-27 13:55:26 +00:00
plug-in-commands.c added some utility functions to get a Gimp, GimpImage, GimpDisplay and 2004-05-03 14:03:51 +00:00
plug-in-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
qmask-actions.c app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +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 libgimpwidgets/gimpwidgets.c (gimp_scale_entry_new_internal) left-align 2004-05-12 11:37:21 +00:00
qmask-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
quick-mask-actions.c app/actions/file-actions.c remove "file-close" action and callback... 2004-05-05 11:40:20 +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 libgimpwidgets/gimpwidgets.c (gimp_scale_entry_new_internal) left-align 2004-05-12 11:37:21 +00:00
quick-mask-commands.h Switch from GtkItemFactory to GtkUIManager. The migration is almost 2004-04-29 12:52:29 +00:00
select-actions.c "Save to Channel" makes sense without a selection also, so don't set it 2004-06-08 23:07:45 +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 added alternative actions "vectors-selection-from-vectors" and 2004-06-03 09:47:05 +00:00
select-commands.h added alternative actions "vectors-selection-from-vectors" and 2004-06-03 09:47:05 +00:00
templates-actions.c added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +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 Long overdue core container cleanup: 2004-05-24 10:49:34 +00:00
templates-commands.h added action_data_get_context() and macro return_if_no_context(). 2004-05-11 16:05:21 +00:00
tool-options-actions.c added icons to the Save, Load, Rename and Delete submenus. 2004-05-17 12:32:27 +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 Long overdue core container cleanup: 2004-05-24 10:49:34 +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 app/actions/Makefile.am app/actions/context-actions.[ch] added new action 2004-06-15 15:42:50 +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 app/actions/Makefile.am app/actions/context-actions.[ch] added new action 2004-06-15 15:42:50 +00:00
tools-commands.h app/actions/Makefile.am app/actions/context-actions.[ch] added new action 2004-06-15 15:42:50 +00:00
vectors-actions.c added alternative actions "vectors-selection-from-vectors" and 2004-06-03 09:47:05 +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 added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and 2004-05-25 14:37:02 +00:00
vectors-commands.h added GimpContext parameters to GimpActivateItemFunc, GimpNewItemFunc and 2004-05-25 14:37:02 +00:00
view-actions.c Changed "Zoom to Fit Window" command to "Fit Image in Window" and added 2004-06-20 12:09:03 +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 Changed "Zoom to Fit Window" command to "Fit Image in Window" and added 2004-06-20 12:09:03 +00:00
view-commands.h Changed "Zoom to Fit Window" command to "Fit Image in Window" and added 2004-06-20 12:09:03 +00:00