diff options
author | hobbs <hobbs> | 2005-12-01 17:47:13 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-12-01 17:47:13 (GMT) |
commit | 7fe27ac7f2cb90019410f61ca31aab8e9cf7b862 (patch) | |
tree | 96bcf6ee65527735cd004998be94784c8ce961e5 /ChangeLog | |
parent | accc4141f85362e60909c61deb5694892390ace7 (diff) | |
download | tk-7fe27ac7f2cb90019410f61ca31aab8e9cf7b862.zip tk-7fe27ac7f2cb90019410f61ca31aab8e9cf7b862.tar.gz tk-7fe27ac7f2cb90019410f61ca31aab8e9cf7b862.tar.bz2 |
* library/menu.tcl (::tk::PostOverPoint): correct menu post near
bottom of screen on Windows. [Bug 1353416]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-01 Jeff Hobbs <jeffh@ActiveState.com> + + * library/menu.tcl (::tk::PostOverPoint): correct menu post near + bottom of screen on Windows. [Bug 1353416] + 2005-12-01 Daniel Steffen <das@users.sourceforge.net> * unix/tcl.m4 (Darwin): fixed error when MACOSX_DEPLOYMENT_TARGET unset |