diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-24 02:10:00 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2003-07-24 02:10:00 (GMT) |
commit | 2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e (patch) | |
tree | dafd3e35e28dc766211bf5fcbc33afc7b10a1dac /ChangeLog | |
parent | c1eed5a406d7570cf976f9b93374c84ba2975d14 (diff) | |
download | tk-2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e.zip tk-2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e.tar.gz tk-2fab9c5ce3ffe59d4a8a918fd02e4596f482fe6e.tar.bz2 |
* win/tkWinCursor.c: Fix for bug #776646 for a native hand2 and
fleur (move) cursor under win.
* tests/cursor.test: Check that documented cursors are available.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-07-24 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/tkWinCursor.c: Fix for bug #776646 for a native hand2 and + fleur (move) cursor under win. + * tests/cursor.test: Check that documented cursors are available. + 2003-07-20 Daniel Steffen <das@users.sourceforge.net> * macosx/buildTkConfig.tcl: fix to TK_BUILD_* ref generation |