.. |
app.coffee
|
Keep compatibility with app.resolveProxy
|
2015-06-24 12:01:19 +08:00 |
atom-delegate.coffee
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
auto-updater.coffee
|
Fixes auto updater regression, closes atom/atom#1949.
|
2014-05-07 11:32:06 +08:00 |
browser-window.coffee
|
Remove NativeWindow::ActivateContents
|
2015-06-25 13:18:36 +08:00 |
content-tracing.coffee
|
Fix typo.
|
2014-07-31 15:49:14 +08:00 |
dialog.coffee
|
avoid overriding type value of showMessageBox
|
2015-03-06 17:56:26 +05:30 |
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
|
Enable setting icon of menu item
|
2015-02-13 12:11:50 +08:00 |
menu.coffee
|
mac: Do nothing if calling Menu.setApplicationMenu(null)
|
2015-06-04 16:14:19 +08:00 |
navigation-controller.coffee
|
Merge pull request #1730 from deepak1556/webview_navigation_patch
|
2015-05-21 14:56:30 +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
|
Allow setting referrer
|
2015-06-17 11:22:02 +08:00 |
screen.coffee
|
Add events on display add/remove.
|
2015-01-16 11:01:38 -08:00 |
tray.coffee
|
Bind TrayIcon to JS.
|
2014-05-30 23:57:54 +08:00 |
web-contents.coffee
|
Set sender in EventEmitter.emit
|
2015-06-25 11:16:42 +08:00 |