gnome-shell/js
Giovanni Campagna f34ce9271c PopupMenu: introduce PopupMenuSection
Complex popup menus require the ability to manager sequences of items
as "sections", to which you can add and and remove items, as well
as hide and show.
PopupMenuSection does exactly that, leveraging the existing machinery
for submenus, but without being exposed as a submenu to the user.
Also, make getMenuItems() private, since it is used for different things
now and may change semantics in the future.

https://bugzilla.gnome.org/show_bug.cgi?id=621707
2011-02-21 19:54:10 +01:00
..
misc Add a history manager 2011-02-19 13:28:16 -05:00
perf Use non recursive automake for JS 2010-09-15 18:38:46 +02:00
ui PopupMenu: introduce PopupMenuSection 2011-02-21 19:54:10 +01:00
Makefile.am Add a history manager 2011-02-19 13:28:16 -05:00