gnome-shell/js/ui
Florian Müllner 76f09b1e49 cleanup: Use method syntax
Modern javascript has a short-hand for function properties, embrace
it for better readability and to prepare for an eventual port to
ES6 classes.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/23
2018-02-21 13:54:58 +00:00
..
components cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
status cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
accessDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
altTab.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
animation.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
appDisplay.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
appFavorites.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
audioDeviceSelection.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
background.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
backgroundMenu.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
boxpointer.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
calendar.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
checkBox.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
closeDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
ctrlAltTab.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
dash.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
dateMenu.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
dialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
dnd.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
edgeDragAction.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
endSessionDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
environment.js environment: Remove stray semicolon 2017-07-19 01:45:12 +02:00
extensionDownloader.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
extensionSystem.js Define externally accessible contants with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
focusCaretTracker.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
grabHelper.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
ibusCandidatePopup.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
iconGrid.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
inhibitShortcutsDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
kbdA11yDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
keyboard.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
layout.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
lightbox.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
lookingGlass.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
magnifier.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
magnifierDBus.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
main.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
messageList.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
messageTray.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
modalDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
mpris.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
notificationDaemon.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
osdMonitorLabeler.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
osdWindow.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
overview.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
overviewControls.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
padOsd.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
panel.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
panelMenu.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
pointerWatcher.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
popupMenu.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
remoteMenu.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
remoteSearch.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
runDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
screencast.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
screenShield.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
screenshot.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
scripting.js shell-perf-helper: Add an option for continual redraws 2014-07-16 10:33:59 -04:00
search.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
sessionMode.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
shellDBus.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
shellEntry.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
shellMountOperation.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
slider.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
switcherPopup.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
switchMonitor.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
tweener.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
unlockDialog.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
userWidget.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
viewSelector.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
windowAttentionHandler.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
windowManager.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
windowMenu.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
workspace.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
workspacesView.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
workspaceSwitcherPopup.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
workspaceThumbnail.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00
xdndHandler.js cleanup: Use method syntax 2018-02-21 13:54:58 +00:00