Gimp/menus
Jehan a752ad5e07 app, menus: add an application menu for systems which wants this.
In particular on macOS, we want to show some default common actions (see
comments in !837) but gtk_application_prefers_app_menu() docs says that it will
always return FALSE on this OS. So we ignore this call on macOS.
2023-04-12 22:07:09 +02:00
..
.gitignore menus: the .xml files are now unneeded (replaced by .ui files). 2023-04-12 22:07:09 +02:00
app-menu.ui app, menus: add an application menu for systems which wants this. 2023-04-12 22:07:09 +02:00
brush-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
brushes-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
buffers-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
channels-menu.ui app, menus: handle the case where a menu is used both as popup and submenu. 2023-04-12 22:07:08 +02:00
colormap-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
cursor-info-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dashboard-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dialogs-menuitems.ui.in menus: fix dialogs_dockable_actions being in 2 groups. 2023-04-12 22:07:09 +02:00
dockable-menu.ui.in.in menus: fix dialogs_dockable_actions being in 2 groups. 2023-04-12 22:07:09 +02:00
documents-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dynamics-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
dynamics-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
error-console-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
fonts-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
gradient-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
gradients-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
gtkuimanager.dtd
image-menu.ui.in.in menus: fix dialogs_dockable_actions being in 2 groups. 2023-04-12 22:07:09 +02:00
images-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
layers-menu.ui app, menus: handle the case where a menu is used both as popup and submenu. 2023-04-12 22:07:08 +02:00
Makefile.am app, menus: add an application menu for systems which wants this. 2023-04-12 22:07:09 +02:00
menus.xsl menus: add a dockable-menu with the new GtkBuilder format. 2023-04-12 22:07:08 +02:00
meson.build app, menus: add an application menu for systems which wants this. 2023-04-12 22:07:09 +02:00
mypaint-brushes-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
palette-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
palettes-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
patterns-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
quick-mask-menu.ui menus: implement a bunch of menus in GtkBuilder format. 2023-04-12 22:07:08 +02:00
sample-points-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
selection-menu.ui menus: add all the missing menus in the new GtkBuilder format! 2023-04-12 22:07:08 +02:00
templates-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
text-editor-toolbar.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
text-tool-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
tool-options-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
tool-preset-editor-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
tool-presets-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
undo-menu.ui app, menus: now support the child menu of the GimpDockbook menu. 2023-04-12 22:07:08 +02:00
vector-toolpath-menu.ui app, menus: progressively move to action group logics. 2023-04-12 22:07:09 +02:00
vectors-menu.ui app, menus: handle the case where a menu is used both as popup and submenu. 2023-04-12 22:07:08 +02:00