gimp/plug-ins/python
Alx Sa 3233aed0dc plug-ins: Fix Palette and Gradient functions
Resolves #11083

Per bootchk, changes in function calls to
palette_entry_get_color () and 
gradient_segment_get_left_color () were
broken in Python scripts due to GelColor
being used post Color Space Invasion.
This patch fixes the calls and returns.
2024-03-21 13:06:39 +00:00
..
python-console plug-ins: Fix Save button in Python Console 2024-02-12 21:49:28 +00:00
colorxhtml.py plug-ins: fix the GimpSaveProcedure plug-ins in Python. 2023-10-01 20:52:02 +02:00
file-openraster.py plug-ins: port forgotten uses of gimp_pdb_run_procedure*() removed API. 2023-10-20 19:01:38 +02:00
foggify.py plug-ins: Fix Foggify color property 2024-02-25 20:14:13 +00:00
gradients-save-as-css.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +00:00
histogram-export.py plug-ins: remove unneeded accelerator 2024-02-24 14:52:22 +00:00
meson.build build/windows, data, extensions, plug-ins: Fix Build omissions 2024-01-02 10:49:31 +00:00
palette-offset.py menus: move menus to submenus of tab menu 2024-03-08 17:48:38 +00:00
palette-sort.py menus: move menus to submenus of tab menu 2024-03-08 17:48:38 +00:00
palette-to-gradient.py plug-ins: Fix Palette and Gradient functions 2024-03-21 13:06:39 +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: Fix Spyro-Gimp Long Gradient option 2024-02-18 19:21:31 +00:00
test-dialog.py plug-ins: port other Python plug-ins to new gimp_image_procedure_new(). 2023-10-01 21:02:34 +02:00