electron/lib/browser/api
2016-09-08 21:31:42 +08:00
..
auto-updater Use const instead of var 2016-08-08 13:07:01 -07:00
exports webContents is now a public module 2016-07-15 10:59:19 +09:00
app.js Set prototype of constructor directly 2016-08-02 20:38:35 +09: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
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 🎨 function -> => 2016-08-08 11:09:30 -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 fix a minor bug in navigation-controller where a string is used as an object 2016-09-08 21:31:42 +08:00
power-monitor.js Set prototype of constructor directly 2016-08-02 20:38:35 +09:00
power-save-blocker.js 💄 Make the power-save-blocker a bit more concise 2016-05-15 09:36:13 -04:00
protocol.js Fix lint errors of using __proto__ 2016-08-02 21:02:28 +09:00
screen.js Set prototype of constructor directly 2016-08-02 20:38:35 +09:00
session.js Set prototype of constructor directly 2016-08-02 20:38:35 +09:00
system-preferences.js Set prototype of constructor directly 2016-08-02 20:38:35 +09:00
tray.js Remove the JavaScript wrapper for setContextMenu 2016-05-20 16:18:38 +09:00
web-contents.js Make WebContents inherit NavigationController 2016-08-02 20:55:56 +09:00