log gui/util/string.h @ 34844:60cb31e9e55d

age author description
Fri, 24 Feb 2012 17:26:35 +0000 ib Remove gstrcasecmp().
Mon, 13 Feb 2012 16:10:39 +0000 ib Add doxgen comment to gstrncmp().
Fri, 03 Feb 2012 13:38:42 +0000 ib Add fgetstr() to read from files without end-of-line characters.
Wed, 26 Oct 2011 15:40:47 +0000 ib Cosmetic: Rename TranslateFilename()'s parameter names.
Wed, 26 Oct 2011 15:14:06 +0000 ib Move TranslateFilename() to util/string.c.
Mon, 11 Jul 2011 12:40:30 +0000 ib Compare encodings case insensitively.
Thu, 07 Jul 2011 10:16:22 +0000 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
Thu, 07 Jul 2011 08:32:10 +0000 ib Move string functions from interface.c to string.c.
Wed, 30 Mar 2011 14:24:11 +0000 ib Improve handling of the comment character.
Tue, 29 Mar 2011 08:28:11 +0000 ib Move strlower() into auxiliary string function file.
Mon, 28 Mar 2011 15:51:20 +0000 ib Move auxiliary string functions into separate file.