gimp/plug-ins
Alx Sa 21d24467ad scripts: Fix "Remove all Guides" script bug
Resolves #10651
The "Remove All Guides" script calls
gimp-image-find-next-guide, which per
its description can take in 0. However,
the parameter sets 1 as the minimum
value.
This patch fixes the range so that it can
accept 0, which enables the Remove All
Guides script to work again.
It also updates the script to the new
multi-layer aware API.
2024-01-19 11:17:36 +00:00
..
common plug-ins: fix crash on export to xmc 2024-01-15 14:50:58 +01:00
file-bmp plug-ins: fix GError set over the top of a previous GError ... 2023-11-16 19:12:48 -05:00
file-dds plug-ins: DDS import rewrite 2023-12-13 03:30:48 +00:00
file-exr plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-faxg3 libgimp, plug-ins: rename gimp_load_procedure_new2() as gimp_load_procedure_new(). 2023-10-01 21:02:32 +02:00
file-fits plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-fli plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-icns plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-ico plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-jpeg plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-psd plug-ins, libgimpconfig: Fix minor warnings 2024-01-14 14:30:32 +00:00
file-raw plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-sgi app, plug-ins: mark missing strings as translatable 2023-12-13 17:44:35 +00:00
file-tiff plug-ins: replace gimp_[gs]et_data() by AUX args in file-tiff. 2023-10-26 21:46:39 +02:00
file-webp plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
flame app, plug-ins: mark missing strings as translatable 2023-12-13 17:44:35 +00:00
fractal-explorer libgimp: Refactor fractal-explorer-dialogs.c: extract methods 2024-01-09 19:21:27 +00:00
gfig app, plug-ins: mark missing strings as translatable 2023-12-13 17:44:35 +00:00
gimpressionist plug-ins: get rid of gimp_[sg]et_data() in gimpressionist. 2023-10-24 22:28:37 +02:00
gradient-flare app, plug-ins: make missing tooltips translatable 2023-12-19 17:56:30 +00:00
help plug-ins: fix #10429 Online help not opening 2023-12-03 10:12:55 -05:00
help-browser plug-ins: g_object_[gs]et_data() in help-browser replaced with aux bytes arg. 2023-10-24 22:28:37 +02:00
ifs-compose plug-ins: replace gimp_[sg]et_data() with an aux str argument in ifs-compose. 2023-10-25 19:01:02 +02:00
imagemap plug-ins: Fix ImageMap resize bug in GTK3 2024-01-14 19:43:32 +00:00
lighting plug-ins: string fixes for lighting plug-in 2023-12-10 21:39:13 +01:00
map-object scripts: Partially fix spinning-globe.scm 2024-01-11 03:20:04 +00:00
metadata plug-ins: readd translation context for tag values 2023-12-31 13:14:00 +00:00
pagecurl plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
print plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
python plug-ins: improve default color handling of foggify 2024-01-08 18:11:46 -05:00
screenshot app, plug-ins: mark missing strings as translatable 2023-12-13 17:44:35 +00:00
script-fu scripts: Fix "Remove all Guides" script bug 2024-01-19 11:17:36 +00:00
selection-to-path plug-ins: string fixes 2023-10-09 21:18:39 +00:00
twain plug-ins: current usage of gimp_[sg]et_data() in twain is bogus. 2023-10-24 22:28:37 +02:00
meson.build plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00