]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Use g_date_strftime(), fixing #74745. (Alper Ersoy)
[~andy/gtk] / ChangeLog.pre-2-10
index 7b12733bbaed0b3d50781b7beb34d14f896915f2..c8c6910e9a8211494130f0d6b350c6f917791e85 100644 (file)
@@ -1,3 +1,33 @@
+Thu Nov  7 14:51:31 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * tests/testcalendar.c (calendar_date_to_string): 
+       Use g_date_strftime(), fixing #74745. (Alper Ersoy)
+
+2002-11-07  Anders Carlsson  <andersca@gnu.org>
+
+       * gtk/gtkhpaned.c: (gtk_hpaned_size_allocate):
+       * gtk/gtkvpaned.c: (gtk_vpaned_size_allocate):
+       Check for NULL children, #97913.
+       
+Thu Nov  7 14:24:45 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkhandlebox.c: Add a snap_edge_set property to
+       deal with the fact that we have an unset state for
+       the snap_edge property. (Reported by Matthias Clasen
+       #97505)
+       
+Thu Nov  7 12:53:08 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkwidget.[ch] gtk/gtkwindow.c gtk/gtkinvisible.c: 
+       Add ::screen-changed signal.
+
+       * gtk/gtkfontsel.c gtk/gtktoolbar.c: Use ::screen-changed
+       signal to simplify logic.
+
+2002-11-07  Anders Carlsson  <andersca@gnu.org>
+
+       * tests/testgtk.c (create_resize_grips): Add resize grips test.
+
 Sun Nov  3 21:26:20 2002  Kristian Rietveld  <kris@gtk.org>
 
        Bah, and of course I broke something ...