Gimp/plug-ins/script-fu/scripts
Jehan fc050914ab app, menus, plug-ins: move some advanced paste actions into submenu.
There are so many paste options and I feel that the "Paste into Selection*"
actions are advanved enough that they can go into submenus. So I move them into
"Paste as". The other reason is that I'm going to add 2 more options!

I hesitated to rename the "Paste as" submenu but we couldn't find a good naming
(except just "Paste" but it's redundant with the default action and "Paste…" but
this usually implies a dialog, not a submenu).

Last but not least, I renamed the various paste actions to contain the word
"Paste" in it. E.g. s/New Image/Paste as New Image/. The old naming made sense
when action labels were only displayed in menus. But nowadays they can be shown
in other more independant context, such as the action search (and just
displaying "New Image" in there is very misleading).
2022-11-12 22:34:36 +01:00
..
images Meson port. 2019-09-11 16:42:04 +02:00
test Fix so that ScriptFu test scripts are not localized. 2022-08-06 14:37:56 +00:00
.gitignore
add-bevel.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00: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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00
circuit.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00
clothify-v3.scm ScriptFu: script-fu-register-filter for GimpImageProcedure. 2022-08-02 07:45:35 +00:00
clothify.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00: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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +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
lava.scm plug-ins: fix lava script-fu script. 2021-12-23 12:55:11 +01:00
line-nova.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00
Makefile.am ScriptFu: script-fu-register-filter for GimpImageProcedure. 2022-08-02 07:45:35 +00:00
meson.build ScriptFu: script-fu-register-filter for GimpImageProcedure. 2022-08-02 07:45:35 +00: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 app, menus, plug-ins: move some advanced paste actions into submenu. 2022-11-12 22:34:36 +01:00
paste-as-pattern.scm app, menus, plug-ins: move some advanced paste actions into submenu. 2022-11-12 22:34:36 +01:00
perspective-shadow.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00
plug-in-compat.init ScriptFu: script-fu-register-filter for GimpImageProcedure. 2022-08-02 07:45:35 +00:00
predator.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00: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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00
script-fu.init
select-to-brush.scm plug-ins: fix select-to-brush script. 2021-12-23 12:55:11 +01:00
select-to-image.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00
spinning-globe.scm ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00
test-sphere-v3.scm ScriptFu: script-fu-register-filter for GimpImageProcedure. 2022-08-02 07:45:35 +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 ScriptFu: Add script-fu-interpreter akin to other interpreters 2022-06-30 13:39:45 +00: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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00: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 ScriptFu: scripts use v3 API for multilayer gimp_image_get_selected_drawables etc. 2022-08-03 12:48:07 +00:00