gimp/plug-ins/file-fli
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
..
fli-gimp.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
fli.c plug-ins: fix possible overflow in computation 2022-06-03 12:52:17 -04:00
fli.h plug-ins: update public FLI functions to add a GError and return gboolean 2022-05-11 16:28:58 -04:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00