Gimp/plug-ins/script-fu
Jehan 02199755ab Issue #12277: GIMP 3.0 RC1 opens Windows Console.
This is a followup of previous commit. We must set the win_subsystem
option on executable() so that the result binary is compiled as a GUI
application (and doesn't output a console every time).

The previous commit is still needed and is what allows us to control
when to actually display a console.
2024-11-21 04:23:10 +00:00
..
console ScriptFu: fix #10307 plugin call display not effective 2024-04-25 12:51:00 +00:00
interpreter Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
libscriptfu ScriptFu: fix #10741 tooltip and PDB description have underscore 2024-11-20 12:48:10 +00:00
scripts Issue #11653: Revise plug-in procedures that convert parameters from… 2024-11-03 18:56:33 +01:00
server Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
test ScriptFu: tests: add tests of layer groups and item parent and position 2024-11-19 09:21:09 -05: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 Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +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 libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION… 2024-09-29 18:43:49 +02:00