diff options
author | wolfsuit <wolfsuit> | 2003-12-17 18:08:29 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2003-12-17 18:08:29 (GMT) |
commit | 7bbf35d799607f27798c04e1a2292bdcf2d5e8e9 (patch) | |
tree | 1f5a72bb62c74f03c8681cd3a06fd4fcc239a220 /ChangeLog | |
parent | e92fc386463d39f6cfa8c989c3ac4b66da3ec205 (diff) | |
download | tk-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-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |