[hafqa] [hafqa] [Bug 2281] Accelerator Labels not shown in menus created with GtkUIManager
From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.orgDate: Thu Oct 9 12:14:17 EEST 2008
- Previous message: [hafqa] [Bug 3792] Can't set proper trust level for new CA roots (e.g. CACert.org)
- Next message: [hafqa] [Bug 2281] Accelerator Labels not shown in menus created with GtkUIManager
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=2281 mitch at imendio.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #15 from mitch at imendio.com 2008-10-09 12:14 GMT+3 ------- Fixed in upstream and in Maemo GTK+: 2008-10-09 Michael Natterer <mitch at imendio.com> Fixes NB#87440: Accelerator Labels not shown in menus created with GtkUIManager Merged from upstream trunk: 2008-10-09 Michael Natterer <mitch at imendio.com> Bug 516425 – Optionally display accelerators in popups * gtk/gtkuimanager.h (enum GtkUIManagerItemType): add value GTK_UI_MANAGER_POPUP_WITH_ACCELS which works like _POPUP but shows the actions' accelerators. * gtk/gtkuimanager.c: honor the new enum value for programmatically created UIs, and support <popup accelerators="true"> in the XML for the same purpose. * docs/reference/gtk/tmpl/gtkuimanager.sgml: document the enhanced XML syntax and the new enum value for popups with accelerators. 2008-06-13 Michael Natterer <mitch at imendio.com> * gtk/gtkuimanager.c (start_element_handler): silently skip unknown attributes instead of bailing out with an error in order to be compatible with possible future attribute names. This is related to the discussion in bug #516425 but actually needed for any kind of XML format extension. -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email Replies to this email are NOT read, instead please add comments at https://bugs.maemo.org/show_bug.cgi?id=2281 ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 3792] Can't set proper trust level for new CA roots (e.g. CACert.org)
- Next message: [hafqa] [Bug 2281] Accelerator Labels not shown in menus created with GtkUIManager
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]