Gimp/plug-ins/python
Jehan dca353f8cd plug-ins: port palette-offset to new API.
This first version will just offset by 1 in interactive mode, by
default. The GIMP 2 version used to have a GUI, but it was not created
by the plug-in itself. I am guessing that maybe our Python wrapper used
to create GUI by default.
If so, this will have to change. Python plug-ins will be responsible of
their own GUI, just like C plug-ins.
2019-08-06 00:40:37 +02:00
..
python-console plug-ins: use GtkSettings values to determine whether to use header bar. 2019-08-05 16:10:12 +02:00
Makefile.am plug-ins: port palette-offset to new API. 2019-08-06 00:40:37 +02:00
palette-offset.py plug-ins: port palette-offset to new API. 2019-08-06 00:40:37 +02:00
palette-to-gradient.py plug-ins: add a "palette" argument to palette-to-gradient. 2019-08-06 00:29:33 +02:00