Gimp/plug-ins/python
Jehan f99bdcd008 plug-ins: use generated widget for GimpPalette arg.
Also make the start checks a bit more robust to broken core code by
double-checking that the palette is valid from the start, even though getting an
invalid palette should normally not happen anymore (at least I fixed one such
case with a palette with a NULL id in my previous commit; but it looks like our
core code is not perfectly robust and we should push the code to extensive
testing).

Note that the generated widget is currently ugly (no label and terrible UX), but
this is meant to improve soon.
2023-01-14 19:27:08 +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
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
Makefile.am libgimp: API refactor GUI for GimpResource 2023-01-14 16:38:40 +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 libgimp: API refactor GUI for GimpResource 2023-01-14 16:38:40 +00:00