gimp/plug-ins/python
Jehan 97fb23e5b3 plug-ins: python-fu-eval should correctly exit with error.
When the passed code had a bug, the plug-in was crashing along with the
code given in argument. Instead, we must catch all exceptions and pass
the error message raised by exec() to the core application.
2024-10-27 22:55:51 +01:00
..
python-console plug-ins: support saving the history of commands. 2024-09-22 23:26:33 +02:00
tests Issue #11317: make Python plug-ins mandatory. 2024-08-09 01:01:58 +02:00
colorxhtml.py core, pdb, plug-ins: Create GimpExportOptions class 2024-08-18 22:03:14 +02:00
file-openraster.py core, pdb, plug-ins: Create GimpExportOptions class 2024-08-18 22:03:14 +02:00
foggify.py python: translation fixes 2024-06-10 20:58:39 +00:00
gradients-save-as-css.py plug-ins: Fix naming conventions for Python plug-ins 2024-10-26 01:05:15 +00:00
histogram-export.py plug-ins: Fix naming conventions for Python plug-ins 2024-10-26 01:05:15 +00:00
meson.build plug-ins: fix typo and install rules for test-dialog. 2024-09-05 22:44:10 +02:00
palette-offset.py app, libgimp, pdb, plug-ins: add ability to default to context for all resource args. 2024-09-06 16:33:24 +02:00
palette-sort.py app, libgimp, pdb, plug-ins: add ability to default to context for all resource args. 2024-09-06 16:33:24 +02:00
palette-to-gradient.py app, libgimp, pdb, plug-ins: add ability to default to context for all resource args. 2024-09-06 16:33:24 +02:00
pygimp.interp.in build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
python-eval.py plug-ins: python-fu-eval should correctly exit with error. 2024-10-27 22:55:51 +01:00
spyro-plus.py python: rename Vectors to Path 2024-09-04 22:29:14 +00:00
test-dialog.py plug-ins: fix test-dialog after commit 75a50ce87b. 2024-09-06 17:33:49 +02:00