CVSROOT: /cvs/gnome Module name: evolution-data-server Changes by: tml 05/12/09 05:31:38
Modified files: . : ChangeLog libedataserver : e-util.h e-util.c Log message: 2005-12-09 Tor Lillqvist <[EMAIL PROTECTED]> * libedataserver/e-util.c (e_util_mkdir_hier): When building against GLib 2.8, use g_mkdir_with_parents(). (e_util_utf8_strcasecmp): New function. Casefolds two UTF-8 strings, then does a linguistically correct comparison using g_utf8_collate(). (e_filename_make_safe): New function, move here from evolution/e-util/e-util.c. (g_rename, g_stat): Win32-only fixed versions of these GLib functions, just until the next GLib version including the same fixes is out. This version of g_rename() overwrites existing files, and this version of g_stat() strips trailing insignificant slashes. * libedataserver/e-util.h: Declare the new functions. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution-data-server&who=tml&date=explicit&mindate=2005-12-09%2005:30&maxdate=2005-12-09%2005:32 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list