diff options
author | vincentdarley <vincentdarley> | 2004-01-07 13:25:56 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-01-07 13:25:56 (GMT) |
commit | 592839a36bcc6cb9ccef1ce6b74b0fedc686a12c (patch) | |
tree | 4a086264f899d2955944f4bbd15d50aadcea43ae /ChangeLog | |
parent | ad97b97e09fbe5339088d21df9e84b057b1616f5 (diff) | |
download | tk-592839a36bcc6cb9ccef1ce6b74b0fedc686a12c.zip tk-592839a36bcc6cb9ccef1ce6b74b0fedc686a12c.tar.gz tk-592839a36bcc6cb9ccef1ce6b74b0fedc686a12c.tar.bz2 |
disabled submenu fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-01-07 Vince Darley <vincentdarley@users.sourceforge.net> + + * win/tkWinMenu.c: only provide a submenu handle when the + MF_POPUP flag is given, fixing a recently-introduced crash + when submenus are disabled. Also better error checking for + this sort of situation in the future. + 2003-12-31 Daniel Steffen <das@users.sourceforge.net> * macosx/Wish.pbproj/project.pbxproj: added missing private headers |