gimp/plug-ins/script-fu
Sven Neumann a44896eeed increased size of the stack-allocated error string.
2008-09-19  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/scheme-wrapper.c
	(script_fu_marshal_procedure_call): increased size of the
	stack-allocated error string.


svn path=/trunk/; revision=27011
2008-09-19 09:47:10 +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 Applied changes from official version of TinyScheme which adds tests for 2008-09-14 22:59:06 +00:00
Makefile.am add struct SFArg which keeps all a script argument's type, label, value 2008-09-17 21:39:44 +00:00
scheme-wrapper.c increased size of the stack-allocated error string. 2008-09-19 09:47:10 +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 plugged a memory leak. 2008-09-18 14:12:30 +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 add new functions script_fu_script_get_title() and 2008-09-19 09:34:35 +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-script.c add new functions script_fu_script_get_title() and 2008-09-19 09:34:35 +00:00
script-fu-script.h add new functions script_fu_script_get_title() and 2008-09-19 09:34:35 +00:00
script-fu-scripts.c fix warning about missing braces around array initializer. 2008-09-19 09:36:17 +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 plugged a memory leak. 2008-09-18 14:12:30 +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 add struct SFArg which keeps all a script argument's type, label, value 2008-09-17 21:39:44 +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