gimp/plug-ins/python
Anders Jonsson 221f8ab14d plug-ins: fix pyconsole syntax for Python 3.12
With Python 3.12, every run of the Python console shows
a SyntaxWarning about invalid escape sequence unless the
string is marked as a raw string.
2024-07-13 20:09:25 +00:00
..
python-console plug-ins: fix pyconsole syntax for Python 3.12 2024-07-13 20:09:25 +00:00
tests libgimp, pdb, plug-ins: don't skip gimp_*get_*() API from GObject Introspection anymore. 2024-07-06 14:44:45 +02:00
colorxhtml.py libgimp, pdb, plug-ins: don't skip gimp_*get_*() API from GObject Introspection anymore. 2024-07-06 14:44:45 +02:00
file-openraster.py plug-ins, tests: Update Python plug-ins after b1736a67 2024-07-07 12:37:33 +00:00
foggify.py python: translation fixes 2024-06-10 20:58:39 +00:00
gradients-save-as-css.py plug-ins: Allow Python GUI resources to be empty 2024-07-07 19:19:16 +00: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: add file-plug-in testing framework 2024-04-26 12:28:47 -04:00
palette-offset.py plug-ins: Allow Python GUI resources to be empty 2024-07-07 19:19:16 +00:00
palette-sort.py plug-ins: Allow Python GUI resources to be empty 2024-07-07 19:19:16 +00:00
palette-to-gradient.py plug-ins: Allow Python GUI resources to be empty 2024-07-07 19:19:16 +00: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 libgimp, pdb, plug-ins: don't skip gimp_*get_*() API from GObject Introspection anymore. 2024-07-06 14:44:45 +02:00
test-dialog.py plug-ins: Update Python plug-ins after 6d36d143 2024-07-07 12:05:54 +00:00