gnome-shell/js
Giovanni Campagna 626e962e03 Network Menu: fix pulling out the first element from the More... submenu.
PopupMenu.firstMenuItem returns a PopupMenuItem, not an apObj. We
need to retrive the latter using the _apObj property.

Also, somehow the property from the number of elements in a menu
was changed from .length to .numMenuItems, and this broke the
destruction of the menu upon emptying it.

https://bugzilla.gnome.org/show_bug.cgi?id=659277
2012-01-17 11:00:56 -05:00
..
gdm gdm: move focus to first item in list 2011-10-17 20:49:04 -04:00
misc fileUtils: Fix recursivelyDeleteDir 2012-01-04 17:57:08 -05:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui Network Menu: fix pulling out the first element from the More... submenu. 2012-01-17 11:00:56 -05:00
Makefile.am shell-entry: Add API to support entry context menus 2011-10-17 15:29:32 +02:00