diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2009-04-02 09:40:55 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2009-04-02 09:40:55 (GMT) |
commit | f2aec7d50500a8c5a76875c1b27ad19ae7235fdd (patch) | |
tree | 3e7ed0e9300234fb9684c4cc4561c3cb981b3aef /ChangeLog | |
parent | 0a484ced6294e9aa480dcee56b7e3ff736a15152 (diff) | |
download | tk-f2aec7d50500a8c5a76875c1b27ad19ae7235fdd.zip tk-f2aec7d50500a8c5a76875c1b27ad19ae7235fdd.tar.gz tk-f2aec7d50500a8c5a76875c1b27ad19ae7235fdd.tar.bz2 |
Ensure the pointer begins outside the window for all the tests checking Enter/Leave motion events.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2009-04-02 Pat Thoyts <patthoyts@users.sourceforge.net> + * tests/textTag.test: Ensure the pointer begins outside the window + for all the tests checking Enter/Leave motion events. * library/demos/pendulum.tcl: use unicode labels * library/demos/knightstour.tcl: use polygon knight on x11. |