diff options
author | das <das> | 2007-06-02 06:46:48 (GMT) |
---|---|---|
committer | das <das> | 2007-06-02 06:46:48 (GMT) |
commit | 824e6c983fb4c01fff29673cd17da4366a5e3f5b (patch) | |
tree | 316d2048aed8757a206680e9fb15395324db586f /ChangeLog | |
parent | b2961e1a86c13f6505e843476369d46550b31eab (diff) | |
download | tk-824e6c983fb4c01fff29673cd17da4366a5e3f5b.zip tk-824e6c983fb4c01fff29673cd17da4366a5e3f5b.tar.gz tk-824e6c983fb4c01fff29673cd17da4366a5e3f5b.tar.bz2 |
* macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in
posted menus that are not part of the menubar or attached to a
menubutton (fixes bug reported on tcl-mac by Linus Nyberg).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-06-02 Daniel Steffen <das@users.sourceforge.net> + + * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in + posted menus that are not part of the menubar or attached to a + menubutton (fixes bug reported on tcl-mac by Linus Nyberg). + 2007-05-31 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all |