gimp/plug-ins/script-fu/scripts
Clayton Walker 264d09b417 Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
..
images Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am scripts: remove the entries registered in the create menu 2012-05-06 21:16:40 +02:00
add-bevel.scm Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
addborder.scm Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
blend-anim.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
burn-in-anim.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
carve-it.scm Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
chrome-it.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
circuit.scm Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
clothify.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
coffee.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
contactsheet.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
copy-visible.scm First stage in removing use of deprecated functions in Script-Fu scripts 2011-11-02 03:05:07 -04:00
difference-clouds.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
distress-selection.scm distress-select.scm: Limit threshold to 1-254 to avoid loss of selection 2011-11-09 15:48:47 -05:00
drop-shadow.scm Adjusted default values in the Drop Shadow script to help people produce less ugly artwork 2012-08-25 20:14:02 +04:00
erase-rows.scm Second stage in removing use of deprecated functions in Script-Fu scripts 2011-11-07 12:37:16 -05:00
font-map.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
fuzzyborder.scm Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
gimp-online.scm Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gradient-example.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
grid-system.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
guides-from-selection.scm plug-ins/script-fu/scripts/guides-from-selection.scm 2008-03-28 17:50:35 +00:00
guides-new-percent.scm plug-ins/script-fu/scripts/guides-from-selection.scm 2008-03-28 17:50:35 +00:00
guides-new.scm plug-ins/script-fu/scripts/guides-from-selection.scm 2008-03-28 17:50:35 +00:00
guides-remove-all.scm plug-ins/script-fu/scripts/guides-from-selection.scm 2008-03-28 17:50:35 +00:00
lava.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
line-nova.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
mkbrush.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
old-photo.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
palette-export.scm Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
paste-as-brush.scm Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
paste-as-pattern.scm Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
perspective-shadow.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
plug-in-compat.init Bug 558454 – Plugin Map Color Range disapears from GIMP 2008-11-19 08:17:28 +00:00
predator.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
reverse-layers.scm First stage in removing use of deprecated functions in Script-Fu scripts 2011-11-02 03:05:07 -04:00
ripply-anim.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
round-corners.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
script-fu-compat.init Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
script-fu-set-cmap.scm Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
script-fu-util-setpt.scm Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-util.scm First stage in removing use of deprecated functions in Script-Fu scripts 2011-11-02 03:05:07 -04:00
script-fu.init R5RS compatability fix for string->number and number->string (SF bug #3399335) 2012-12-14 17:43:10 -05:00
select-to-brush.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
select-to-image.scm Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
select-to-pattern.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
selection-round.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
slide.scm slide.scm: Don't use deprecated procedures (Fixes bug #647834) 2011-11-09 21:07:13 -05:00
spinning-globe.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
spyrogimp.scm script-fu: opacity in SF-BRUSH is 0..100 since at least GIMP 2.2 2011-11-24 22:15:54 +01:00
test-sphere.scm script-fu: opacity in SF-BRUSH is 0..100 since at least GIMP 2.2 2011-11-24 22:15:54 +01:00
tileblur.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00
ts-helloworld.scm Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
unsharp-mask.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
waves-anim.scm Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
weave.scm Second stage in removing use of deprecated functions in Script-Fu scripts 2011-11-07 12:37:16 -05:00
xach-effect.scm Don't change global context and protect scripts from global context settings. 2011-11-09 02:42:34 -05:00