diff options
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 705658b115..6c240badc0 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,17 @@ +Sun Nov 12 22:15:35 2000 Robert Brady <robert@suse.co.uk> + + * gtk/gtkfileselection.c, gdk/win32/gdkfont-win32.c: + g_filename_{to,from}_utf8 now takes an extra parameter. + + * gtk/gtkcalendar.c (gtk_calendar_init): Convert output of + strftime into UTF-8. + + (column_from_x, gtk_calendar_paint_day_names): Support RTL + calendars. + + (gtk_calendar_paint_day_names): Draw day names in the right + place. + Sun Nov 12 14:10:09 2000 Owen Taylor <otaylor@redhat.com> * gdk/x11/gdkselection-x11.c (gdk_utf8_to_compound_text): Fix |