gnome-shell/js/ui
Giovanni Campagna b6aab53d10 NetworkMenu: fix crash when NetworkManger restarts
nm_active_connection_get_devices() has a (questionable) special case
for the no devices case (which happens if the DBus object is
destroyed because NM went down): it returns null instead of an empty
array. Handle that instead of crashing.

https://bugzilla.gnome.org/show_bug.cgi?id=673043
2012-04-09 20:33:50 +02:00
..
status NetworkMenu: fix crash when NetworkManger restarts 2012-04-09 20:33:50 +02:00
altTab.js altTab: take into account all windows when computing app icon ordering 2012-03-18 14:52:29 +01:00
appDisplay.js a11y: Setting LIST_ITEM role for Categories items on Applications view 2012-03-14 12:36:33 +01:00
appFavorites.js
automountManager.js
autorunManager.js
boxpointer.js boxpointer: Prevent spurious input events while animating 2012-03-12 20:58:53 +01:00
calendar.js
checkBox.js checkBox: Work around a height-for-width problem 2012-03-26 14:43:54 +02:00
contactDisplay.js a11y: Setting label_actor and role for Contacts on the overview 2012-03-15 20:35:11 +01:00
ctrlAltTab.js
dash.js a11y: Setting proper label_actor of dash elements 2012-03-15 20:23:47 +01:00
dateMenu.js a11y: Setting role on several panel ui elements 2012-03-15 18:58:44 +01:00
dnd.js dnd: Improve special-handling of St.Button 2012-03-20 02:41:50 +01:00
endSessionDialog.js endSessionDialog: Use lookup_heuristic_basename for vendor prefix lookup 2012-03-17 10:45:56 -04:00
environment.js Environment: don't fail in toString() 2012-03-18 02:35:53 +01:00
extensionSystem.js extensionSystem: Make it a non-fatal error to re-load an extension 2012-04-09 14:02:31 -03:00
flashspot.js
iconGrid.js
keyboard.js keyboard: Enforce LTR layout for keyboard layout 2012-03-14 20:37:42 +01:00
keyringPrompt.js Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00
layout.js
lightbox.js
link.js
lookingGlass.js lookingGlass: Sort introspected property names 2012-03-30 11:57:45 -04:00
magnifier.js
magnifierDBus.js
main.js autoWorkspaces: fix creation of new workspaces with application launchers 2012-03-16 16:41:30 +01:00
messageTray.js messageTray: show the summary with new notifications when the user becomes active 2012-03-16 01:01:57 -04:00
modalDialog.js modalDialog: Fix setting the initial key focus after the 1st time 2012-03-12 00:52:34 +01:00
networkAgent.js networkAgent: Fix external-ui dialogs 2012-03-19 20:40:40 +01:00
notificationDaemon.js
overview.js a11y: Set an accessible-name to the overview 2012-03-19 15:07:29 +01:00
panel.js panel: Add keyboard shortcut to open app menu 2012-03-30 19:58:43 +02:00
panelMenu.js a11y: Setting role on several panel ui elements 2012-03-15 18:58:44 +01:00
placeDisplay.js
polkitAuthenticationAgent.js
popupMenu.js a11y: adding checked state on the popup menu items 2012-03-15 20:04:28 +01:00
remoteSearch.js remoteSearch: fix scope of a variable 2012-03-13 19:24:02 +01:00
runDialog.js a11y: Setting role and label-actor for runDialog 2012-03-10 02:27:19 +01:00
scripting.js
search.js search: remove selection mechanism 2012-03-10 15:00:18 +01:00
searchDisplay.js searchDisplay: Update the selection for async searches without results 2012-04-06 14:09:40 +02:00
shellDBus.js
shellEntry.js
shellMountOperation.js
statusIconDispatcher.js
telepathyClient.js
tweener.js tweener: make timeline loop indefinitely 2012-03-18 22:54:51 -04:00
userMenu.js userMenu: Consider account-validity for sensitivity 2012-03-17 17:42:40 +01:00
viewSelector.js viewSelector: Allow to start navigating results using arrow keys 2012-03-20 18:22:26 +01:00
wanda.js wanda: fix the location of gnome-panel animations 2012-03-05 22:33:07 +01:00
windowAttentionHandler.js windowAttentionHandler: Fix updating on title changes 2012-02-28 17:23:38 -05:00
windowManager.js panel: Add keyboard shortcut to open app menu 2012-03-30 19:58:43 +02:00
workspace.js
workspacesView.js overview: Don't show workspaces when entering the overview 2012-03-16 17:19:48 +01:00
workspaceSwitcherPopup.js
workspaceThumbnail.js workspaceThumbnail: set correct cursor when hovering the drop placeholder 2012-03-30 17:44:39 +02:00
xdndHandler.js