gimp/menus
Jehan 747cbf70db app: add a "Filters > Generic > GEGL Operations" submenu with generated actions.
Since we now generate actions for GEGL ops, we might as well generate menu items
for these too.

What I did:

- Move the "GEGL Operation…" tool (generic dialog with a drop-down list of all
  non-ignored GEGL ops) to Tools menu.
- Create a "GEGL Operations" submenu in Filters > Generic.
- Move "GEGL Graph" to the top of this new submenu.
- Generate a new menu item for each generated action tied to a GEGL plug-in,
  alphabetically sorted.
2023-04-13 23:06:54 +02:00
..
.gitignore menus: the .xml files are now unneeded (replaced by .ui files). 2023-04-12 22:07:09 +02:00
Makefile.am menus: fix autotools distclean. 2023-04-12 22:36:21 +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 forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
image-menu.ui.in.in app: add a "Filters > Generic > GEGL Operations" submenu with generated actions. 2023-04-13 23:06:54 +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
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