gimp/plug-ins/script-fu
Kevin Cozens 5c1b759a42 Made readstr_upto() stop reading input when it hits a NUL byte. Fixes
2005-04-17  Kevin Cozens  <kcozens@cvs.gimp.org>

	* tinyscheme/scheme.c: Made readstr_upto() stop reading input when it
	hits a NUL byte. Fixes problem reported by Sam Phillips. Added check
	for an EOF character in is_one_of() as was in the original version of
	TinyScheme. Also removed some #if'ed code.
2005-04-17 18:10:21 +00:00
..
ftx ftx/Makefile.am re/Makefile.am scripts/Makefile.am 2004-10-09 04:23:59 +00:00
re Added GIMP_CFLAGS to AM_CFLAGS. This is needed by upcoming UTF-8 support. 2005-01-24 04:24:42 +00:00
scripts plug-ins/script-fu/scripts/guides-new-percent.scm don't use undo groups. 2005-04-16 23:43:37 +00:00
siod Removed some debug statements left in by mistake. 2005-03-06 03:09:41 +00:00
tinyscheme Made readstr_upto() stop reading input when it hits a NUL byte. Fixes 2005-04-17 18:10:21 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +00:00
Makefile.am Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-23 22:01:58 +00:00
convert-script Might be useful ... 1998-08-05 21:38:27 +00:00
scheme-wrapper.c Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
scheme-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00
script-fu-console.c ported to gstdio, removed unnecessary includes. 2005-03-04 15:12:29 +00:00
script-fu-console.h plug-ins/script-fu/script-fu-console.[ch] plug-ins/script-fu/script-fu.c 2004-07-14 16:03:58 +00:00
script-fu-enums.h plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu-interface.c use gimp_spin_button_new() which calls gtk_spin_button_set_numeric() for 2005-04-17 15:28:28 +00:00
script-fu-interface.h removed the GUI code... Also did some minor cleanups. 2004-08-31 17:54:46 +00:00
script-fu-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
script-fu-scripts.c removed menu branch registering here (this function is called on each 2005-03-26 22:28:17 +00:00
script-fu-scripts.h plug-ins/script-fu/script-fu-scripts.[ch] appled patch from Kevin Cozens 2004-11-17 15:24:07 +00:00
script-fu-server.c plug-ins/FractalExplorer plug-ins/Lighting plug-ins/bmp plug-ins/dbbrowser 2005-03-04 13:23:32 +00:00
script-fu-server.h more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-text-console.c plug-ins/FractalExplorer plug-ins/Lighting plug-ins/bmp plug-ins/dbbrowser 2005-03-04 13:23:32 +00:00
script-fu-text-console.h more plug-ins adapted to libgimp changes. 2003-07-02 00:15:09 +00:00
script-fu-types.h plug-ins/script-fu/script-fu-enums.h 2005-01-22 22:46:24 +00:00
script-fu.c removed menu branch registering here (this function is called on each 2005-03-26 22:28:17 +00:00
siod-wrapper.c Started a PDB api for vectors/strokes. Not yet functional, this commit is 2005-04-14 02:32:23 +00:00
siod-wrapper.h use g_strdup_vprintf() instead of guessing the string length. Also declare 2004-08-08 18:44:31 +00:00