diff options
author | hobbs <hobbs> | 2006-09-21 00:13:54 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2006-09-21 00:13:54 (GMT) |
commit | 3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1 (patch) | |
tree | 4c2e5aeb99fa3aed9e30b6167177e43a9415e812 /ChangeLog | |
parent | 300dcf1ffe80755d76b0a3ed40f15e8951b93fee (diff) | |
download | tk-3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1.zip tk-3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1.tar.gz tk-3a9cc6cc0b5ed16fa24da7f86943ceed2ca680c1.tar.bz2 |
* win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus
with images to avoid clipping bug. [Bug 1329198]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-09-20 Jeff Hobbs <jeffh@ActiveState.com> + + * win/tkWinMenu.c (TkpPostMenu): disable menu animation in menus + with images to avoid clipping bug. [Bug 1329198] + 2006-09-11 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of |