gnome-shell/js/ui
Jasper St. Pierre e12bf8daed shellDBus: Fix error message returned from Eval
Annoyingly, `message` on errors are non-enumerable, which mean that
JSON.stringify on the error will produce `{}`. Just cast it to a string
for now.
2013-11-13 15:15:03 -05:00
..
components More invalid source fixes 2013-11-09 17:58:59 +01:00
status bluetooth: Parse pins starting with 0 correctly 2013-11-02 17:55:54 -04:00
altTab.js AltTabSwitcherPopup: check the number of items after creating the popup child 2013-10-26 16:29:27 +02:00
animation.js
appDisplay.js More invalid source fixes 2013-11-09 17:58:59 +01:00
appFavorites.js
background.js Background: Drop "saturation" related source 2013-10-23 21:37:27 +02:00
backgroundMenu.js
boxpointer.js
calendar.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
checkBox.js
ctrlAltTab.js
dash.js dash: Make sure we clear the timeout IDs for the label tooltip 2013-11-09 11:44:44 -05:00
dateMenu.js
dnd.js dnd: Don't queue an idle handler if we already have one 2013-11-06 18:36:42 +01:00
endSessionDialog.js More invalid source fixes 2013-11-09 17:58:59 +01:00
environment.js
extensionDownloader.js
extensionSystem.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
focusCaretTracker.js
grabHelper.js
ibusCandidatePopup.js
iconGrid.js iconGrid: Actually throw programmer errors 2013-10-30 13:05:20 -04:00
keyboard.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
layout.js layout: Flush region update in showOverview 2013-10-11 20:16:44 +02:00
lightbox.js
lookingGlass.js lookingGlass: Remove Memory tab and add a gc Icon to toolbar 2013-10-30 07:44:34 +11:00
magnifier.js
magnifierDBus.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
main.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
messageTray.js messageTray: Use a regular tween when expanding the notification 2013-11-04 14:25:29 -05:00
modalDialog.js
notificationDaemon.js notificationDaemon: Only store policies for "real" apps 2013-11-04 11:47:43 -05:00
osdWindow.js
overview.js More invalid source fixes 2013-11-09 17:58:59 +01:00
overviewControls.js overviewControls: Fix bad expression causing incorrect thumbnails allocation 2013-11-02 20:07:06 -04:00
panel.js
panelMenu.js
pointerWatcher.js
popupMenu.js popupMenu: Fix removing the active menu from PopupMenuManager 2013-11-07 00:09:50 +01:00
remoteMenu.js
remoteSearch.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
runDialog.js
screencast.js screencast: Validate parameters of ScreencastArea 2013-11-04 16:21:45 +01:00
screenShield.js screenShield: Fix details in notifications 2013-11-04 16:46:25 +01:00
screenshot.js screenshot: Extend ScreenshotArea parameter validation 2013-11-04 16:21:45 +01:00
scripting.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
search.js search: Only do a subsearch if the previous results have returned from DBus 2013-11-04 14:50:45 -05:00
separator.js
sessionMode.js Synchronize shell startup 2013-11-04 11:50:20 -05:00
shellDBus.js shellDBus: Fix error message returned from Eval 2013-11-13 15:15:03 -05:00
shellEntry.js
shellMountOperation.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
slider.js
switcherPopup.js
tweener.js tweener: Remove the onAnimationStart/onAnimationComplete callbacks 2013-11-09 11:44:44 -05:00
unlockDialog.js
userWidget.js userWidget: Use the user name if the real name doesn't fit 2013-10-30 13:19:02 -04:00
viewSelector.js viewSelector: Move all of the provider-loading logic to SearchSystem 2013-10-30 12:59:41 -04:00
windowAttentionHandler.js messageTray: Don't always open the source when clicking on the notification 2013-10-21 12:30:25 -04:00
windowManager.js
workspace.js More invalid source fixes 2013-11-09 17:58:59 +01:00
workspacesView.js workspacesView: Make sure to update workspace actors when entering the overview 2013-10-30 18:20:54 -04:00
workspaceSwitcherPopup.js
workspaceThumbnail.js overview: Send the clone with the window-drag events 2013-10-30 13:17:38 -04:00
xdndHandler.js