summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-01 21:53:22 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-01 21:53:22 +0000
commita6774264ee6203ba68fa273c0c6c63e75beaf5cf (patch)
tree36ecf8b138ae4afaa6e679c97702472f7a4a83d3 /ChangeLog.pre-2-2
parent3842f2f11d885e1f4313064ca05a041de54570dc (diff)
downloadgtk+-a6774264ee6203ba68fa273c0c6c63e75beaf5cf.tar.gz
Initialize the scrollbar spacing variable in the class to -1, and then
Fri Mar 1 16:48:19 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkscrolledwindow.c: Initialize the scrollbar spacing variable in the class to -1, and then take that to mean "default" (3) rather than putting 3 in the class directly. This gives us some wiggle room to make it a per-instance rather than a per-class property later.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r--ChangeLog.pre-2-28
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b7d7d8814e..cc5147045e 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,11 @@
+Fri Mar 1 16:48:19 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkscrolledwindow.c: Initialize the scrollbar spacing
+ variable in the class to -1, and then take that to mean
+ "default" (3) rather than putting 3 in the class directly.
+ This gives us some wiggle room to make it a per-instance
+ rather than a per-class property later.
+
2002-03-01 jacob berkman <jacob@ximian.com>
* Makefile.am (install-data-hook):