gnome-shell/js/ui
Jasper St. Pierre 651030ba93 layout: Fix an accidental undefined variable error
The layout code was using actorData without defining it first.

https://bugzilla.gnome.org/show_bug.cgi?id=673189
2012-10-11 19:23:40 -03:00
..
components autorunManager: Don't try to scan remote filesystems 2012-10-03 14:36:37 -03:00
status Really hide 'Show Keyboard Layout' on the lock screen 2012-10-02 15:34:10 -04:00
altTab.js
appDisplay.js
appFavorites.js
boxpointer.js boxpointer: Clean up 2012-09-06 20:59:58 +02:00
calendar.js sessionMode: Allow changing the session mode at runtime 2012-09-04 18:42:44 -03:00
checkBox.js
ctrlAltTab.js ctrlAltTab: Only set the stage focus mode when we're focusing a widget 2012-10-03 13:04:46 -03:00
dash.js dash: Only set the label's text when initially showing the label 2012-10-06 16:07:55 -03:00
dateMenu.js Calendar: hide all actions when on the login screen 2012-10-08 19:48:44 +02:00
dnd.js dnd: Fix regression from e6fd2be 2012-10-02 21:16:28 -03:00
endSessionDialog.js Use UserAvatarWidget to display user avatars 2012-08-31 23:31:25 +02:00
environment.js
extensionDownloader.js extensionDownloader: Fix extension installation 2012-08-23 22:57:46 -03:00
extensionSystem.js Fix extension styling 2012-09-13 22:41:17 +02:00
flashspot.js
grabHelper.js grabHelper: Ignore events from On-Screen-Keyboard 2012-09-25 08:25:24 +02:00
ibusCandidatePopup.js
iconGrid.js
keyboard.js keyboard: Disable "tray" button in lock/login screen 2012-09-25 08:25:26 +02:00
layout.js layout: Fix an accidental undefined variable error 2012-10-11 19:23:40 -03:00
lightbox.js
lookingGlass.js lookingGlass: Fix object inspector for multi-monitor scenarios 2012-09-16 17:38:18 -03:00
magnifier.js magnifier: Don't use some deprecated APIs 2012-08-31 16:43:52 -03:00
magnifierDBus.js
main.js Allow the shell to run without the screenshield 2012-09-18 20:25:09 +02:00
messageTray.js messageTray: Reset summary after losing focus to outside actor 2012-10-11 14:28:42 +02:00
modalDialog.js modalDialog: Add alternative keys to activate default 2012-10-04 21:18:54 +02:00
notificationDaemon.js notificationDaemon: Store tray-icon-added/removed ids 2012-10-06 16:11:54 +02:00
overview.js overview: Make sure that we put the desktop clone at the right place 2012-10-06 16:07:55 -03:00
panel.js panel: Make activities button's hot corner public 2012-09-16 19:53:49 +02:00
panelMenu.js Revert "userMenu: Don't update the presence icon immediately" 2012-09-06 21:38:17 +02:00
pointerWatcher.js pointerWatcher: add a class to track the pointer 2012-08-21 02:36:56 -04:00
popupMenu.js popupMenu: Set initial visibility of settings items 2012-09-20 20:04:05 +02:00
remoteSearch.js st: Remove StIconType 2012-08-29 16:41:09 -03:00
runDialog.js
screenShield.js screenShield: Remove erroneous top/bottom padding that may appear 2012-10-11 12:26:00 -03:00
scripting.js
search.js
searchDisplay.js searchDisplay: Fix alignment of section headers in RTL locales 2012-09-21 21:03:52 +02:00
sessionMode.js Don't show network dialogs in the lock screen 2012-09-20 20:03:23 +02:00
shellDBus.js Allow the shell to run without the screenshield 2012-09-18 20:25:09 +02: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 st: Remove StIconType 2012-08-29 16:41:09 -03:00
tweener.js
unlockDialog.js unlockDialog: Make the prompt entry insensitive while logging in 2012-10-04 04:02:16 -03:00
userMenu.js userMenu: Ignore 'lock-enabled' setting for user switching 2012-10-05 16:15:47 +02:00
viewSelector.js ViewSelector: remove the places & devices search provider 2012-09-16 19:02:22 +02:00
wanda.js wanda: Use an StIcon again for createIcon 2012-10-02 18:42:41 -03:00
windowAttentionHandler.js
windowManager.js windowManager: Disable the window dimmer when we close all attached dialogs 2012-08-31 16:43:52 -03:00
workspace.js workspace: Refactor code a bit 2012-08-23 23:36:25 -03:00
workspacesView.js workspacesView: Refactor thumb zooming out code 2012-08-23 23:36:25 -03:00
workspaceSwitcherPopup.js
workspaceThumbnail.js workspaceThumbnail: Fix the dynamic workspaces check for dragging 2012-10-02 16:15:23 -03:00
xdndHandler.js