.. |
auto-updater
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
exports
|
Add session module
|
2015-11-19 20:47:11 +08:00 |
app.coffee
|
Fix compatibility with activate-with-no-open-windows event
|
2015-11-26 13:57:48 +08:00 |
auto-updater.coffee
|
Replace "Url" in API names with "URL"
|
2015-11-13 16:03:40 +08:00 |
browser-window.coffee
|
No need to override TitleWasSet in NativeWindow
|
2015-12-01 17:51:09 +08:00 |
content-tracing.coffee
|
tracing: fix api and docs
|
2015-08-05 02:29:55 +05:30 |
dialog.coffee
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
global-shortcut.coffee
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
ipc-main.coffee
|
Deprecate ipc module for ipcMain
|
2015-11-10 15:41:24 +08:00 |
ipc.coffee
|
Improve the deprecation notice for ipc module
|
2015-11-26 11:06:56 +08:00 |
menu-item.coffee
|
Fix menu-item using deprecated API
|
2015-11-22 01:13:57 +02:00 |
menu.coffee
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
navigation-controller.coffee
|
browser: fix reloadignoringcache api
|
2015-11-14 02:25:23 +05:30 |
power-monitor.coffee
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
power-save-blocker.coffee
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
protocol.coffee
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
screen.coffee
|
Use require('electron') in Electron's code
|
2015-11-12 20:29:30 +08:00 |
session.coffee
|
Add session.defaultSession and remove app.defaultSession
|
2015-11-19 21:03:42 +08:00 |
tray.coffee
|
Rename the "clicked" event to "click" in Tray
|
2015-11-13 16:41:33 +08:00 |
web-contents.coffee
|
Delay the did-fail-provisional-load event to next tick
|
2015-12-01 17:00:42 +08:00 |