Gimp/app/gui
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
..
dbus-service.xml app: batch commands won't run on existing instance. 2015-09-28 22:31:21 +02:00
gimpapp.c app: fix some glib related deprecations 2023-06-16 00:13:02 -04:00
gimpapp.h app: cleanup MR !734. 2022-10-09 16:12:07 +02:00
gimpdbusservice.c app: use gimp_is_restored() rather than object variables. 2022-03-12 18:59:36 +01:00
gimpdbusservice.h app: improve opening images through the DBus service. 2020-11-10 22:33:25 +01:00
gimpuiconfigurer.c app: big porting of weak pointers to g_set,clear_weak_pointer() 2023-05-22 18:16:09 +02:00
gimpuiconfigurer.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gui-message.c app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window. 2023-10-01 21:02:33 +02:00
gui-message.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gui-types.h app: cleanup MR !734. 2022-10-09 16:12:07 +02:00
gui-unique.c macos: Open files from finder fixing #12603 #12465 #12439 2025-01-04 18:23:50 +00:00
gui-unique.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gui-vtable.c app: don't inhibit or uninhibit when there is no GtkApplication. 2024-09-22 23:26:33 +02:00
gui-vtable.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gui.c app: move GimpControllerManager to its own files 2025-09-17 16:40:21 +02:00
gui.h app: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
icon-themes.c meson: moving away from meson subprojects in favor of git submodules. 2024-03-28 00:19:10 +01:00
icon-themes.h Issue #9410: override prefer-symbolic-icons for mono-style icon themes. 2024-01-29 21:48:17 +01:00
meson.build Declare gexiv2 dependency on many targets (due to gimpmetadata.h) 2025-10-03 18:42:25 -03:00
modifiers.c app: add a GimpModifiersManager object to GimpDisplayConfig. 2022-08-17 14:20:18 +02:00
modifiers.h app: add a GimpModifiersManager object to GimpDisplayConfig. 2022-08-17 14:20:18 +02:00
session.c Fix various typos 2019-09-21 17:10:46 +00:00
session.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
splash.c app, libgimpcolor, plug-ins: move legacy luminance macros to private. 2024-11-02 00:27:02 +01:00
splash.h app: cleanup MR !734. 2022-10-09 16:12:07 +02:00
themes.c dialogs, gui, widgets: Connect GimpPrefsBox to icon size changes 2024-08-04 12:55:58 +00:00
themes.h Issue #11071: Changed detailed_signal from "map" to "realize" to enable opening animations 2024-04-11 14:59:15 +00:00