gnome-shell/js/ui
Dan Winship 0c0e2cc689 shell-drawing: remove shell_draw_box_pointer()
This was originally done in C because it used cairo, but that can be
done from JS now. Since it was only used by altTab.js, move it there.

https://bugzilla.gnome.org/show_bug.cgi?id=642059
2011-02-14 09:38:27 -05:00
..
status Move magnifier schemas to gsettings-desktop-schemas 2011-02-11 16:52:45 +00:00
altTab.js shell-drawing: remove shell_draw_box_pointer() 2011-02-14 09:38:27 -05:00
appDisplay.js app-icon: Use the dash's icon size for dragged icons 2011-02-12 23:32:57 +01:00
appFavorites.js
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
dash.js dash: Make iconSize property public 2011-02-12 23:32:57 +01:00
dateMenu.js
dnd.js dnd: Fix bug in computation of snap-back position 2011-02-11 12:34:15 -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
extensionSystem.js ExtensionSystem: pass the metadata object to extensions 2011-02-13 13:57:36 +01:00
iconGrid.js Fix fuzziness for application icons 2011-02-11 16:21:11 -05:00
lightbox.js
link.js
lookingGlass.js lookingGlass: fix red border drawing in the inspector, port to JS 2011-02-10 16:04:16 -05:00
magnifier.js magnifier: crosshairs opacity is now a double 2011-02-13 02:23:53 +00:00
magnifierDBus.js
main.js Load extensions before the status area is started 2011-02-13 13:55:32 +01:00
messageTray.js MessageTray: factor out focus grabbing from Notification into a separate class 2011-02-10 11:50:29 -05:00
modalDialog.js modalDialog: remove old actions from _actionKeys in setButtons 2011-02-01 23:41:28 +03:00
notificationDaemon.js
overview.js overview: Make the dash public 2011-02-12 23:32:57 +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 placeDisplay: Fix another typo preventing place launching 2011-02-13 14:55:33 -05:00
popupMenu.js popupMenu: minor code rearrangement 2011-02-08 16:08:50 -05:00
runDialog.js
scripting.js
search.js search: return an empty list instead of null 2011-02-13 11:56:24 -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
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 telepathyClient: allow pango markup in presence changes 2011-02-13 08:44:18 -05:00
tweener.js
viewSelector.js
windowAttentionHandler.js
windowManager.js workspace-switcher: Switch to vertical orientation 2011-02-09 20:02:51 +01:00
workspace.js Avoid relayout when not changing the workspace reserved slot 2011-02-11 12:34:15 -05:00
workspacesView.js workspace: don't show WindowOverlay during zoomFromOverview 2011-02-11 00:43:22 +03:00
workspaceSwitcherPopup.js workspaceSwitcher: Initially hide after creation 2011-02-10 00:16:32 +01:00
workspaceThumbnail.js workpaceThumbnail: Fix accidental propagation of button releases 2011-02-11 12:14:27 -05:00
xdndHandler.js