summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorwolfsuit <wolfsuit>2003-12-17 18:08:29 (GMT)
committerwolfsuit <wolfsuit>2003-12-17 18:08:29 (GMT)
commit7bbf35d799607f27798c04e1a2292bdcf2d5e8e9 (patch)
tree1f5a72bb62c74f03c8681cd3a06fd4fcc239a220 /ChangeLog
parente92fc386463d39f6cfa8c989c3ac4b66da3ec205 (diff)
downloadtk-7bbf35d799607f27798c04e1a2292bdcf2d5e8e9.zip
tk-7bbf35d799607f27798c04e1a2292bdcf2d5e8e9.tar.gz
tk-7bbf35d799607f27798c04e1a2292bdcf2d5e8e9.tar.bz2
Import fix for jerky scrollbar behavior from TOT.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c53fa4d..1279bfa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-12-17 Jim Ingham <jingham@apple.com>
+
+ * macosx/tkMacOSXScrlbr.c: Reworking Vince's fix to [Bug 842952].
+ This version is clearer, and works helps keep the mouse better pinned to the
+ scrollbar. I also removed the glitch where the scrollbar would jump get
+ its middle over the mouse when you first moved it.
+
+ Import from TOT.
+
2003-12-11 David Gravereaux <davygrvy@pobox.com>
win/winMain.c: Backed-out yesterdays change. Reverted to 1.15 for