diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-03 11:54:25 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-03 11:54:25 (GMT) |
commit | cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f (patch) | |
tree | 14292f05436a5ebc7a578e9155b3465c1952ab9e /ChangeLog | |
parent | 8cf11854f1c55ec1026a5bddb868f6072dbf1a45 (diff) | |
download | tk-cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f.zip tk-cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f.tar.gz tk-cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f.tar.bz2 |
busy tests: the default wait cursor on windows is wait not watch, so added suitable constraints and cloned some tests
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2008-11-03 Pat Thoyts <patthoyts@users.sourceforge.net> + * tests/busy.test: default wait cursor on windows is 'wait' * win/tkWinFont.c: const fixes for the windows code. 2008-11-02 Jan Nijtmans <nijtmans@users.sf.net> |