gimp/plug-ins/script-fu
Kevin Cozens 16251836ac Fixed syntax error in string-trim-left function (spotted by Saul Goode).
2007-03-17  Kevin Cozens  <kcozens@cvs.gnome.org>

	* plug-ins/script-fu/scripts/script-fu-compat.init: Fixed syntax
	error in string-trim-left function (spotted by Saul Goode). Added
	compatability routine for 'verbose'.

svn path=/trunk/; revision=22136
2007-03-17 16:32:17 +00:00
..
ftx removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
re removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
scripts Fixed syntax error in string-trim-left function (spotted by Saul Goode). 2007-03-17 16:32:17 +00:00
tinyscheme use locale-independent function to convert a float value to a string. 2007-02-19 11:05:21 +00:00
Makefile.am Removed USE_STRCASECMP. Use the setting for USE_STRLWR that is used in 2006-11-02 21:08:12 +00:00
scheme-wrapper.c plug-ins/script-fu/script-fu-scripts.c use g_printerr() instead of 2007-02-19 10:04:20 +00:00
scheme-wrapper.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-console.c Fix for bug #417467 based on modified patch by Eric Lamarque and suggested 2007-03-13 09:55:18 +00:00
script-fu-console.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-enums.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-interface.c update the progress to avoid looking like the script hangs. Fixes bug 2007-03-16 00:26:34 +00:00
script-fu-interface.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-scripts.c plug-ins/script-fu/script-fu-scripts.c use g_printerr() instead of 2007-02-19 10:04:20 +00:00
script-fu-scripts.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-server.c plug-ins/common/curve_bend.c plug-ins/common/depthmerge.c 2007-02-19 10:37:33 +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 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.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-types.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu.c remove N_() from calls to gimp_plugin_menu_register(). 2007-03-16 13:21:42 +00:00