Add Windows→Hide docks menu item. We don't remove the hardcoding of having Tab trigger it though, because gtk_accelerator_valid() returns FALSE for GDK_tab. This means that if the user changes keyboard shortcut for the menu item, both the user shortcut and the hardcoded shortcut will work. We remove gimp_dialog_factories_toggle() and make clients activate the action instead to toggle dock visibility. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| brush-editor-menu.xml | ||
| brushes-menu.xml | ||
| buffers-menu.xml | ||
| channels-menu.xml | ||
| colormap-menu.xml | ||
| cursor-info-menu.xml | ||
| dialogs-menuitems.xml | ||
| dockable-menu.xml.in | ||
| documents-menu.xml | ||
| dynamics-editor-menu.xml | ||
| dynamics-menu.xml | ||
| error-console-menu.xml | ||
| fonts-menu.xml | ||
| gradient-editor-menu.xml | ||
| gradients-menu.xml | ||
| gtkuimanager.dtd | ||
| image-menu.xml.in | ||
| images-menu.xml | ||
| layers-menu.xml | ||
| Makefile.am | ||
| makefile.msc | ||
| menus.xsl | ||
| palette-editor-menu.xml | ||
| palettes-menu.xml | ||
| patterns-menu.xml | ||
| quick-mask-menu.xml | ||
| sample-points-menu.xml | ||
| selection-menu.xml | ||
| templates-menu.xml | ||
| text-editor-toolbar.xml | ||
| text-tool-menu.xml | ||
| tool-options-menu.xml | ||
| undo-menu.xml | ||
| vectors-menu.xml | ||