gnome-shell/js/ui
Stefano Facchini 2fad9d73d4 remoteSearch: fix scope of a variable
'title' is used in the catch() block.
2012-03-13 19:24:02 +01:00
..
status bluetooth: Fix connectedMenuItem variable case. 2012-03-05 22:05:12 +01:00
altTab.js altTab: Fix scrolling 2012-03-01 06:28:57 -05:00
appDisplay.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01:00
appFavorites.js Port everything to class framework 2011-11-24 09:50:04 +01:00
automountManager.js autorunManager: Fix fallout from port to systemd 2012-02-23 03:39:02 -05:00
autorunManager.js autorunManager: Fix fallout from port to systemd 2012-02-23 03:39:02 -05:00
boxpointer.js boxpointer: Prevent spurious input events while animating 2012-03-12 20:58:53 +01:00
calendar.js st-container: Remove st_container_destroy_children 2012-02-22 17:00:44 -05:00
checkBox.js Add function to CheckBox to get label actor 2012-02-29 12:04:33 +01:00
contactDisplay.js searchDisplay, viewSelector: use St keynav in Applications and Search 2012-03-10 15:00:18 +01:00
ctrlAltTab.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01:00
dash.js dash: Don't allow to remove running apps from favorites 2012-03-06 15:14:22 +01:00
dateMenu.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
dnd.js st: Remove st-tooltip 2012-02-15 20:12:49 -05:00
endSessionDialog.js endSessionDialog: Fix wrong method name s/report_dbus_error/return_dbus_error 2012-02-29 00:55:31 +01:00
environment.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
extensionSystem.js ExtensionSystem: fix uninstalling from website 2012-03-01 20:45:32 +01:00
flashspot.js screenshot: add a 'flash' boolean flag to screenshot methods 2012-01-25 19:20:09 -05:00
iconGrid.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
keyboard.js Port everything to class framework 2011-11-24 09:50:04 +01:00
keyringPrompt.js Add gnome-keyring prompter 2012-02-29 20:16:14 +01:00
layout.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
lightbox.js main, lightbox: Fix lightbox for zoomed windows 2012-02-15 18:18:46 +01:00
link.js Port all classes with inheritance to class framework 2011-11-24 09:50:04 +01:00
lookingGlass.js Remove the shell_get_event_state() wrapper 2012-02-28 18:11:36 +01:00
magnifier.js magnifier: Handle screen size changes 2012-01-26 15:14:48 +00:00
magnifierDBus.js Port everything to class framework 2011-11-24 09:50:04 +01:00
main.js main: Add (hidden) support for static workspaces 2012-03-11 23:03:44 +01:00
messageTray.js a11y: Proper role for notifications 2012-03-10 02:12:20 +01:00
modalDialog.js modalDialog: Fix setting the initial key focus after the 1st time 2012-03-12 00:52:34 +01:00
networkAgent.js NetworkAgent: rename VPN keyfile key to "supports-external-ui-mode" 2012-02-15 15:41:26 +01:00
notificationDaemon.js notificationDaemon: fix order of arguments to _lookupSource() 2012-01-20 00:03:07 -05:00
overview.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
panel.js a11y: setting a proper name for Activities button 2012-02-29 16:22:55 +01:00
panelMenu.js PanelMenuButton: set max-width every time the menu is opened 2012-03-02 01:24:12 +01:00
placeDisplay.js search: Replace getResultMeta() with getResultMetas() 2012-02-21 23:00:53 +01:00
polkitAuthenticationAgent.js Rename CSS selectors for password prompts 2012-02-10 09:16:09 +01:00
popupMenu.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
remoteSearch.js remoteSearch: fix scope of a variable 2012-03-13 19:24:02 +01:00
runDialog.js a11y: Setting role and label-actor for runDialog 2012-03-10 02:27:19 +01:00
scripting.js Port client side code to GDBus 2011-11-11 11:15:38 -05:00
search.js search: remove selection mechanism 2012-03-10 15:00:18 +01:00
searchDisplay.js searchDisplay: Check the provider container for visibility 2012-03-10 16:20:47 +01:00
shellDBus.js dbus: Add FlashArea method 2012-02-20 21:54:06 +01:00
shellEntry.js Port PopupMenu to new Lang.Class framework 2011-11-24 09:50:04 +01:00
shellMountOperation.js st-container: Remove st_container_destroy_children 2012-02-22 17:00:44 -05:00
statusIconDispatcher.js Port everything to class framework 2011-11-24 09:50:04 +01:00
telepathyClient.js Support only Call1 channels 2012-02-21 17:43:05 +01:00
tweener.js Port everything to class framework 2011-11-24 09:50:04 +01:00
userMenu.js userMenu: Fix LockRemote call 2012-03-03 21:40:40 +01:00
viewSelector.js viewSelector: Tie cursor visibility to :focus style 2012-03-10 16:26:23 +01:00
wanda.js wanda: fix the location of gnome-panel animations 2012-03-05 22:33:07 +01:00
windowAttentionHandler.js windowAttentionHandler: Fix updating on title changes 2012-02-28 17:23:38 -05:00
windowManager.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
workspace.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
workspacesView.js st: Remove custom text direction stuff 2012-02-28 08:14:06 -05:00
workspaceSwitcherPopup.js st: Remove st-group 2012-02-28 08:14:06 -05:00
workspaceThumbnail.js main: Add (hidden) support for static workspaces 2012-03-11 23:03:44 +01:00
xdndHandler.js xdndHandler: pass actor-relative coordinates to handleDragOver 2012-02-12 20:21:56 +01:00