Gimp/plug-ins/python
Jehan 30e7be6db1 plug-ins: fix usage of gimp_file_save() in py-slice.py.
Signature changed (commit f3fb3d1a), but build could not catch the
missing usage in non-compiled scripts. Thanks to Massimo for noticing
it.
2019-10-12 13:55:07 +02:00
..
python-console plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
file-openraster.py plug-ins: register thumbnail procedures before load procedures 2019-09-10 19:36:54 +02:00
foggify.py plug-ins: port the core of foggify plug-in. 2019-08-28 02:25:19 +02:00
gradients-save-as-css.py plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
Makefile.am plug-ins: port gradients-save-as-css to Python 3 + new API. 2019-09-15 10:20:11 +02:00
meson.build plug-ins: port gradients-save-as-css to Python 3 + new API. 2019-09-15 10:20:11 +02:00
palette-offset.py plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00
palette-to-gradient.py plug-ins: add a "palette" argument to palette-to-gradient. 2019-08-06 00:29:33 +02:00
py-slice.py plug-ins: fix usage of gimp_file_save() in py-slice.py. 2019-10-12 13:55:07 +02:00
spyro-plus.py plug-ins: remove second parameter of gimp_ui_init() in all non-C plug-ins 2019-09-24 19:43:58 +02:00