]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-0
Fix for resize bug. Call gtk_widget_size_allocate instead of
[~andy/gtk] / ChangeLog.pre-2-0
index 0a202c477f1677a1d59c59b9118e1d622f38119a..065a49e7e2c3f990c5e45f00f76e64486e2bb6a9 100644 (file)
@@ -1,3 +1,9 @@
+Sun Aug  9 23:31:59 1998  Lars Hamann  <lars@gtk.org>
+
+       * gtk/gtkclist.c (adjust_scrollbars): Fix for resize bug. Call
+       gtk_widget_size_allocate instead of gtk_widget_queue_resize
+       if the visibility state of a scrollbar changes.
+
 Mon Aug 10 12:49:54 1998  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkhbbox.h: fixed an #include statement (reported by Eric Kidd).