diff options
author | hobbs <hobbs> | 2005-11-30 23:42:49 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-11-30 23:42:49 (GMT) |
commit | d6e19dec5117d1badcc8400afa324eacceb42b22 (patch) | |
tree | 8851df12496c33aec9d8b27ba3d31b074e4edb63 /ChangeLog | |
parent | bd774a44a840aacdc897242798453a0de8ba984a (diff) | |
download | tk-d6e19dec5117d1badcc8400afa324eacceb42b22.zip tk-d6e19dec5117d1badcc8400afa324eacceb42b22.tar.gz tk-d6e19dec5117d1badcc8400afa324eacceb42b22.tar.bz2 |
* tests/textWind.test: use "Courier -12" on all platforms.
Reduces Windows XP test errors in that file from 9 to 2 (13.2 and
13.9 still off-by-one pixel).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2005-11-30 Jeff Hobbs <jeffh@ActiveState.com> + * tests/textWind.test: use "Courier -12" on all platforms. + Reduces Windows XP test errors in that file from 9 to 2 (13.2 and + 13.9 still off-by-one pixel). + * win/tkWinWm.c (UpdateWrapper): Don't install frame menu on dead window. Backport of 1233635 |