CVSROOT:        /cvs/gnome
Module name:    gtk+
Changes by:     tml     05/11/27 20:42:46

Modified files:
        .              : Tag: gtk-2-8 ChangeLog 
        gtk            : Tag: gtk-2-8 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:41&maxdate=2005-11-27%2020:43

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to