Gimp/plug-ins/metadata
Jacob Boerema 9c11b40393 plug-ins: create metadata-viewer gui from code
The metadata-viewer uses a GtkBuilder .ui file to create the interface.
In GIMP we prefer our interfaces to be created in code and these builder
files are also not available anymore in GTK4.

This commit removes the .ui file and support code, and creates the
interface from code in our plug-in.
2023-04-30 16:01:40 -04:00
..
.gitignore Bug 769820 - Cannot enter Iptc information when no metadata is available... 2017-07-07 18:11:39 +02:00
Makefile.am plug-ins: improve formatting of gps data in metadata-viewer. 2020-12-01 13:24:06 -05:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
metadata-editor.c plug-ins: label and documentation of plug-ins localized plug-in side. 2022-07-05 12:23:51 +02:00
metadata-editor.h plug-ins: port the metadata plug-ins to GimpPlugIn and object 2019-08-27 18:28:56 +02:00
metadata-impexp.c plug-ins: fix several issues detected by coverity 2021-10-24 22:14:13 -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: port the metadata plug-ins to GimpPlugIn and object 2019-08-27 18:28:56 +02:00
metadata-tags.c plug-ins: Iptc.Application2.Headline is not a repeatable tag 2021-10-24 12:53:37 -04:00
metadata-tags.h plug-ins: in metadata-editor use /iptcExt instead of /Iptc4xmpExt when saving. 2021-03-15 20:49:39 -04:00
metadata-viewer.c plug-ins: create metadata-viewer gui from code 2023-04-30 16:01:40 -04:00
metadata-xml.c plug-ins: fix resource leaks detected by coverity 2021-10-24 22:01:16 -04:00
metadata-xml.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00