electron/atom/browser/api/lib
2015-01-05 15:29:26 -08:00
..
app.coffee Add app.dock.setMenu API 2014-11-16 23:04:31 +08:00
atom-delegate.coffee
auto-updater.coffee Fixes auto updater regression, closes atom/atom#1949. 2014-05-07 11:32:06 +08:00
browser-window.coffee Redirect BrowserWindow's "will-navigate" event to WebContents 2014-12-17 14:56:51 -08:00
content-tracing.coffee Fix typo. 2014-07-31 15:49:14 +08:00
dialog.coffee File dialogs don't need icon 2015-01-05 15:29:26 -08:00
global-shortcut.coffee Update GlobalShortcut API design. 2014-07-31 20:58:43 +08:00
ipc.coffee Handle IPC messages in webContents instead of BrowserWindow. 2014-04-25 16:13:16 +08:00
menu-item.coffee win: Remove dead menu code. 2014-07-21 11:23:01 +08:00
menu.coffee Allow positioning the context menu 2014-11-26 13:54:05 +01:00
power-monitor.coffee Simplify power_monitor api. 2014-04-17 17:13:17 +08:00
protocol.coffee Forbid using protocol module before app is ready, fixes #661 2014-10-30 22:27:29 +08:00
tray.coffee Bind TrayIcon to JS. 2014-05-30 23:57:54 +08:00
web-contents.coffee Various fixes of #801 2014-11-12 10:28:50 +08:00