Gimp/plug-ins/script-fu
Sven Neumann 798c6b924a use g_utf8_casefold() to implement case insensitive sorting.
2006-11-03  Sven Neumann  <sven@gimp.org>

	* plug-ins/script-fu/tinyscheme/scheme.c (utf8_stricmp): use
	g_utf8_casefold() to implement case insensitive sorting.
2006-11-03 09:07:43 +00:00
..
ftx With this commit we finally say goodbye to SIOD. This large set of changes 2006-10-16 01:08:54 +00:00
re With this commit we finally say goodbye to SIOD. This large set of changes 2006-10-16 01:08:54 +00:00
scripts Added two missing deprecated constants. Updated some comments and removed 2006-11-01 17:14:17 +00:00
tinyscheme use g_utf8_casefold() to implement case insensitive sorting. 2006-11-03 09:07:43 +00:00
.cvsignore Finally a font-selector. 1998-08-10 15:06:58 +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 Added two missing deprecated constants. Updated some comments and removed 2006-11-01 17:14:17 +00:00
scheme-wrapper.h search script-fu.init in the scripts search path instead of looking for it 2006-10-19 13:51:42 +00:00
script-fu-console.c don't hardcode font sizes, moved newlines out of translatable strings. 2006-10-27 13:18:38 +00:00
script-fu-console.h added a length parameter to avoid needless string duplication. 2006-10-17 09:22:48 +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 don't load script-fu-compat.init here. 2006-10-19 15:25:02 +00:00
script-fu-interface.h plug-ins/script-fu/script-fu-interface.[ch] 2006-10-19 14:50:47 +00:00
script-fu-intl.h automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
script-fu-scripts.c plug-ins/script-fu/script-fu-scripts.c minor cleanups. 2006-10-20 09:54:05 +00:00
script-fu-scripts.h search script-fu.init in the scripts search path instead of looking for it 2006-10-19 13:51:42 +00:00
script-fu-server.c With this commit we finally say goodbye to SIOD. This large set of changes 2006-10-16 01:08:54 +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 include our own header file. Minor cosmetics. 2006-10-30 20:14:00 +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-interface.[ch] 2006-10-19 14:50:47 +00:00
script-fu.c search script-fu.init in the scripts search path instead of looking for it 2006-10-19 13:51:42 +00:00