Gimp/plug-ins/script-fu
Kevin Cozens 913d0d5f20 Fix off by one error. Stop on third digit after backslash when reading
2007-10-12  Kevin Cozens  <kcozens@cvs.gnome.org>

	* plug-ins/script-fu/tinyscheme/scheme.c: Fix off by one error.
	Stop on third digit after backslash when reading octal character.
	Original cause of bug #485538.

svn path=/trunk/; revision=23806
2007-10-12 06:19:41 +00:00
..
ftx
re plug-ins/script-fu/re/split.c plug-ins/script-fu/re/split.h 2007-05-30 12:02:11 +00:00
scripts applied patch from Ulf-D. Ehlert with usability improvements (bug 2007-10-05 18:49:34 +00:00
tinyscheme Fix off by one error. Stop on third digit after backslash when reading 2007-10-12 06:19:41 +00:00
Makefile.am Missed commit of this file. 2007-05-25 16:26:46 +00:00
scheme-wrapper.c plugged memory leaks. 2007-09-28 14:20:35 +00:00
scheme-wrapper.h Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-console.c allocate the ConsoleInterface struct on the stack. 2007-09-28 17:26:15 +00:00
script-fu-console.h plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +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-interface.c moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-interface.h
script-fu-intl.h
script-fu-scripts.c moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-scripts.h moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-server.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-server.h
script-fu-text-console.c plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-text-console.h
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 Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00