summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-02-23 14:46:21 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-02-23 14:46:21 +0000
commit96882ebc616a717c3f5d85d326dfc861fc448915 (patch)
treebc759073a0ce39202d53db1c0d3bd56bc8bc7703 /ChangeLog.pre-2-10
parent70ace6c0188329157a7848eca7e4d47e892676c8 (diff)
downloadgdk-pixbuf-96882ebc616a717c3f5d85d326dfc861fc448915.tar.gz
Applied patch from Thomas Leonard to make stepper click to scroll take
Fri Feb 22 20:28:18 2002 Owen Taylor <otaylor@redhat.com> * gtk/gtkrange.c: Applied patch from Thomas Leonard to make stepper click to scroll take effect immediately, rather than after a delay (#67649). * gtk/gtkrange.c: Remove right-click == step in trough since it isn't a useful binding and it's a large area to hit accidentally. (Leave it on the steppers since its more useful there and less likely to do accidentally.)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1011
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index f710c1fad..f2a8eb0e7 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,14 @@
+Fri Feb 22 20:28:18 2002 Owen Taylor <otaylor@redhat.com>
+
+ * gtk/gtkrange.c: Applied patch from Thomas Leonard to make
+ stepper click to scroll take effect immediately, rather than after
+ a delay (#67649).
+
+ * gtk/gtkrange.c: Remove right-click == step in trough since it
+ isn't a useful binding and it's a large area to hit accidentally.
+ (Leave it on the steppers since its more useful there and less
+ likely to do accidentally.)
+
2002-02-23 Pablo Saratxaga <pablo@mandrakesoft.com>
* configure.in (ALL_LINGUAS): Add "cy" to the language list.