diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-19 01:15:31 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-19 01:15:31 (GMT) |
commit | ca922fad9db6330c595a1bbd3f9dddb4087e8719 (patch) | |
tree | c49586228fe89f01d71629745a675c2e2dbe3a17 /ChangeLog | |
parent | 11d740995f0af971a2b7a42c3a30cb29fd3e1255 (diff) | |
download | tk-ca922fad9db6330c595a1bbd3f9dddb4087e8719.zip tk-ca922fad9db6330c595a1bbd3f9dddb4087e8719.tar.gz tk-ca922fad9db6330c595a1bbd3f9dddb4087e8719.tar.bz2 |
* win/tkWinCursor.c (TkGetCursorByName): Fix bug 420510 to provide
consistency between unix and windows -cursor option.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-07-19 Pat Thoyts <patthoyts@users.sourceforge.net> + + * library/scale.tcl: Fix for bug 706765 to correctly handle the + -sliderrelief option while moving the thumb. + 2003-07-18 Jeff Hobbs <jeffh@ActiveState.com> * generic/tkEvent.c (Tk_HandleEvent): correct XCreateIC call for |