electron/browser/api/lib
2014-02-19 13:06:45 +00:00
..
app.coffee Fix circulate require. 2013-12-29 22:33:53 +08:00
atom-delegate.coffee Still support 'atom-delegate' API for old apps. 2014-01-07 09:50:00 +08:00
auto-updater.coffee Enable the quitAndInstall to be cancelled by beforeunload handler. 2014-02-17 16:25:00 +08:00
browser-window.coffee BrowserWindow::setMenu is available on Linux. 2014-02-19 13:06:45 +00:00
dialog.coffee Calling asynchronous functions in renderer now doesn't block browser. 2013-09-24 18:01:12 +08:00
ipc.coffee Fix using BrowserWindow as parameter for ipc.sendChannel. 2014-02-17 15:24:42 +08:00
menu-item.coffee Set application menu would set menu for all windows on Windows. 2013-10-05 14:31:30 +08:00
menu.coffee Get rid of the ugly ATOM_BROWSER_INTERNAL_NEW message. 2013-12-26 18:41:21 +08:00
power-monitor.coffee Add power-monitor module, fixes #45. 2013-08-03 16:03:56 +08:00
protocol.coffee Add 'registered' and 'unregistered' events for protocol module. 2013-08-29 20:56:25 +08:00