Gimp/plug-ins/script-fu
Alx Sa 4bf5dc7b97 plug-ins: Port argument macros to functions
With the new API introduced int d1c4457f,
we next need to port all plug-ins using
the argument macros to functions.
This will allow us to remove the macros
as part of the 3.0 API clean-up.
2024-06-13 23:17:48 +00:00
..
console ScriptFu: fix #10307 plugin call display not effective 2024-04-25 12:51:00 +00:00
docs ScriptFu: tests of TinyScheme string-ports and string escapes 2024-03-29 10:03:44 +00:00
interpreter meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
libscriptfu ScriptFu: TinyScheme: fix closing of ports 2024-05-01 12:08:46 +00:00
scripts scriptfu, tools: Allow off-canvas guides in more places 2024-05-31 12:03:44 +00:00
server plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
test ScriptFu: TinyScheme: fix closing of ports 2024-05-01 12:08:46 +00:00
gimp-script-fu-interpreter.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
meson.build ScriptFu: build: "stable release" not install test framework or test plugins 2024-04-24 14:32:53 +00:00
script-fu-eval.c ScriptFu: fix #10307 plugin call display not effective 2024-04-25 12:51:00 +00:00
script-fu-eval.h plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu-refresh.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00
script-fu-refresh.h ScriptFu: hide "Refresh Scripts" 2024-04-06 14:33:13 -04:00
script-fu-text-console.c plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu-text-console.h plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
script-fu.c plug-ins: Port argument macros to functions 2024-06-13 23:17:48 +00:00