gnome-shell/js/ui/status
Giovanni Campagna 2b57603271 Port PopupMenu to new Lang.Class framework
The Lang module in gjs has recently gained a small yet powerful
Class framework, that should help improve the readability of code
when using complex inheritance.
This commit starts porting shell code, by rewriting all classes in
popupMenu.js (and all derived classes) to Lang.Class.

https://bugzilla.gnome.org/show_bug.cgi?id=664436
2011-11-24 09:50:04 +01:00
..
accessibility.js a11y: Adapt to re-addition of 'visual-bell' 2011-11-14 15:45:51 +01:00
bluetooth.js bluetooth: Fix undefined variable issue 2011-11-13 15:23:38 -05:00
keyboard.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
network.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
power.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
volume.js Remove all stray imports to imports.dbus 2011-11-09 13:56:42 -05:00