gnome-shell/js/ui
Jasper St. Pierre df3fa973ad main: Load extensions as late as possible
Since we want extensions to be able to be loaded at any time, that
means that the startup case should be as close to the live-time
install case.

https://bugzilla.gnome.org/show_bug.cgi?id=682822
2012-08-27 17:40:07 -03:00
..
status network: Fix icon_size parameter 2012-08-22 00:34:12 -03:00
altTab.js
appDisplay.js
appFavorites.js
automountManager.js Consolidate systemd and consolekit in a common abstract class 2012-08-18 18:09:55 +02:00
autorunManager.js ScreenShield: hide Removable devices in the lock screen 2012-08-26 14:30:45 +02:00
boxpointer.js boxpointer: Cope with a missing -arrow-border-color when we have no border 2012-08-03 14:26:24 -03:00
calendar.js calendar: Fix showing "Next Week" on Sundays 2012-08-20 22:51:45 +02:00
checkBox.js
ctrlAltTab.js js: Use global.focus_manager, rather than grabbing it ourselves 2012-08-19 21:15:48 -04:00
dash.js a11y: set a proper label for the "Show Applications" dash button 2012-08-27 10:43:35 +02:00
dateMenu.js
dnd.js
endSessionDialog.js a11y: setting label actor for endSessionDialog.ListItem 2012-08-23 11:14:57 +02:00
environment.js
extensionDownloader.js extensionDownloader: Fix extension installation 2012-08-23 22:57:46 -03:00
extensionSystem.js shellDBus: Fix reloadExtension 2012-08-23 22:57:46 -03:00
flashspot.js
grabHelper.js messageTray: fix dwelling during mouse-down 2012-08-23 01:49:21 -04:00
ibusCandidatePopup.js ibusCandidatePopup: A candidate popup for IBus input methods 2012-07-16 00:59:13 +02:00
iconGrid.js
keyboard.js LayoutManager: reverse the visibleInFullscreen flag 2012-07-21 15:40:27 +02:00
keyringPrompt.js keyringPrompt: Improve styling here as well 2012-08-14 13:14:08 -03:00
layout.js layout: Don't unnecessarily go through Main for a property 2012-08-22 15:56:55 -03:00
lightbox.js screenShield: add initial functionality 2012-07-21 15:40:28 +02:00
lookingGlass.js lookingGlass: Don't pass too many arguments to Clutter.ungrab_* 2012-08-03 14:25:35 -03:00
magnifier.js magnifier: Using properly 'color-saturation' 2012-08-06 13:02:42 +02:00
magnifierDBus.js
main.js main: Load extensions as late as possible 2012-08-27 17:40:07 -03:00
messageTray.js a11y: set a label_actor for the summary items on the message tray 2012-08-27 10:43:35 +02:00
modalDialog.js Port modal dialogs to the new MonitorConstraint 2012-08-16 21:45:21 +02:00
networkAgent.js Revert the other half of "St: don't attempt to give focus to non reactive actors" 2012-08-26 11:56:45 -03:00
notificationDaemon.js messageTray: restyle the message tray 2012-08-19 18:41:49 -04:00
overview.js overview: Fix ShellInfo.setMessage() 2012-08-27 12:15:34 +02:00
panel.js appMenu: Make show() a no-op in locked state 2012-08-22 20:31:43 +02:00
panelMenu.js js: Use global.focus_manager, rather than grabbing it ourselves 2012-08-19 21:15:48 -04:00
placeDisplay.js
pointerWatcher.js pointerWatcher: add a class to track the pointer 2012-08-21 02:36:56 -04:00
polkitAuthenticationAgent.js polkit: Improve styling in polkit dialog 2012-08-03 12:22:32 -03:00
popupMenu.js Revert the other half of "St: don't attempt to give focus to non reactive actors" 2012-08-26 11:56:45 -03:00
remoteSearch.js remoteSearch: Don't add providers more than once 2012-08-22 21:00:52 +02:00
runDialog.js
screenShield.js ScreenShield: don't bump the lock screen while animating 2012-08-26 23:43:14 +02:00
scripting.js
search.js search: Junk the OpenSearch system 2012-08-19 21:19:17 -04:00
searchDisplay.js search: Junk the OpenSearch system 2012-08-19 21:19:17 -04:00
sessionMode.js Consolidate creation of login and unlock dialog in the screenshield 2012-07-21 15:40:28 +02:00
shellDBus.js shellDBus: Fix reloadExtension 2012-08-23 22:57:46 -03:00
shellEntry.js ShellEntry: make isPassword param changeable at runtime 2012-07-21 15:40:27 +02:00
shellMountOperation.js ModalDialog: add 'default' pseudo-class to default button 2012-07-21 15:40:28 +02:00
telepathyClient.js messageTray: Hook SourceActor up to source icon changes automatically 2012-08-18 00:36:13 +02:00
tweener.js
unlockDialog.js gdm: generalize fingerprint message into login hint 2012-08-21 13:15:28 -04:00
userMenu.js a11y: name label and main status chooser item don't neeed to be focusable 2012-08-21 18:18:42 +02:00
viewSelector.js viewSelector: Allow to close the application view with escape 2012-08-20 20:40:01 +02:00
wanda.js Port modal dialogs to the new MonitorConstraint 2012-08-16 21:45:21 +02:00
windowAttentionHandler.js MessageTray: rework icon handling to split model and view 2012-07-21 15:40:28 +02:00
windowManager.js windowManager: Update animation of attached modals (again) 2012-08-16 09:52:17 +02: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 WorkspaceSwitcherPopup: fix for dynamic workspace changes 2012-07-16 19:15:53 +02:00
workspaceThumbnail.js Make workspace selector more similar to the mockup 2012-08-23 21:17:22 +02:00
xdndHandler.js