Gimp/app/menus
Bruno Lopes 5edbb073e2
Declare gexiv2 dependency on many targets (due to gimpmetadata.h)
Our build files were relying 'sysroot' to find gexiv2.h but this is
not possible with Apple Clang om which sysroot points to macOS SDK.
So, exotic environments like Homebrew were failing. Let's fix this.

(cherry picked from commit f09007507f)
2025-10-03 18:42:25 -03:00
..
dockable-menu.c
dockable-menu.h
file-menu.c app, menus: remove all placeholder code. 2023-07-13 16:53:11 +02:00
file-menu.h
filters-menu.c app: also rename <Vectors> to <Paths> menu. 2024-08-07 19:33:48 +02:00
filters-menu.h
image-menu.c app: display shell popup menu now uses GMenuModel. 2023-04-12 22:07:08 +02:00
image-menu.h
menus-types.h
menus.c app/menus: Fix "vectors" group to "paths" 2024-08-10 20:32:25 +00:00
menus.h app: prevent multiple registrations of a same action. 2023-04-12 22:07:09 +02:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
plug-in-menus.c app: also rename <Vectors> to <Paths> menu. 2024-08-07 19:33:48 +02:00
plug-in-menus.h
shortcuts-rc.c app: be more forgiving in reading shortcutsrc. 2023-10-02 01:30:02 +02:00
shortcuts-rc.h app: serialize and deserialize the actions' accelerators. 2023-04-12 22:07:09 +02:00
tool-options-menu.c app/menus: update tool options menu while initializing menus 2024-04-18 10:22:11 +00:00
tool-options-menu.h
window-menu.c app, menus: remove all placeholder code. 2023-07-13 16:53:11 +02:00
window-menu.h
windows-menu.c app: add "gint old_index" argument to GimpContainer::reorder() 2025-09-17 16:40:24 +02:00
windows-menu.h