gimp/plug-ins/file-raw
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
..
file-darktable-export-on-exit.lua plug-ins: update darktable lua script to API change in darktable master 2021-02-15 17:11:32 +00:00
file-darktable-get-size.lua Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
file-darktable.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-raw-formats.h Issue #4618: support Canon CR3. 2020-03-14 23:56:45 +01:00
file-raw-placeholder.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-raw-utils.c Issue #2179: Get rid of the win32_use_hkcu flag. 2018-09-19 15:01:46 +02:00
file-raw-utils.h Issue #2179: Get rid of the win32_use_hkcu flag. 2018-09-19 15:01:46 +02:00
file-rawtherapee.c plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
meson.build meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00