electron/atom/browser/api/lib
2015-12-31 22:21:54 -08:00
..
auto-updater Replace "Url" in API names with "URL" 2015-11-13 16:03:40 +08:00
exports Remove sync call in remote module 2015-12-17 22:03:16 +08:00
app.coffee Deprecating a property with method of same name causes trouble 2015-12-02 17:29:58 +08:00
auto-updater.coffee Replace "Url" in API names with "URL" 2015-11-13 16:03:40 +08:00
browser-window.coffee 🐛 add isDevToolsFocused to WebContents to fix #3928, add devtools-[focused|open|close] events to WebView to fix #3783. 2015-12-31 22:21:54 -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 🎨 2015-12-07 11:20:15 -08:00
menu.coffee 🎨 2015-12-07 09:29:03 -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 Passing '' to fromPartiion should return default partition 2015-12-12 15:47:15 +08:00
tray.coffee Rename the "clicked" event to "click" in Tray 2015-11-13 16:41:33 +08:00
web-contents.coffee Add A5 Page Size to printToPDF 2015-12-14 23:28:25 -05:00