diff options
author | vincentdarley <vincentdarley> | 2006-04-18 22:33:03 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2006-04-18 22:33:03 (GMT) |
commit | 0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d (patch) | |
tree | 070d3eb8fd0a8343b716b4543d49687990379852 /ChangeLog | |
parent | ddd87340e5617fbc7c41879c3ea844a8e53dfcb8 (diff) | |
download | tk-0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d.zip tk-0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d.tar.gz tk-0cbfc6064d65ab72fd5b06021b23ea5ae4faa28d.tar.bz2 |
fix tests for TkAqua
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ * macosx/tkMacOSXEmbed.c: fix to [Bug 1088814] test failures in embed.test + * macosx/tkMacOSXWm.c: + * tests/constraints.tcl: + * tests/wm.test: fix to 'wm attributes' test for TkAqua + 2006-04-11 Peter Spjuth <peter.spjuth@space.se> * generic/tkWindow.c (Tk_NameToWindow): Allow NULL interp to |