gimp/plug-ins
Alx Sa 6d1db0d7d5 plug-ins: Fix crash in Van Gogh plug-in
As noted by Wormnest, if the effect-image drawable is
smaller than the source image, the Van Gogh plug-in crashes.
This is because the source image's dimensions were being
used to traverse the effect-image drawable in rgb_to_hsl ().
This patch fixes the nested for loop to use the correct
width and height values as limits.
2024-06-01 17:33:41 +00:00
..
common plug-ins: Fix crash in Van Gogh plug-in 2024-06-01 17:33:41 +00:00
file-bmp plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-dds plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-exr meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
file-faxg3 meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
file-fits plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-fli plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-icns plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-ico plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-jpeg plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-psd plug-ins: Fix parameter type in psd_read_len() 2024-05-31 23:04:54 +00:00
file-raw plug-ins: Update Darktable API check 2024-05-25 17:59:37 +00:00
file-sgi plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
file-tiff plug-ins: Port file-tiff-load to GimpProcedureDialog 2024-05-31 04:34:51 +00:00
file-webp plug-ins: Remove n_drawables parameter 2024-05-03 15:22:39 +00:00
flame meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
fractal-explorer meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
gfig meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
gimpressionist meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
gradient-flare meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
help meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
help-browser meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
ifs-compose plug-ins: Fix IFS color updates 2024-04-24 16:05:32 +00:00
imagemap meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
lighting meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
map-object plug-ins: Fix issue with drawing Cylinder face 2024-05-27 18:50:36 +00:00
metadata meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
pagecurl meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
print plug-ins: fix #10787 Page Setup warning/critical 2024-04-18 12:43:08 -04:00
python plug-ins, ci: add basic support for junit reports for... 2024-05-04 19:06:38 +00:00
screenshot meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
script-fu scriptfu, tools: Allow off-canvas guides in more places 2024-05-31 12:03:44 +00:00
selection-to-path meson: on macOS temporarily update rpath to find libraries of non-installed GIMP. 2024-04-16 17:43:15 +00:00
twain build/windows: Add MS Store dist script 2024-04-21 18:12:38 -03:00
meson.build plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00