]> Pileus Git - ~andy/gtk/commit
Improve the behaviour of automatic mnemonics
authorMatthias Clasen <mclasen@redhat.com>
Sun, 14 Mar 2010 20:11:48 +0000 (16:11 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:59:15 +0000 (20:59 -0400)
commit56c488e690695d798c50d584307f50ddfee3cb85
treef0ab2e14edaa3ee25ea850db0bc26fbde7fc6cca
parent5b20892a3da909cd282b4734ea273b4e2bf9eca5
Improve the behaviour of automatic mnemonics

With this change, key events continue to go to an open menu even
when the pointer is moved over a non-selectable menuitem. The mnemonics
are shown and hidden accordingly.
gtk/gtkmenu.c
gtk/gtkmenushell.c