gnome-shell/js/ui
Cosimo Cecchi a9ad9d5e6d remoteSearch: fix fallout from RemoteSearchProvider refactor
RemoteSearchProvider.title was removed, but we were still using it in a
few places.

https://bugzilla.gnome.org/show_bug.cgi?id=692723
2013-01-28 12:34:19 -05:00
..
components ShellGlobal: improve code to emit sound events 2013-01-21 18:03:23 +01:00
status status/power: Init the proxy asynchronously 2013-01-28 17:35:02 +01:00
altTab.js switcherPopup: Add a timestamp argument to _finish() 2012-12-06 12:25:37 -05:00
appDisplay.js appDisplay: set hscrollbar_policy = NEVER on the category view actor 2013-01-24 15:10:02 -05:00
appFavorites.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
boxpointer.js js: Explicitly dispose all cairo contexts 2013-01-08 13:07:51 -05:00
calendar.js Calendar: remove dead code 2012-12-10 22:34:10 +01:00
checkBox.js
ctrlAltTab.js ctrlAltTab: Remove a "window" parameter leftover 2012-12-16 23:03:34 +01:00
dash.js dash: Disable animations during overview transitions 2012-11-12 16:59:12 +01:00
dateMenu.js dateMenu: Add "Open Clocks" entry 2013-01-16 05:06:55 +02:00
dnd.js search: remove more dead code 2012-12-10 16:50:54 -05:00
endSessionDialog.js Use the correct icon in the restart dialog 2012-11-01 16:21:52 +00:00
environment.js
extensionDownloader.js
extensionSystem.js extensionSystem: Fix error reporting in lg / ListExtensionErrors() 2012-12-13 19:55:33 +01:00
grabHelper.js grabHelper: Allow pressing escape on grab focus grabs 2013-01-02 12:32:29 -05:00
ibusCandidatePopup.js
iconGrid.js iconGrid: Only recreate icons when needed 2012-12-13 21:35:05 -05:00
keyboard.js keyboard: Do the initial redraw in _init 2013-01-28 12:10:32 -05:00
layout.js layout: Make OSK animation quicker, snappier 2012-12-30 00:12:27 +01:00
lightbox.js
lookingGlass.js lookingGlass: Move to an inspect() function 2012-12-28 03:20:37 -05:00
magnifier.js
magnifierDBus.js
main.js main: Fix a bad rebase 2013-01-28 12:14:41 -05:00
messageTray.js MessageTray: restore symbolic icons to notification buttons 2013-01-19 19:41:24 +01:00
modalDialog.js loginDialog: Allow right-clicking on button items 2013-01-22 23:42:53 -05:00
notificationDaemon.js Notification: fix regression in notification image handling 2013-01-19 19:41:23 +01:00
overview.js workspaceThumbnail: unify restack handling 2012-12-17 13:24:25 +01:00
panel.js Fix remaining uses of transition-duration without time units 2013-01-12 17:39:08 +01:00
panelMenu.js lockScreenMenu: Construct actual panel icons much more accurately 2012-12-21 12:28:00 -05:00
pointerWatcher.js PointerWatcher: keep a reference to the idle monitor 2013-01-18 21:14:09 +01:00
popupMenu.js Use the standard apps tree for gnome-control-center panels desktop files 2013-01-26 19:56:01 -05:00
remoteSearch.js remoteSearch: fix fallout from RemoteSearchProvider refactor 2013-01-28 12:34:19 -05:00
runDialog.js runDialog: Remove "Run" button again 2012-10-30 15:50:05 +01:00
screenShield.js Really use the right getter 2013-01-05 14:21:30 -05:00
screenshot.js screenshot: Immediately show the flash spot 2013-01-16 17:19:16 -05:00
scripting.js
search.js search: remove more dead code 2012-12-10 16:50:54 -05:00
searchDisplay.js searchDisplay: set a max width on the search results scrolled child 2013-01-24 12:06:46 -05:00
separator.js js: Explicitly dispose all cairo contexts 2013-01-08 13:07:51 -05:00
sessionMode.js sessionMode: Add support for 'parentMode' property 2012-12-05 21:56:57 +01:00
shellDBus.js screenshot: move to a separate interface 2013-01-03 12:56:45 +01:00
shellEntry.js
shellMountOperation.js Add a setting for the default state of 'Remember Password' 2012-12-02 23:01:56 +01:00
switcherPopup.js switcherPopup: Hide the top level actor on _init 2013-01-19 00:27:36 +01:00
tweener.js
unlockDialog.js UnlockDialog: honor org.gnome.desktop.screensaver.user-switch-enabled 2013-01-03 01:43:27 +01:00
userMenu.js Use the standard apps tree for gnome-control-center panels desktop files 2013-01-26 19:56:01 -05:00
viewSelector.js viewSelector: stop launching app from empty search 2013-01-27 20:29:26 +01:00
wanda.js search: remove SearchProvider base class 2012-12-10 16:50:54 -05:00
windowAttentionHandler.js Show feedback notifications when the user is busy 2012-11-02 19:25:26 +01:00
windowManager.js windowManager: Return the KeyBindingAction value from addKeybinding() 2012-12-17 11:43:01 +00:00
workspace.js workspace: Use a better algorithm for computing individual thumbnail scale 2013-01-24 15:14:03 -05:00
workspacesView.js WorkspacesDisplay: clean up workspacesView lists 2012-12-18 16:00:54 +01:00
workspaceSwitcherPopup.js
workspaceThumbnail.js workspaceThumbnail: unify restack handling 2012-12-17 13:24:25 +01:00
xdndHandler.js