gimp/plug-ins/python
Jehan 884353ed3d plug-ins: fix relocatability of the Python Console.
If we were running Gimp.locale_directory() at the very start of the
script, it would append before _gimp_reloc_init_lib() had happened, and
therefore the returned value would be the non-relocated locale
directory.

Calling this inside set_i18n() happens later, and also feels like the
proper place for this code.
2025-04-09 00:20:03 +02:00
..
python-console plug-ins: fix relocatability of the Python Console. 2025-04-09 00:20:03 +02:00
tests plug-ins, tests: add tests for more file formats... 2025-03-12 21:51:19 +00:00
colorxhtml.py python: Fix file arguments after 161b3c53 2025-01-22 21:29:16 +01:00
file-openraster.py python: Fix crash when exporting indexed ORA images 2025-03-15 02:36:20 +00:00
foggify.py app, pdb, plug-ins: replace (plug-in-plasma). 2024-12-17 16:24:54 +00:00
gradients-save-as-css.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
histogram-export.py python: Fix file arguments after 161b3c53 2025-01-22 21:29:16 +01:00
meson.build Issue #13367: use correct python*.exe on insider MSIX from stable series 2025-04-06 20:19:31 +00:00
palette-offset.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
palette-sort.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
palette-to-gradient.py python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
pygimp.interp.in build, plug-ins: Bundle and distribute correct python*.exe 2024-11-19 09:30:57 -03:00
python-eval.py plug-ins: python-fu-eval should correctly exit with error. 2024-10-27 22:55:51 +01:00
spyro-plus.py python: Update Spyro-Plus after GEGL Color update 2025-01-24 02:51:34 +00:00
test-dialog.py extensions, libgimp, plug-ins: remove n_drawables arg from GimpImageProcedure's… 2024-10-28 22:08:45 +01:00