diff options
author | patthoyts@users.sourceforge.net <patthoyts> | 2008-07-26 13:32:41 (GMT) |
---|---|---|
committer | patthoyts@users.sourceforge.net <patthoyts> | 2008-07-26 13:32:41 (GMT) |
commit | 01c24f9a7d5ab65ca821383d21e341b8d73ce11a (patch) | |
tree | 9aff082d62c96d9ee8b973adf3a7795b4c0cb84f /ChangeLog | |
parent | a9603006eb631d2b02c0bffcbb2c284a0e2d0f23 (diff) | |
download | tk-01c24f9a7d5ab65ca821383d21e341b8d73ce11a.zip tk-01c24f9a7d5ab65ca821383d21e341b8d73ce11a.tar.gz tk-01c24f9a7d5ab65ca821383d21e341b8d73ce11a.tar.bz2 |
Conform to testing policy and added a nonwin contraint. [Bug 2024753]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2008-07-26 Pat Thoyts <patthoyts@users.sourceforge.net> + * tests/constraints.tcl: Add a nonwin contraint. + * tests/listbox.test: Conform to testing policy. [Bug 2024753] + * win/tkWinWm.c: Check that the parent has been mapped before * tests/wm.test: calling RemapWindows. [Bug 2009788] |