log gui/util/string.h @ 36246:b474a1e925c0

age author description
2012-02-24 ib Remove gstrcasecmp().
2012-02-13 ib Add doxgen comment to gstrncmp().
2012-02-03 ib Add fgetstr() to read from files without end-of-line characters.
2011-10-26 ib Cosmetic: Rename TranslateFilename()'s parameter names.
2011-10-26 ib Move TranslateFilename() to util/string.c.
2011-07-11 ib Compare encodings case insensitively.
2011-07-07 ib Remove macros guiSetFilename() and guiSetDF() from interface.h.
2011-07-07 ib Move string functions from interface.c to string.c.
2011-03-30 ib Improve handling of the comment character.
2011-03-29 ib Move strlower() into auxiliary string function file.
2011-03-28 ib Move auxiliary string functions into separate file.