gnome-shell/js/ui
Dan Winship c49bb5aa03 network: add support for virtual device types (vlan, bond, bridge)
Virtual devices may not actually exist until their corresponding
connections are brought up. So we need new code to create fake device
wrapper objects for them based on the corresponding NMConnections.

https://bugzilla.gnome.org/show_bug.cgi?id=677144
https://bugzilla.gnome.org/show_bug.cgi?id=677146
https://bugzilla.gnome.org/show_bug.cgi?id=677148
2013-01-21 16:01:08 -05:00
..
components ShellGlobal: improve code to emit sound events 2013-01-21 18:03:23 +01:00
status network: add support for virtual device types (vlan, bond, bridge) 2013-01-21 16:01:08 -05:00
altTab.js switcherPopup: Add a timestamp argument to _finish() 2012-12-06 12:25:37 -05:00
appDisplay.js search: remove SearchProvider base class 2012-12-10 16:50:54 -05:00
appFavorites.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
boxpointer.js js: Explicitly dispose all cairo contexts 2013-01-08 13:07:51 -05:00
calendar.js Calendar: remove dead code 2012-12-10 22:34:10 +01:00
checkBox.js checkBox: Work around a height-for-width problem 2012-03-26 14:43:54 +02:00
ctrlAltTab.js ctrlAltTab: Remove a "window" parameter leftover 2012-12-16 23:03:34 +01:00
dash.js dash: Disable animations during overview transitions 2012-11-12 16:59:12 +01:00
dateMenu.js dateMenu: Add "Open Clocks" entry 2013-01-16 05:06:55 +02:00
dnd.js search: remove more dead code 2012-12-10 16:50:54 -05:00
endSessionDialog.js Use the correct icon in the restart dialog 2012-11-01 16:21:52 +00:00
environment.js Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
extensionDownloader.js extensionDownloader: Fix extension installation 2012-08-23 22:57:46 -03:00
extensionSystem.js extensionSystem: Fix error reporting in lg / ListExtensionErrors() 2012-12-13 19:55:33 +01:00
grabHelper.js grabHelper: Allow pressing escape on grab focus grabs 2013-01-02 12:32:29 -05:00
ibusCandidatePopup.js ibusCandidatePopup: A candidate popup for IBus input methods 2012-07-16 00:59:13 +02:00
iconGrid.js iconGrid: Only recreate icons when needed 2012-12-13 21:35:05 -05:00
keyboard.js MessageTray: pass keyboard events to tray icons 2013-01-18 20:53:20 +01:00
layout.js layout: Make OSK animation quicker, snappier 2012-12-30 00:12:27 +01:00
lightbox.js screenShield: add initial functionality 2012-07-21 15:40:28 +02:00
lookingGlass.js lookingGlass: Move to an inspect() function 2012-12-28 03:20:37 -05:00
magnifier.js magnifier: Don't use some deprecated APIs 2012-08-31 16:43:52 -03:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js main: Remove unused 'background' property 2013-01-08 13:24:09 -05:00
messageTray.js MessageTray: restore symbolic icons to notification buttons 2013-01-19 19:41:24 +01:00
modalDialog.js modalDialog: Make the button layout visible always 2012-12-25 22:18:42 -05:00
notificationDaemon.js Notification: fix regression in notification image handling 2013-01-19 19:41:23 +01:00
overview.js workspaceThumbnail: unify restack handling 2012-12-17 13:24:25 +01:00
panel.js Fix remaining uses of transition-duration without time units 2013-01-12 17:39:08 +01:00
panelMenu.js lockScreenMenu: Construct actual panel icons much more accurately 2012-12-21 12:28:00 -05:00
pointerWatcher.js PointerWatcher: keep a reference to the idle monitor 2013-01-18 21:14:09 +01:00
popupMenu.js js: Explicitly dispose all cairo contexts 2013-01-08 13:07:51 -05:00
remoteSearch.js remoteSearch: fix a typo in createIcon 2013-01-14 19:43:45 -05:00
runDialog.js runDialog: Remove "Run" button again 2012-10-30 15:50:05 +01:00
screenShield.js Really use the right getter 2013-01-05 14:21:30 -05:00
screenshot.js screenshot: Immediately show the flash spot 2013-01-16 17:19:16 -05:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js search: remove more dead code 2012-12-10 16:50:54 -05:00
searchDisplay.js search: remove more dead code 2012-12-10 16:50:54 -05:00
separator.js js: Explicitly dispose all cairo contexts 2013-01-08 13:07:51 -05:00
sessionMode.js sessionMode: Add support for 'parentMode' property 2012-12-05 21:56:57 +01:00
shellDBus.js screenshot: move to a separate interface 2013-01-03 12:56:45 +01:00
shellEntry.js shellEntry: Make the entry have a fake focus state when a context menu is open 2012-09-12 14:15:18 -03:00
shellMountOperation.js Add a setting for the default state of 'Remember Password' 2012-12-02 23:01:56 +01:00
switcherPopup.js switcherPopup: Hide the top level actor on _init 2013-01-19 00:27:36 +01:00
tweener.js tweener: make timeline loop indefinitely 2012-03-18 22:54:51 -04:00
unlockDialog.js UnlockDialog: honor org.gnome.desktop.screensaver.user-switch-enabled 2013-01-03 01:43:27 +01:00
userMenu.js userMenu: Use show-full-name-in-top-bar setting 2013-01-15 09:53:08 +01:00
viewSelector.js ViewSelector: use Params to pass optional parameters to addPage 2013-01-18 20:53:20 +01:00
wanda.js search: remove SearchProvider base class 2012-12-10 16:50:54 -05:00
windowAttentionHandler.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
windowManager.js windowManager: Return the KeyBindingAction value from addKeybinding() 2012-12-17 11:43:01 +00:00
workspace.js Overview: apply extra padding to windows in external monitor 2013-01-18 20:58:07 +01:00
workspacesView.js WorkspacesDisplay: clean up workspacesView lists 2012-12-18 16:00:54 +01:00
workspaceSwitcherPopup.js WorkspaceSwitcherPopup: fix for dynamic workspace changes 2012-07-16 19:15:53 +02:00
workspaceThumbnail.js workspaceThumbnail: unify restack handling 2012-12-17 13:24:25 +01:00
xdndHandler.js xdndHandler: pass actor-relative coordinates to handleDragOver 2012-02-12 20:21:56 +01:00