Gimp/plug-ins/script-fu
bootchk 59b6c8fc8f ScriptFu: fix 11077: call gimp_ui_init in every run_func
More descriptive name for script-fu-interface-dialog

Delete SF flag for gimp_ui_init already called: gimp_ui_init can be called often.

FUTURE: might be faster to call just gegl_init when mode is non-interactive.
2024-03-20 11:35:48 +00:00
..
console plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
docs Fix #10044 more natural binding of PDB return values 2024-03-09 07:21:50 -05:00
interpreter ScriptFu: fix #11013 ts-hello-world.scm crashes at query time 2024-03-08 08:16:20 -05:00
libscriptfu ScriptFu: fix 11077: call gimp_ui_init in every run_func 2024-03-20 11:35:48 +00:00
scripts Fix #10044 more natural binding of PDB return values 2024-03-09 07:21:50 -05:00
server Get rid of old Windows specific defines 2024-01-24 12:10:00 -05:00
test API PDB: resource-get-by-name return NULL instead of error 2024-03-19 12:05:28 +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 build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
script-fu-eval.c plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02: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-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 libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00