[hafqa] [hafqa] [Bug 1221] HildonWindow shouldn't call show_all for GtkMenu
From: bugzilla-daemon at lists.maemo.org bugzilla-daemon at lists.maemo.orgDate: Tue Feb 26 14:42:03 EET 2008
- Previous message: [hafqa] [Bug 2673] N800 Power up Drama
- Next message: [hafqa] [Bug 2981] Build with asserts broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
https://bugs.maemo.org/show_bug.cgi?id=1221 sven at imendio.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sven at imendio.com Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #3 from sven at imendio.com 2008-02-26 14:42 GMT+3 ------- committed the second patch: 2008-02-25 Sven Herzberg <sven at imendio.com> Fixed: MB#1221: HildonWindow shouldn't call show_all for GtkMenu * doc/Makefile.am: tell gtk-doc about HILDON_DISABLE_DEPRECATED * examples/hildon-window-menu-example.c: (main): explicitly show the menu item * src/hildon-window.c: (hildon_window_set_main_menu): moved most of the code from set_menu() to this place; skipped the call to gtk_widget_show_all(); also didn't introduce gtk_widget_show() as gtk_menu_popup() will call that anyways (hildon_window_set_menu): removed most of the code, just keep the questionable gtk_widget_show_all() * src/hildon-window.h: added the new function and deprecate the old one -- Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
- Previous message: [hafqa] [Bug 2673] N800 Power up Drama
- Next message: [hafqa] [Bug 2981] Build with asserts broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]