gimp/plug-ins/python
Jehan c9b1ce8fa9 plug-ins: make test-dialog runnable even with no image.
It's a test plug-in which doesn't actually need an image to work, so it's
annoying that it currently requires one (making testing more cumbersome).

Also cleaning up a bit the coding style.
2023-01-14 20:17:57 +01:00
..
python-console Issue #8734: Python-fu misses sys.stdout.flush. 2022-10-12 23:40:04 +02:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
Makefile.am libgimp: API refactor GUI for GimpResource 2023-01-14 16:38:40 +00:00
colorxhtml.py plug-ins: Fix Color XHTML export and GUI crash 2022-08-06 15:10:41 +00:00
file-openraster.py plug-ins: use list() variants in bindings. 2022-06-27 22:30:42 +02:00
foggify.py plug-ins, libgimp: override set_i18n() for all our core plug-ins. 2022-06-05 01:57:02 +02:00
gradients-save-as-css.py Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
histogram-export.py plug-ins: Fix crash in histogram-export 2022-07-20 12:51:03 +00:00
meson.build 2.99 libgimp: add GimpResource, GimpBrush, GimpPropWidgetBrush 2023-01-14 12:58:05 +00:00
palette-offset.py Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
palette-sort.py plug-ins: use generated widget for GimpPalette arg. 2023-01-14 19:27:08 +01:00
palette-to-gradient.py Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
pygimp.interp.in Fix pygimp.interp generation, add /usr/bin/python3 alias 2020-07-28 17:17:18 +02:00
python-eval.py plug-ins, libgimp: override set_i18n() for all our core plug-ins. 2022-06-05 01:57:02 +02:00
spyro-plus.py Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
test-dialog.py plug-ins: make test-dialog runnable even with no image. 2023-01-14 20:17:57 +01:00