Gimp/plug-ins/script-fu
Kevin Cozens 2f42209d7a Updating to match version in official version of TinyScheme.
2008-09-11  Kevin Cozens  <kcozens@cvs.gnome.org>

	* plug-ins/script-fu/tinyscheme/CHANGES: Updating to match version
	in official version of TinyScheme.

	* plug-ins/script-fu/tinyscheme/scheme.c: Applied changes from
	official version of TinyScheme which adds entry point for nested
	calling. Part of making it more suitable for Scheme->C->Scheme
	calling. See SourceForge bug #1599945. Updated usage information
	using text from Manual.txt.

svn path=/trunk/; revision=26930
2008-09-11 20:57:38 +00:00
..
ftx Test for symlink before testing for other file types. Spotted by David 2008-01-08 06:58:39 +00:00
scripts applied patch from LightningIsMyName. Changes the script to not break if 2008-08-23 16:29:39 +00:00
tinyscheme Updating to match version in official version of TinyScheme. 2008-09-11 20:57:38 +00:00
Makefile.am plug-ins/script-fu/Makefile.am removed.... 2008-09-10 23:10:15 +00:00
scheme-wrapper.c reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
scheme-wrapper.h reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
script-fu-console.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-console.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-enums.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu-eval.c reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
script-fu-eval.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-interface.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-interface.h plug-ins/script-fu/script-fu-scripts.c changed to actually return a 2008-08-21 17:35:52 +00:00
script-fu-intl.h require glib-gettextize 2.16. 2008-05-23 13:36:31 +00:00
script-fu-regex.c namespace, copyright headers, indentation, formatting, everything... 2008-09-11 13:33:58 +00:00
script-fu-regex.h namespace, copyright headers, indentation, formatting, everything... 2008-09-11 13:33:58 +00:00
script-fu-scripts.c reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
script-fu-scripts.h Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-server.c reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
script-fu-server.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-text-console.c Change Script-Fu error handling to properly use the new error message 2008-09-10 20:33:50 +00:00
script-fu-text-console.h plug-ins/script-fu/Makefile.am new files split out of 2008-08-21 14:48:29 +00:00
script-fu-types.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu.c reordered and renamed functions to be consistent. Got rid of file-global 2008-09-11 18:00:18 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00