CVSROOT: /cvs/gnome Module name: gtk+ Changes by: tml 05/11/27 20:45:04
Modified files: gtk : gtkcalendar.c Log message: 2005-11-28 Tor Lillqvist <[EMAIL PROTECTED]> * gtk/gtkcalendar.c (gtk_calendar_init): Use GetLocaleInfo() on Windows to get the localized weekday and month names. strftime() in the Microsoft C library returns strings in the default codepage for the locale of the process, not the system codepage. Thus g_locale_to_utf8() isn't useable on the return value from strftime(). (#322603) URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=tml&date=explicit&mindate=2005-11-27%2020:44&maxdate=2005-11-27%2020:46 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list