gimp/plug-ins
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
..
common plug-ins: Use viewbox dims if needed for SVG 2025-04-04 02:09:02 +00:00
file-bmp Issue #12717: file-bmp plugin broke cross-build with generated source 2025-01-13 22:36:41 +00:00
file-dds plug-ins: Read texture map size on DDS import 2025-04-03 00:54:15 +00:00
file-exr plug-ins, exr: ensure dimensions are not outside our limits... 2025-01-09 18:32:50 -05:00
file-faxg3 Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-fits Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-fli plug-ins: Fix ZDI-CAN-25100 for FLI plug-in 2025-03-10 04:07:44 +00:00
file-icns plug-ins: Fix crash when exporting indexed ICNS images 2025-03-15 17:34:03 +00:00
file-ico plug-ins: Use GimpExportOptions for ICO export 2025-03-27 03:05:49 +00:00
file-jpeg plug-ins: Reduce JPEG dialogue height 2025-03-06 12:30:42 +00:00
file-psd Fix a typo 2025-03-24 16:46:26 +00:00
file-raw Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-sgi plug-ins: avoid log-spamming by sgi plug-in 2024-11-24 16:54:46 +00:00
file-tiff plug-ins: Remove unused variable in file-tiff-load.c 2025-03-26 23:22:21 +00:00
file-webp libgimp, plug-ins: rename the various "save-*" metadata arguments… 2025-01-20 17:58:30 +01:00
flame Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
fractal-explorer plug-ins: Fix fractal explorer crash related to color-mode 2024-11-23 16:26:32 +00:00
gfig Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
gimpressionist Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
gradient-flare plug-ins: fix gradient-flare crash in Selector editor. 2025-03-22 22:44:27 +00:00
help plug-ins: revert the multi-threading code. 2025-03-16 19:30:47 +01:00
help-browser Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
ifs-compose Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
imagemap Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
lighting Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
map-object plug-ins: Define Map Object GUI ranges 2024-12-14 14:23:46 +00:00
metadata plug-ins/metadata: fix buffer overflow in date picker 2025-03-20 21:46:34 +00:00
pagecurl Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
print plug-ins: Convert Print Preview for images with higher bit depth 2025-03-13 23:22:51 +00:00
python plug-ins: fix relocatability of the Python Console. 2025-04-09 00:20:03 +02:00
screenshot screenshot: Don't consider X11 to be available when running under XWayland 2025-03-23 17:20:51 +00:00
script-fu script-fu: Restore GUI to Difference Clouds script 2025-03-28 19:18:16 +00:00
selection-to-path plug-ins: Return error on sel2path if no selection 2024-12-01 23:08:57 +00:00
twain Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
meson.build Issue #12717: file-bmp plugin broke cross-build with generated source 2025-01-13 22:36:41 +00:00