gimp/plug-ins/file-ico
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
..
ico-dialog.c libgimp, plug-ins: move gimp_pdb_run_procedure*() to gimp_procedure_run*(). 2023-10-18 17:11:20 +02:00
ico-dialog.h plug-ins: Add .ani file import/export 2022-08-08 18:31:45 +00:00
ico-load.c libgimp, plug-ins: properly document the return values of GimpThumbnailProcedure. 2023-10-01 21:02:33 +02:00
ico-load.h plug-ins: Show dimensions, BPP in ICO layer names 2023-06-18 05:11:44 +00:00
ico-save.c libgimp, plug-ins: move gimp_pdb_run_procedure*() to gimp_procedure_run*(). 2023-10-18 17:11:20 +02:00
ico-save.h plug-ins: Add .ani file import/export 2022-08-08 18:31:45 +00:00
ico.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
ico.h plug-ins: Add .ani file import/export 2022-08-08 18:31:45 +00:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00