summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-02-25 14:08:50 +0000
committerTim Janik <timj@src.gnome.org>1999-02-25 14:08:50 +0000
commit2a4c97f3b3d211dbd4e8edda3208960c25b4644d (patch)
tree3486d2b6c9d64891bb0b228a589db0d878dc0c50 /ChangeLog.pre-2-0
parent473e31208eb928cb0fb6acb5bb8e8db1bd8f1d1e (diff)
downloadgdk-pixbuf-2a4c97f3b3d211dbd4e8edda3208960c25b4644d.tar.gz
still request the extra width or height if the corresponding scrollbar is
Thu Feb 25 13:38:38 1999 Tim Janik <timj@gtk.org> * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_request): still request the extra width or height if the corresponding scrollbar is already visible (the change from 09:50 needs to apply to policy == GTK_POLICY_AUTOMATIC only).
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-07
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index f35f030de..a4526722a 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,10 @@
+Thu Feb 25 13:38:38 1999 Tim Janik <timj@gtk.org>
+
+ * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_request): still
+ request the extra width or height if the corresponding scrollbar is
+ already visible (the change from 09:50 needs to apply to policy ==
+ GTK_POLICY_AUTOMATIC only).
+
Thu Feb 25 11:27:36 1999 Tim Janik <timj@gtk.org>
* TODO: updates, i left the text widget related portions in there,