]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Cleanups
[~andy/gtk] / ChangeLog
index 9f958bb1f6fc2541f7e3fdc8b000e9b5187d10a0..a9839f6cd83464b8ae49cb0a727418e458ca0ad1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2006-10-08  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkradiobutton.c (gtk_radio_button_focus): Don't 
+       leak a list.  (#360350, Benjamin Berg)
+
+       * Apply a cleanup patch by Kjartan Maraas  (#341812)
+
+2006-10-07  Tor Lillqvist  <tml@novell.com>
+
+       * gtk/gtkcalendar.c (gtk_calendar_init): Use the Win32 thread
+       locale's first day of week setting on Win32. (#339752, Bogdan
+       Nicula) Don't do this if one of the environment variables that
+       affect gettext is set, though. In that case use the week start day
+       from the corresponding message catalog.
+
+       Unfortunately the same logic isn't possible in the weekday and
+       month name lookup; there even if you have set one of the
+       aforementioned environment variables, you still get the weekday
+       and month names from the Win32 thread locale. Yes, this is
+       inconsistent.
+
+       Use only wide-character API in the Win32 code in this file, too.
+
+2006-10-06  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfilechooser.c (gtk_file_chooser_set_select_multiple):
+       Fix the docs.  (#360112)
+
+       * gtk/gtkcellview.c: Don't set the background of the
+       window in a no-window widget.  (#359581, Xan Lopez)
+
+
+2006-10-05  Behdad Esfahbod  <behdad@gnome.org>
+
+       * gtk/Makefile.am, gtk/aliasfilescheck.sh:  Propagate srcdir into the
+       test correctly. (#359845)
+
 2006-10-05  Michael Natterer  <mitch@imendio.com>
 
        * gtk/gtkrc.[ch]: added new scanner token "unbind" which gets