electron/lib/browser/api
2016-07-26 11:40:55 +10:00
..
auto-updater Move auto-updater-win to ES6 2016-07-26 11:40:55 +10:00
exports webContents is now a public module 2016-07-15 10:59:19 +09:00
app.js Add additional method isUnityRunning, fix multiple typos in docs 2016-06-29 20:22:17 +02:00
auto-updater.js 🎨 2016-05-06 10:12:55 -07:00
browser-window.js Move capturePage to WebContents 2016-07-06 09:21:28 -07:00
content-tracing.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
dialog.js mac: Add showHiddenFiles property for showOpenDialog 2016-07-11 13:30:18 +09:00
global-shortcut.js 💄 Destructure globalShortcut module 2016-05-14 21:53:42 -04:00
ipc-main.js Do not throw exception when channel name is "error" 2016-07-24 21:08:25 +09:00
menu-item-roles.js MenuItem: Use 'Close Window' for 'close' role label 2016-07-25 15:13:17 -07:00
menu-item.js Call role method on focused web contents 2016-07-13 14:16:56 -07:00
menu.js 🎨 2016-07-13 14:49:25 -07:00
navigation-controller.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
power-monitor.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
power-save-blocker.js 💄 Make the power-save-blocker a bit more concise 2016-05-15 09:36:13 -04:00
protocol.js Do not access default session before app is ready 2016-07-13 12:23:14 +09:00
screen.js 💄 Standarize requires in JavaScript API 2016-05-15 09:41:30 -04:00
session.js Hide in_memory parameter in native interface 2016-07-13 12:23:14 +09:00
system-preferences.js Add systemPreferences module 2016-04-25 11:32:33 +09:00
tray.js Remove the JavaScript wrapper for setContextMenu 2016-05-20 16:18:38 +09:00
web-contents.js Expose getAllWebContents() API 2016-07-14 08:59:49 -07:00