electron/lib/browser/api
Steve Kinney c11d18fe06 💄 Destructure globalShortcut module
💄 Remove globalShortcut property

Add back the globalShortcut property
2016-05-14 21:53:42 -04:00
..
auto-updater Emit an error if quitAndInstall is called without an update being available 2016-04-26 11:55:57 +10:00
exports Add systemPreferences module 2016-04-25 11:32:33 +09:00
app.js Merge branch 'master' of https://github.com/electron/electron 2016-05-11 15:15:15 +09:00
auto-updater.js 🎨 2016-05-06 10:12:55 -07:00
browser-window.js Remove crashed event forwarding 2016-05-06 10:12:56 -07:00
content-tracing.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
dialog.js 💄 Simplify conditional check for BrowserWindow 2016-05-07 09:13:40 -06:00
global-shortcut.js 💄 Destructure globalShortcut module 2016-05-14 21:53:42 -04:00
ipc-main.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
menu-item.js finish standardizing! 2016-03-30 17:00:33 -07:00
menu.js replace __proto__ with Object.setPrototype 2016-03-30 17:00:33 -07:00
navigation-controller.js Rename ATOM_ ipc event prefix to ELECTRON_ 2016-04-07 09:04:55 -07:00
power-monitor.js replace __proto__ with Object.setPrototype 2016-03-30 17:00:33 -07:00
power-save-blocker.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
protocol.js Turn the exception in protocol.registerStandardSchemes to warning 2016-05-10 09:53:35 +09:00
screen.js replace __proto__ with Object.setPrototype 2016-03-30 17:00:33 -07:00
session.js move session wrapper to webcontents 2016-05-06 10:12:55 -07:00
system-preferences.js Add systemPreferences module 2016-04-25 11:32:33 +09:00
tray.js Remove empty _init 2016-05-06 10:12:54 -07:00
web-contents.js move session wrapper to webcontents 2016-05-06 10:12:55 -07:00