..
auto-updater
win: Make auto-updater really work
2015-10-23 19:41:54 +08:00
app.coffee
Make process.exit() quit gracefully
2015-11-06 20:25:20 +08:00
atom-delegate.coffee
Move all sources under atom/.
2014-03-16 08:30:26 +08:00
auto-updater.coffee
Move implementation of auto-updater on OS X to another file
2015-10-23 15:13:24 +08:00
browser-window.coffee
Move devtools API to WebContents
2015-10-01 11:25:31 +08:00
content-tracing.coffee
tracing: fix api and docs
2015-08-05 02:29:55 +05:30
dialog.coffee
Add noLink option for showMessageBox
2015-07-23 17:25:37 +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
Assign actions for roles on Windows and Linux
2015-09-02 09:42:17 +08:00
menu.coffee
Make Menu.popup accept no parameter
2015-09-30 23:41:23 +08:00
navigation-controller.coffee
Make getUrl work for devToolsWebContents
2015-09-15 09:20:56 +08:00
power-monitor.coffee
Simplify power_monitor api.
2014-04-17 17:13:17 +08:00
power-save-blocker.coffee
More updates: use string instead of integer to identify blocker type.
2015-06-24 13:06:39 +08:00
protocol.coffee
Warn about removed protocol APIs
2015-08-21 18:02:58 +08:00
screen.coffee
Add events on display add/remove.
2015-01-16 11:01:38 -08:00
tray.coffee
popContextMenu => popUpContextMenu
2015-08-10 13:00:15 +08:00
web-contents.coffee
Cleanup wrapper function when app has done quitting
2015-11-04 16:54:36 +08:00