gimp/plug-ins/script-fu
Michael Natterer f660236a4f plug-ins: remove some -Wunused-but-set-variable 2011-05-05 12:49:38 +02:00
..
ftx Added a getenv procedure to the ftx extension of Script-Fu. 2011-03-17 17:47:44 -04:00
scripts Applied modified version of second patch for bug #642939. 2011-03-02 02:55:43 -05:00
tinyscheme Fixed modulo function which affected 'random' procedure. (See bug #647541) 2011-04-13 13:39:58 -04:00
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am app: Add a "check-for-deprecated-procedures-in-script-fu" make target 2011-05-05 01:04:23 +02:00
scheme-wrapper.c Additional fixes for handling UTF-8 coded strings (Bugs 572865 & 628893) 2010-09-20 23:20:45 -04:00
scheme-wrapper.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-console.c Globally use GDK_KEY_foo, remove the compat defines from widgets-enums.h 2011-04-11 23:43:03 +02:00
script-fu-console.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-enums.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-interface.c plug-ins: remove some -Wunused-but-set-variable 2011-05-05 12:49:38 +02:00
script-fu-interface.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-regex.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-regex.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-server.c Bug 645456 - Inconsistent window (role) naming scheme 2011-04-08 20:31:34 +02:00
script-fu-server.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-text-console.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-text-console.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-types.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-utils.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu-utils.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
script-fu.c plug-ins/common/*.c plug-ins/color-rotate/color-rotate.c 2009-01-19 20:11:36 +00:00
servertest.py Bug 623045 - script-fu: make server IPv6 aware 2010-06-29 15:47:01 +02:00