Gimp/plug-ins/script-fu
bootchk 2c664fac72 API PDB: resource-get-by-name return NULL instead of error
Without this, there is no easy way to quietly check for existence of a resource by name.
Needed when plugin authors can name defaults for resource args by name.

Add tests to script-fu/test/tests
2024-03-19 12:05:28 +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 Fix #10044 more natural binding of PDB return values 2024-03-09 07:21:50 -05: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