Gimp/plug-ins/python
Jehan 65077a605f plug-ins: update foggigy after changes in GimpProcedureDialog.
The default for color properties (GimpRGB) is now to be editable. So
let's remove the formerly specific call for this.

Also fixing a clashing mnemonics ('c' both for '_Color' and '_Cancel').
2022-02-17 23:13:43 +01:00
..
python-console plug-ins: use #!/usr/bin/env python3 shebang line in python-console.py 2021-07-07 17:47:15 +02:00
.gitignore plug-ins: add .gitignore files. 2019-08-06 23:22:18 +02:00
colorxhtml.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
file-openraster.py plug-ins: fix the ORA thumbnail load procedure. 2022-02-09 22:56:42 +01:00
foggify.py plug-ins: update foggigy after changes in GimpProcedureDialog. 2022-02-17 23:13:43 +01:00
gradients-save-as-css.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
histogram-export.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
Makefile.am plug-ins: move benchmark-foreground-extract to gimp-data-extras. 2021-04-19 18:10:54 +02:00
meson.build plug-ins: move benchmark-foreground-extract to gimp-data-extras. 2021-04-19 18:10:54 +02:00
palette-offset.py libgimp: 'gimp_ui' as priority prefix for GimpUi introspected module. 2020-09-26 22:11:53 +02:00
palette-sort.py plug-ins: Port palette-sort to Python 3 2020-09-20 23:58:02 +02:00
palette-to-gradient.py plug-ins: add a "palette" argument to palette-to-gradient. 2019-08-06 00:29:33 +02: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: Port python-eval.py plugin to python 3. 2020-09-21 00:30:41 +02:00
spyro-plus.py plug-ins: use the new function Gimp.context_enable_dynamics(). 2022-02-04 14:04:46 +01:00