gnome-shell/js/ui
Giovanni Campagna 1f87eb4157 Environment: don't fail in toString()
Some objects have a resolve hooks that throw exceptions, so just
checking "'actor' in object" can fail. In that case we should catch
the exception and return the standard toString() value, or the
object cannot be inspected from the looking glass.

https://bugzilla.gnome.org/show_bug.cgi?id=671410
2012-03-18 02:35:53 +01:00
..
status bluetooth: Fix connectedMenuItem variable case. 2012-03-05 22:05:12 +01:00
altTab.js a11y: added EXPANDABLE and EXPANDED state on Alt+Tab popup menu 2012-03-15 19:57:32 +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: Fix fallout from port to systemd 2012-02-23 03:39:02 -05:00
autorunManager.js autorunManager: Fix fallout from port to systemd 2012-02-23 03:39:02 -05:00
boxpointer.js boxpointer: Prevent spurious input events while animating 2012-03-12 20:58:53 +01:00
calendar.js st-container: Remove st_container_destroy_children 2012-02-22 17:00:44 -05:00
checkBox.js Add function to CheckBox to get label actor 2012-02-29 12:04:33 +01:00
contactDisplay.js a11y: Setting label_actor and role for Contacts on the overview 2012-03-15 20:35:11 +01:00
ctrlAltTab.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01:00
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
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: fix uninstalling from website 2012-03-01 20:45:32 +01:00
flashspot.js
iconGrid.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
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 st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
lightbox.js
link.js
lookingGlass.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01: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
notificationDaemon.js
overview.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
panel.js AppMenuButton: Check input mode only on application focus changes 2012-03-17 01:11:44 +01:00
panelMenu.js a11y: Setting role on several panel ui elements 2012-03-15 18:58:44 +01:00
placeDisplay.js search: Replace getResultMeta() with getResultMetas() 2012-02-21 23:00:53 +01:00
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: Check the provider container for visibility 2012-03-10 16:20:47 +01:00
shellDBus.js
shellEntry.js
shellMountOperation.js st-container: Remove st_container_destroy_children 2012-02-22 17:00:44 -05:00
statusIconDispatcher.js
telepathyClient.js
tweener.js
userMenu.js userMenu: Consider account-validity for sensitivity 2012-03-17 17:42:40 +01:00
viewSelector.js viewSelector: Tie cursor visibility to :focus style 2012-03-10 16:26:23 +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 st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
workspace.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
workspacesView.js overview: Don't show workspaces when entering the overview 2012-03-16 17:19:48 +01:00
workspaceSwitcherPopup.js st: Remove st-group 2012-02-28 08:14:06 -05:00
workspaceThumbnail.js autoWorkspaces: fix creation of new workspaces with application launchers 2012-03-16 16:41:30 +01:00
xdndHandler.js