Gimp/plug-ins/script-fu
Sven Neumann 1140960d35 hardcode the built-in units. Dynamically constructing the constants using
2007-06-20  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/scheme-wrapper.c (init_constants): hardcode
	the built-in units. Dynamically constructing the constants using
	gimp_unit_get_singular() doesn't work because it returns a
	translated string.

svn path=/trunk/; revision=22804
2007-06-20 10:54:28 +00:00
..
ftx removed all .cvsignore files from SVN 2006-12-30 14:31:03 +00:00
re plug-ins/script-fu/re/split.c plug-ins/script-fu/re/split.h 2007-05-30 12:02:11 +00:00
scripts Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
tinyscheme Update "cursor" after writing characters to a string buffer. Fixes bug 2007-06-13 15:47:01 +00:00
Makefile.am Missed commit of this file. 2007-05-25 16:26:46 +00:00
scheme-wrapper.c hardcode the built-in units. Dynamically constructing the constants using 2007-06-20 10:54:28 +00:00
scheme-wrapper.h plug-ins/script-fu/script-fu-text-console.c plug-ins/script-fu/script-fu.c 2007-05-25 17:45:49 +00:00
script-fu-console.c applied patch from Eric Lamarque with some minor modifications. Fixes the 2007-06-20 10:23:32 +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 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 plug-ins/script-fu/script-fu-scripts.c use GSlice to allocate structs. 2007-05-22 14:20:08 +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 GSlice to allocate structs. 2007-05-22 14:20:08 +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 plug-ins/script-fu/script-fu-text-console.c plug-ins/script-fu/script-fu.c 2007-05-25 17:45:49 +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 if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu.c plug-ins/script-fu/script-fu-text-console.c plug-ins/script-fu/script-fu.c 2007-05-25 17:45:49 +00:00