diff options
author | davygrvy <davygrvy> | 2003-12-16 03:18:53 (GMT) |
---|---|---|
committer | davygrvy <davygrvy> | 2003-12-16 03:18:53 (GMT) |
commit | b4990d57a15a5cce82d4ba63535ba18dbb8ff87f (patch) | |
tree | 01f70cf0a21585e985f8f484c96e26fadfc8357e | |
parent | ae5a2128c7739c9556295faad71108b0793a6817 (diff) | |
download | tk-b4990d57a15a5cce82d4ba63535ba18dbb8ff87f.zip tk-b4990d57a15a5cce82d4ba63535ba18dbb8ff87f.tar.gz tk-b4990d57a15a5cce82d4ba63535ba18dbb8ff87f.tar.bz2 |
* win/tkWinMenu.c (ReconfigureWindowsMenu) : Only redraw the
menubar when a menubar exists. Although the invalid handle
doesn't cause an exception, it was discovered with NuMega's
BoundsChecker.
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-12-15 David Gravereaux >davygrvy@pobox.com> + + * win/tkWinMenu.c (ReconfigureWindowsMenu) : Only redraw the + menubar when a menubar exists. Although the invalid handle + doesn't cause an exception, it was discovered with NuMega's + BoundsChecker. + 2003-12-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> * macosx/tkMacOSXKeyboard.c: General cleanup. Add support for |