CVSROOT: /cvs/gnome Module name: libglade Changes by: tml 05/12/20 04:35:05
Modified files: . : ChangeLog glade : glade-parser.c Log message: 2005-12-20 Tor Lillqvist <[EMAIL PROTECTED]> * glade/glade-parser.c (glade_parser_parse_file): On Win32, convert the file name from the GLib file name encoding (UTF-8) to the system codepage encoding that libxml uses. (Alternatively, we could use GMappedFile and parse the xml from memory, but this brings up the (unlikely) possibility that two threads are reading the same glade file at the same time, and we would thus have to use locking, drats.) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libglade&who=tml&date=explicit&mindate=2005-12-20%2004:34&maxdate=2005-12-20%2004:36 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list