gnome-shell/js/ui
Jasper St. Pierre 7db92ad5d9 extensionSystem: Add an explicit approval dialog
Pop up a dialog when trying to install an extension so that users are aware
they are installing one. This is a security precaution in the case that an XSS
exploit has been found on the website, which could cause someone to inject a
<script> tag and silently install an extension.

https://bugzilla.gnome.org/show_bug.cgi?id=658612
2011-09-13 12:34:49 -04:00
..
status Network: destroy notifications when the connection completes 2011-09-11 12:36:16 +02:00
altTab.js altTab: make thumbnails scroll to right if needed at first Alt+Shift+Above_Tab 2011-09-06 19:28:51 +01:00
appDisplay.js
appFavorites.js
automountManager.js
autorunManager.js
boxpointer.js
calendar.js
contactDisplay.js
ctrlAltTab.js
dash.js
dateMenu.js
dnd.js
docDisplay.js
endSessionDialog.js
environment.js
extensionSystem.js extensionSystem: Add an explicit approval dialog 2011-09-13 12:34:49 -04:00
iconGrid.js
keyboard.js keyboard: hide the keyboard when unfocusing a shell entry 2011-09-08 15:51:22 -04:00
layout.js layout: fix keyboard in modal dialogs 2011-09-06 14:33:02 -04:00
lightbox.js
link.js
lookingGlass.js lookingGlass: fix to not overlap the keyboard 2011-09-06 14:33:02 -04:00
magnifier.js
magnifierDBus.js
main.js lookingGlass: fix to not overlap the keyboard 2011-09-06 14:33:02 -04:00
messageTray.js messageTray: hide the summary box pointer if all its notifications are destroyed 2011-09-08 14:27:39 -04:00
modalDialog.js
networkAgent.js network-agent: Add missing parameter 2011-09-07 22:23:53 +02:00
notificationDaemon.js
overview.js
panel.js
panelMenu.js
placeDisplay.js
polkitAuthenticationAgent.js
popupMenu.js popupMenu: do height-for-width negotiation 2011-09-08 08:47:10 -04:00
runDialog.js
scripting.js
search.js
searchDisplay.js
shellDBus.js extensionSystem: Add "UninstallExtension" DBus method 2011-09-12 14:37:20 -04:00
shellMountOperation.js
statusIconDispatcher.js
telepathyClient.js telepathyClient: Fix undefined variable 2011-09-09 10:50:11 -04:00
tweener.js
userMenu.js user-menu: Rename "Do Not Disturb" to "Notifications" 2011-09-06 17:19:08 +02:00
viewSelector.js
windowAttentionHandler.js
windowManager.js
workspace.js
workspacesView.js
workspaceSwitcherPopup.js
workspaceThumbnail.js
xdndHandler.js