gimp/plug-ins/script-fu/scripts
lloyd konneker 5e9c92c5de plug-ins: fix script-fu-font-map error receiving GStrv
Why: MR !389 changed the signature of PDB procedures to return GStrv instead of (int, GimpStringArray)
This changes handling of results from a call to such a changed signature, in a Scheme script.

The symptom was a cryptic TinyScheme "Error: car: argument 1 must be : pair"

Most changed procedures are named like "-list".
I did a cursory grep to look for other instances.

Updated porting guide doc.
2022-05-07 19:14:42 +00:00
..
images Meson port. 2019-09-11 16:42:04 +02:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins: remove old spyrogimp. 2019-03-18 15:53:04 +01:00
add-bevel.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
addborder.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
blend-anim.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
burn-in-anim.scm Fixes issues with fade-out breaking the script 2022-03-30 20:53:06 +02:00
carve-it.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
chrome-it.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
circuit.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
clothify.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
coffee.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
contactsheet.scm Fix #8091 ScriptFu scripts use v3 API for drawables in calls to file procedures 2022-05-03 16:17:44 +00:00
copy-visible.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
difference-clouds.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
distress-selection.scm plug-ins: update more script-fu scripts. 2021-12-23 12:55:11 +01:00
drop-shadow.scm plug-ins: update more script-fu scripts. 2021-12-23 12:55:11 +01:00
erase-rows.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
font-map.scm plug-ins: fix script-fu-font-map error receiving GStrv 2022-05-07 19:14:42 +00:00
fuzzyborder.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
gimp-online.scm Issue #3220 - "How to Use Dialogs" does not open any page. 2019-04-24 23:32:57 +02:00
gradient-example.scm Fix #8091 ScriptFu scripts use v3 API for drawables in calls to file procedures 2022-05-03 16:17:44 +00:00
grid-system.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
guides-from-selection.scm Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02:00
guides-new-percent.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
guides-new.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
guides-remove-all.scm plug-ins/script-fu/scripts/guides-from-selection.scm 2008-03-28 17:50:35 +00:00
lava.scm plug-ins: fix lava script-fu script. 2021-12-23 12:55:11 +01:00
line-nova.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
meson.build Meson port. 2019-09-11 16:42:04 +02:00
mkbrush.scm Fix #8091 ScriptFu scripts use v3 API for drawables in calls to file procedures 2022-05-03 16:17:44 +00:00
old-photo.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
palette-export.scm Issue #6446: Typo fixes. 2021-02-24 12:33:03 +01:00
paste-as-brush.scm Fix #8091 ScriptFu scripts use v3 API for drawables in calls to file procedures 2022-05-03 16:17:44 +00:00
paste-as-pattern.scm Fix #8091 ScriptFu scripts use v3 API for drawables in calls to file procedures 2022-05-03 16:17:44 +00:00
perspective-shadow.scm Fix #6839 by deleting call to gimp-context-set-transform-recursion 2022-03-25 18:05:26 +00:00
plug-in-compat.init Bug 558454 – Plugin Map Color Range disapears from GIMP 2008-11-19 08:17:28 +00:00
predator.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
reverse-layers.scm Issue #3112 - Missing mnemonics. 2019-08-05 22:44:36 +02:00
ripply-anim.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
round-corners.scm script-fu: fix #6741 Round Corners script fails to work on layer masks 2021-04-24 12:41:41 -04:00
script-fu-compat.init Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
script-fu-set-cmap.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-util-setpt.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-util.scm Fix #6842 by deleting second of two strings passed for filenames, in scripts 2022-04-30 11:53:02 +00:00
script-fu.init Added "tinyscheme" to the features list. From SVN version 106 of offical version of TinyScheme. 2016-06-02 15:32:03 -04:00
select-to-brush.scm plug-ins: fix select-to-brush script. 2021-12-23 12:55:11 +01:00
select-to-image.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
select-to-pattern.scm plug-ins: fix PDB proc script-fu-selection-to-pattern 2022-05-05 13:10:48 +00:00
selection-round.scm Missing mnemonics on several dialogs 2019-09-05 22:41:19 +03:00
slide.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
spinning-globe.scm Fix #8091 ScriptFu scripts use v3 API for drawables in calls to file procedures 2022-05-03 16:17:44 +00:00
test-sphere.scm plug-ins: change non-existing brush. 2021-04-21 17:50:24 +02:00
tileblur.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
ts-helloworld.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
unsharp-mask.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
waves-anim.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
weave.scm Fix #6026, SF scripts use v3 API for multilayer gimp-edit-copy, -cut, -paste. 2022-05-06 20:44:33 +00:00
xach-effect.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00