summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <maclas@gmx.de>2003-12-19 00:47:26 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2003-12-19 00:47:26 +0000
commit31637e1fc50a699510a859afda51ba3235f9bcc0 (patch)
tree684d65178f3283e1389ec4acd7063ac4886ea09e /ChangeLog.pre-2-8
parentd99c68a6f55b9d52692537ee8f72a2a3675fd079 (diff)
downloadgtk+-31637e1fc50a699510a859afda51ba3235f9bcc0.tar.gz
Test extra_width, not extra_height, when determining whether to set
Fri Dec 19 01:47:34 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_request): Test extra_width, not extra_height, when determining whether to set extra_width. (#129647, Jan Arne Petersen)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index e537196c6a..46b2ce9bcd 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+Fri Dec 19 01:47:34 2003 Matthias Clasen <maclas@gmx.de>
+
+ * gtk/gtkscrolledwindow.c (gtk_scrolled_window_size_request):
+ Test extra_width, not extra_height, when determining whether to
+ set extra_width. (#129647, Jan Arne Petersen)
+
Fri Dec 19 01:35:34 2003 Matthias Clasen <maclas@gmx.de>
Fix the behaviour of insensitive actions, which was broken