Gimp/plug-ins/python
Alx Sa f5b7f734e2 python: Minor enhancements to python plug-ins
* colorxhtml.py was converted to use
GimpProcedureDialog. A new aux
argument was added so that a widget
could be created in the GUI. The text
field and the file widgets were made
to be sensitive to the source-file bool to
better indicate to the user which one will
be used.

* palette-sort.py now uses babl instead of
colormath libraries to get CIE LAB and
CIE LCH(ab) values. This means all users
will be able to sort by those options even
if the colormath library isn't installed.

* histogram-export.py's out-format
widget was converted to a radio frame
as it is in 2.10.
2024-06-11 17:17:41 +00:00
..
python-console plug-ins: Fix Save button in Python Console 2024-02-12 21:49:28 +00:00
tests plug-ins, ci: add basic support for junit reports for... 2024-05-04 19:06:38 +00:00
colorxhtml.py python: Minor enhancements to python plug-ins 2024-06-11 17:17:41 +00:00
file-openraster.py plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
foggify.py python: translation fixes 2024-06-10 20:58:39 +00:00
gradients-save-as-css.py python: Port arguments code to use functions 2024-06-10 15:22:02 +00:00
histogram-export.py python: Minor enhancements to python plug-ins 2024-06-11 17:17:41 +00:00
meson.build plug-ins: add file-plug-in testing framework 2024-04-26 12:28:47 -04:00
palette-offset.py python: Port arguments code to use functions 2024-06-10 15:22:02 +00:00
palette-sort.py python: Minor enhancements to python plug-ins 2024-06-11 17:17:41 +00:00
palette-to-gradient.py python: Port arguments code to use functions 2024-06-10 15:22:02 +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 python: translation fixes 2024-06-10 20:58:39 +00:00
test-dialog.py python: Port arguments code to use functions 2024-06-10 15:22:02 +00:00