Gimp/plug-ins/metadata
Bruno Lopes 778d40f06c plug-ins: Do not call in-build-gimp.py before building plugins
We were already considering the plugins under /common but
not the plug-ins that have their own subdirectories. So,
plugin_executables did not match custom_plugin_targets and
the build started to fail on macOS where install_name_tool
neeeds to process the plugins setting the right LC_RPATH.
2026-01-04 09:39:02 -03:00
..
meson.build plug-ins: Do not call in-build-gimp.py before building plugins 2026-01-04 09:39:02 -03:00
metadata-editor.c plug-ins/metadata: fix buffer overflow in date picker 2025-03-20 21:46:34 +00:00
metadata-editor.h plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00
metadata-impexp.c plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-impexp.h plug-ins: port the metadata plug-ins to GimpPlugIn and object 2019-08-27 18:28:56 +02:00
metadata-misc.h plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-tag-object.c plug-ins: Use GtkListBox in metadata viewer 2025-07-11 21:44:09 +00:00
metadata-tag-object.h plug-ins: Use GtkListBox in metadata viewer 2025-07-11 21:44:09 +00:00
metadata-tags.c plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-tags.h plug-ins: add synchronization with certain Exif tags. 2023-08-14 17:29:44 -04:00
metadata-viewer.c plug-ins: Use GtkListBox in metadata viewer 2025-07-11 21:44:09 +00:00
metadata-xml.c plug-ins: make mode in metadata-editor an enum 2023-08-13 15:15:03 -04:00
metadata-xml.h plug-ins: make mode in metadata-editor an enum 2023-08-13 15:15:03 -04:00