gimp/plug-ins/metadata
Jehan bf8ee69570 plug-ins: fix some broken macros with a massive search-and-replace.
If we leave a space between the macro name and opening parenthese for argument
lists, the args are not considered macro args (which will be discovered when
using it). I experienced this issue while testing code on some plug-in
yesterday, so thought I might as well fix all these broken macros for casting to
the specific GimpPlugIn subclass, so that we won't have a next time.
2023-10-18 18:29:37 +02:00
..
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
metadata-editor.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02: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-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: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02: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