gnome-shell/js/ui
Giovanni Campagna d583c48992 NetworkMenu: don't queue menu updates for destroyed devices
It will cause an exception as the work ID is now invalid, and may block
new devices from appearing for example when NM is restarted.

https://bugzilla.gnome.org/show_bug.cgi?id=684279
2013-01-19 03:07:03 +01:00
..
components Telepathy: lookup PATH when launching empathy-accounts 2013-01-11 16:27:53 +01:00
status NetworkMenu: don't queue menu updates for destroyed devices 2013-01-19 03:07:03 +01: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
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
ctrlAltTab.js ctrlAltTab: Remove a "window" parameter leftover 2012-12-16 23:03:34 +01:00
dash.js
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
environment.js
extensionDownloader.js
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
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
lookingGlass.js lookingGlass: Move to an inspect() function 2012-12-28 03:20:37 -05:00
magnifier.js
magnifierDBus.js
main.js main: Remove unused 'background' property 2013-01-08 13:24:09 -05:00
messageTray.js MessageTray: wait until the tray is hidden to switch styles 2013-01-18 21:07:12 +01:00
modalDialog.js modalDialog: Make the button layout visible always 2012-12-25 22:18:42 -05:00
notificationDaemon.js MessageTray: pass keyboard events to tray icons 2013-01-18 20:53:20 +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
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
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
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
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
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
workspaceThumbnail.js workspaceThumbnail: unify restack handling 2012-12-17 13:24:25 +01:00
xdndHandler.js