electron/lib/browser/api
2016-05-15 01:03:32 -05: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 Require download_items inline 2016-05-14 19:43:30 -04:00
auto-updater.js 🎨 2016-05-06 10:12:55 -07:00
browser-window.js 💄 Use spread operator instead of arguments object 2016-05-14 22:33:21 -04:00
content-tracing.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
dialog.js Don't default to "Open", "Save", just let OS decide 2016-05-15 01:03:32 -05: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