gnome-shell/js/ui
Cosimo Cecchi e756c2dbce js: use System.gc() instead of shell_global_gc()
gjs now offers a gc() method in the System module, no need to use our
own.

https://bugzilla.gnome.org/show_bug.cgi?id=679832
2012-07-12 20:11:38 -04:00
..
status NetworkMenu: prefer wifi/3g over vpn in the panel 2012-06-20 17:23:53 -04:00
altTab.js
appDisplay.js appDisplay: Fix recursive directory NoDisplay testing 2012-06-21 16:03:48 -04:00
appFavorites.js
automountManager.js Add support for inhibiting automount 2012-07-06 08:28:29 +02:00
autorunManager.js autorun: use GError.matches() to fix some FIXMEs 2012-06-20 22:21:23 -04:00
boxpointer.js boxpointer: Change 'animate' parameter on show/hide to a bitmask 2012-07-06 16:04:42 +02:00
calendar.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
checkBox.js
ctrlAltTab.js
dash.js dash: Destroy tooltip label when item is removed 2012-04-27 15:50:48 -04:00
dateMenu.js dateMenu: Use .desktop file to launch calendar 2012-07-04 00:24:05 +02:00
dnd.js
endSessionDialog.js js: Remove unnecessary versions of clutter_actor_get_children 2012-06-11 13:10:25 -04:00
environment.js Switch string formatting to the one inside gjs 2012-05-24 15:38:44 -04:00
extensionDownloader.js extensionDownloader: Add update/blacklist support for extensions 2012-07-10 14:36:41 -04:00
extensionSystem.js extensionSystem: Fix error emitting when enabling/disabling 2012-07-11 22:46:59 -04:00
flashspot.js
iconGrid.js appDisplay: Don't show apps in NoDisplay categories in the All view 2012-06-11 13:55:59 -04:00
keyboard.js boxpointer: Change 'animate' parameter on show/hide to a bitmask 2012-07-06 16:04:42 +02:00
keyringPrompt.js
layout.js modalDialog: show dialogs on monitor with the mouse pointer 2012-06-08 23:05:56 -04:00
lightbox.js
link.js
lookingGlass.js js: use System.gc() instead of shell_global_gc() 2012-07-12 20:11:38 -04:00
magnifier.js magnifier: fix a copy/paste typo 2012-07-09 18:12:38 -04:00
magnifierDBus.js
main.js Main: fix ctrl-alt-arrow in the overview 2012-06-27 22:17:47 +02:00
messageTray.js messageTray: don't show the message tray when a new notification is shown 2012-07-08 12:56:09 -04:00
modalDialog.js modalDialog: show dialogs on monitor with the mouse pointer 2012-06-08 23:05:56 -04:00
networkAgent.js networkAgent: use absolute path if configured 2012-07-04 19:39:26 +02:00
notificationDaemon.js Added contexts to various Unknown strings 2012-06-01 14:44:40 +02:00
overview.js overview: Remove contacts search provider 2012-06-29 11:21:50 +02:00
panel.js appMenu: Disable app menu during startup animations 2012-07-10 22:36:45 +02:00
panelMenu.js
placeDisplay.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
polkitAuthenticationAgent.js PolkitAgent: Look for the right password prompt 2012-06-29 17:55:20 -04:00
popupMenu.js boxpointer: Change 'animate' parameter on show/hide to a bitmask 2012-07-06 16:04:42 +02:00
remoteSearch.js remoteSearch: Parse 'DesktopId' field in key file 2012-06-25 22:57:31 +02:00
runDialog.js
scripting.js
search.js search: Remove createResultContainer() hook 2012-07-03 12:19:32 +02:00
searchDisplay.js search: Remove createResultContainer() hook 2012-07-03 12:19:32 +02:00
sessionMode.js status/keyboard: Port to the new input sources settings 2012-06-01 22:18:59 +02:00
shellDBus.js extensionDownloader: Add update/blacklist support for extensions 2012-07-10 14:36:41 -04:00
shellEntry.js
shellMountOperation.js mount-operation: implement show-unmount-progress 2012-07-11 20:03:45 -04:00
statusIconDispatcher.js
telepathyClient.js telepathyClient: don't add log messages on presence changes 2012-07-05 14:09:09 -04:00
tweener.js
userMenu.js UserMenu: show "Install Updates & Restart" when appropriate 2012-07-07 18:21:35 +02:00
viewSelector.js
wanda.js search: Remove the ability to add synchronous search providers 2012-05-07 15:29:46 -03:00
windowAttentionHandler.js Start using MessageTray.Source directly instead of having to subclass it 2012-05-17 08:32:22 -04:00
windowManager.js windowManager: Remove unused function 2012-07-12 10:11:57 -04:00
workspace.js workspace: Minor cleanup 2012-06-19 18:24:52 +02:00
workspacesView.js WorkspaceSwitcher: simplify code for handling keybindings 2012-06-27 19:35:37 +02:00
workspaceSwitcherPopup.js WorkspaceSwitcher: simplify code for handling keybindings 2012-06-27 19:35:37 +02:00
workspaceThumbnail.js workspaceThumbnail: set correct cursor when hovering the drop placeholder 2012-03-30 17:44:39 +02:00
xdndHandler.js