Gimp/plug-ins/script-fu
Kevin Cozens df30fd6e68 R5RS compatability fix for string->number and number->string (SF bug #3399335)
Optional radix parameter from SVN version 92 of official version of TinyScheme.
2012-12-14 17:43:10 -05:00
..
ftx Added a getenv procedure to the ftx extension of Script-Fu. 2011-03-17 17:47:44 -04:00
scripts R5RS compatability fix for string->number and number->string (SF bug #3399335) 2012-12-14 17:43:10 -05:00
tinyscheme R5RS compatability fix for string->number and number->string (SF bug #3399335) 2012-12-14 17:43:10 -05:00
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am Bug 677776 - filter popup windows get hidden behind main image window 2012-11-13 00:47:34 +01:00
scheme-wrapper.c libgimp, plug-ins: use g_strfreev() to free PDB string arrays 2012-11-27 21:16:26 +01:00
scheme-wrapper.h
script-fu-console.c plug-ins: use gtk_box_new() 2011-09-30 12:18:24 +02:00
script-fu-console.h
script-fu-enums.h
script-fu-eval.c added a newline to the output in the error case. 2009-03-22 20:49:55 +00:00
script-fu-eval.h
script-fu-interface.c Bug 677776 - filter popup windows get hidden behind main image window 2012-11-13 00:47:34 +01:00
script-fu-interface.h
script-fu-intl.h
script-fu-regex.c
script-fu-regex.h
script-fu-script.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
script-fu-script.h
script-fu-scripts.c Use the new g_[s]list_free_full() instead of foreach() and free() 2011-03-07 17:11:28 +01:00
script-fu-scripts.h
script-fu-server.c Bug 583778 - change script-fu-server to return the output of executed... 2012-12-14 19:06:49 +01:00
script-fu-server.h
script-fu-text-console.c
script-fu-text-console.h
script-fu-types.h
script-fu-utils.c
script-fu-utils.h
script-fu.c
servertest.py Bug 623045 - script-fu: make server IPv6 aware 2010-06-29 15:47:01 +02:00