diff options
author | wolfsuit <wolfsuit> | 2003-11-19 04:00:06 (GMT) |
---|---|---|
committer | wolfsuit <wolfsuit> | 2003-11-19 04:00:06 (GMT) |
commit | 8ca7c36d173c2108f17a42ee737043d13b36cbd0 (patch) | |
tree | 2dd5e1f8b40010e5ab752c36291349fc7813d0b7 /ChangeLog | |
parent | dd1e39d531471579d02eb6c9b0ce4205a42d7e34 (diff) | |
download | tk-8ca7c36d173c2108f17a42ee737043d13b36cbd0.zip tk-8ca7c36d173c2108f17a42ee737043d13b36cbd0.tar.gz tk-8ca7c36d173c2108f17a42ee737043d13b36cbd0.tar.bz2 |
2003-11-18 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-11-18 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. + 2003-11-17 Don Porter <dgp@users.sourceforge.net> * tests/constraints.tcl:When running the test suite in a process |