]> 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)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 14 Mar 2010 20:11:48 +0000 (16:11 -0400)
commita085bb1f0bcbd20723d181a5d7fa89f9ae56f92a
tree217709fb7515cbca479b3e92cdc3c8ca3827b45b
parentf3f44d665027459cd66ac957d26fa241cf189284
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