Gimp/plug-ins/script-fu
Jehan 4fc9daedad Issue #10208: validate arguments for PDB calls run by script-fu.
I added a few specific validations for range types (int, double…), and a
generic validation at the end, meant to catch all yet uncaught invalid
argument cases (yet with less details on the what and why).
2023-10-21 02:46:58 +02:00
..
console plug-ins, libgimp: move GimpBatchProcedure's run function to use config objects. 2023-10-01 20:52:01 +02:00
interpreter Remove autotools 2023-05-27 00:03:52 +02:00
libscriptfu Issue #10208: validate arguments for PDB calls run by script-fu. 2023-10-21 02:46:58 +02:00
scripts Fix 10170 2023-10-19 16:37:05 +00:00
server libgimp, plug-ins: rename gimp_procedure_new2() as gimp_procedure_new() and… 2023-10-01 20:52:01 +02:00
test Fix scripts after changes to text PDB API 2023-10-13 09:38:21 -04:00
meson.build ScriptFu: #9755 Add test framework and tests for TS and PDB 2023-08-25 21:39:29 +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