gimp/plug-ins/python
Jehan 94c7ca6809 plug-ins: support saving the history of commands.
Since I use the Python console a lot myself to test GIMP API, the
ability to recall previously ran commands is extremely useful. Let's
just add support for this as an AUX argument. This was already done in
the Script-fu console, now in the Python console too!
2024-09-22 23:26:33 +02: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 app, libgimp, pdb, plug-ins: add ability to default to context for all resource args. 2024-09-06 16:33:24 +02:00
histogram-export.py libgimp, pdb, plug-ins: don't skip gimp_*get_*() API from GObject Introspection anymore. 2024-07-06 14:44:45 +02: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: import Babl and Gegl modules in python-eval plug-in. 2024-02-28 22:55:58 +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