]> Pileus Git - ~andy/gtk/commit
Make menu scrolling work with auto mnemonics
authorMatthias Clasen <mclasen@redhat.com>
Thu, 18 Mar 2010 01:17:38 +0000 (21:17 -0400)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:59:16 +0000 (20:59 -0400)
commit643c7c20608fc15ecf1d6eb12b9e9ff29cf2fc65
tree658fcc418300b4356799aa7e46c35e415860e0dc
parent837b998810bb314a47fbe3e2563432383a6649e5
Make menu scrolling work with auto mnemonics

The menu scrolling code is not robust against menu repositioning so
we have avoid causing unnecessary recalculations of labels in parent
menuitems.
gtk/gtkmenushell.c