gnome-shell/js/ui
Florian Müllner 8f7d5cde90 app-display: Only reset filters when they have been initialized
The view might get mapped before the filters have been added, so
trying to reset to the "All" filter will throw an exception. Fix
by only do the reset if the filters have been initialized.
2011-02-10 16:34:23 +01:00
..
status bluetooth: remove weird "Agent" word from notification (close #637687) 2011-02-09 23:08:02 +01:00
altTab.js appSwitcher: Don't create thumbnails for destroyed windows 2011-02-09 20:54:37 +01:00
appDisplay.js app-display: Only reset filters when they have been initialized 2011-02-10 16:34:23 +01:00
appFavorites.js dash: Improve DND to dash and allow reordering 2010-11-29 16:35:54 +01:00
boxpointer.js boxpointer: Use the right source center for the arrow pointing 2011-02-09 12:49:07 -05:00
calendar.js calendar: clean up l10n for time format and labels (close bug #641245) 2011-02-03 12:12:57 +01:00
chrome.js chrome: try find fullscreen windows only on current workspace 2011-02-08 23:43:35 +03:00
ctrlAltTab.js ctrlAltTabManager: implement Ctrl-Alt-Tab 2010-12-20 17:43:01 -05:00
dash.js dash: Don't unnecessarily animate icon size changes 2011-02-10 00:09:02 +01:00
dateMenu.js Calendar: Implement new mockup 2011-01-31 11:52:27 -05:00
dnd.js St: drop StClickable, add some functionality to StButton 2011-02-07 12:45:48 -05:00
docDisplay.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
endSessionDialog.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
environment.js environment: Fix runtime crash due to GTK+ change 2011-01-20 16:44:16 +01:00
extensionSystem.js ExtensionSystem: introduce versioning 2011-01-12 20:34:25 +01:00
iconGrid.js base-icon: Add an option to not show the label 2011-02-09 21:36:54 +01:00
lightbox.js Clean up unused includes 2010-07-19 01:46:01 +02:00
link.js Clean up unused includes 2010-07-19 01:46:01 +02:00
lookingGlass.js LookingGlass: fix a Clutter warning 2011-01-13 22:55:20 +01:00
magnifier.js magnifier: Fix DND when the magnifier is active 2010-12-03 20:38:25 +01:00
magnifierDBus.js Refactor Magnifier.ZoomRegion to avoid permanent Clutter.Clone 2010-12-03 14:21:57 -05:00
main.js Disable left/right workspace switching in the overview 2011-02-09 14:08:41 -05:00
messageTray.js Add mouseButtonClicked argument to the callback for St.Button 'clicked' signal in Notification 2011-02-08 11:22:51 -05:00
modalDialog.js modalDialog: remove old actions from _actionKeys in setButtons 2011-02-01 23:41:28 +03:00
notificationDaemon.js Emit NotificationClosed for a notification iff we destroy it 2011-01-28 13:02:20 -05:00
overview.js swipe-scrolling: Take threshold into account during drag 2011-01-25 10:31:52 +01:00
panel.js St: drop StClickable, add some functionality to StButton 2011-02-07 12:45:48 -05:00
panelMenu.js panel-button: Set ':active' pseudo class when menu is open 2011-02-09 18:10:25 +01:00
placeDisplay.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
popupMenu.js popupMenu: minor code rearrangement 2011-02-08 16:08:50 -05:00
runDialog.js run-dialog: Center error message vertically 2011-01-27 22:05:46 +01:00
scripting.js Clean up unused includes 2010-07-19 01:46:01 +02:00
search.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
searchDisplay.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
shellDBus.js Clean up unused includes 2010-07-19 01:46:01 +02:00
statusIconDispatcher.js tray: fix so that trayicons using symbolic icons get the right colors 2011-02-07 10:01:12 -05:00
statusMenu.js statusMenu: temporarily drop Suspend menu item 2011-02-04 17:25:20 -05:00
telepathyClient.js Group chat sources on the left in the message tray 2011-02-01 15:29:14 -05:00
tweener.js Move Tweener.slowDownFactor into St 2010-06-21 16:19:25 +02:00
viewSelector.js add ability to search in web from search view 2011-01-18 00:41:59 +03:00
windowAttentionHandler.js MessageTray: untangle click notifications 2010-10-12 17:21:58 -04:00
windowManager.js workspace-switcher: Switch to vertical orientation 2011-02-09 20:02:51 +01:00
workspace.js Don't switch to a workspace when dragging it to launch on that workspace 2011-02-08 19:43:21 -05:00
workspacesView.js Improve workspace controls slide-in positioning 2011-02-08 19:43:21 -05:00
workspaceSwitcherPopup.js workspaceSwitcher: Initially hide after creation 2011-02-10 00:16:32 +01:00
workspaceThumbnail.js Handle changes in window position for workspace thumbnails 2011-02-08 19:43:21 -05:00
xdndHandler.js XDND: Use only one constraint for the cursor window position 2011-01-26 20:41:26 +01:00