electron/lib/browser/api
2016-10-12 14:54:27 +02:00
..
auto-updater Use const instead of var 2016-08-08 13:07:01 -07:00
exports Fixing lint-js issues. 2016-10-12 14:54:22 +02:00
app.js binding -> bindings 2016-09-19 09:31:59 -07:00
auto-updater.js 🎨 2016-05-06 10:12:55 -07:00
browser-window.js Updated required code to handle missing additional features for popup windows 2016-10-04 14:38:32 +09: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 🏁 Use Ctrl+Y as the accelerator of redo on Windows 2016-09-18 17:07:34 +09:00
menu-item.js inherit user-specific MenuItem properties more safely 2016-10-10 14:40:49 -07:00
menu.js remove unused var 2016-10-10 15:38:27 -07:00
navigation-controller.js Merge pull request #7175 from bsuh/fix-twitch-navigation 2016-09-13 16:01:00 +09:00
net.js Making the HTTP response a full-fledged Readable stream. 2016-10-12 14:54:27 +02: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 Add initial cookie changed event support 2016-09-29 09:16:29 -07: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 Prevent missing Menu.buildFromTemplate function 2016-09-06 11:31:14 -07:00