.. |
lib
|
Fix quitAndInstall when there is no window.
|
2014-02-17 15:06:25 +08:00 |
atom_api_app.cc
|
Remove unneeded HandleScopes.
|
2014-01-27 15:01:06 +08:00 |
atom_api_app.h
|
api::EventEmitter could also be used by renderer.
|
2014-01-07 19:32:40 +08:00 |
atom_api_auto_updater.cc
|
Fix crash when calling quitAndUpdate without any update.
|
2014-02-17 14:56:23 +08:00 |
atom_api_auto_updater.h
|
Emit 'update-available' and 'checking-for-update' events.
|
2014-01-31 16:11:11 -08:00 |
atom_api_browser_ipc.cc
|
Use our fork of V8ValueConverter for all cases.
|
2013-12-23 22:42:21 +08:00 |
atom_api_browser_ipc.h
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +08:00 |
atom_api_dialog.cc
|
Wrap callbacks with v8::Locker.
|
2014-01-27 15:14:11 +08:00 |
atom_api_dialog.h
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +08:00 |
atom_api_event.cc
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +08:00 |
atom_api_event.h
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +08:00 |
atom_api_menu.cc
|
Wrap callbacks with v8::Locker.
|
2014-01-27 15:14:11 +08:00 |
atom_api_menu.h
|
api::EventEmitter could also be used by renderer.
|
2014-01-07 19:32:40 +08:00 |
atom_api_menu_mac.h
|
move atom_menu_controller_mac to browser/ui/cocoa.
|
2014-01-16 10:22:33 +08:00 |
atom_api_menu_mac.mm
|
Remove unneeded HandleScopes.
|
2014-01-27 15:01:06 +08:00 |
atom_api_menu_win.cc
|
Remove unneeded HandleScopes.
|
2014-01-27 15:01:06 +08:00 |
atom_api_menu_win.h
|
[Win] Use the modified Menu2 class.
|
2013-08-17 16:45:21 +08:00 |
atom_api_power_monitor.cc
|
Remove unneeded HandleScopes.
|
2014-01-27 15:01:06 +08:00 |
atom_api_power_monitor.h
|
api::EventEmitter could also be used by renderer.
|
2014-01-07 19:32:40 +08:00 |
atom_api_protocol.cc
|
Wrap callbacks with v8::Locker.
|
2014-01-27 15:14:11 +08:00 |
atom_api_protocol.h
|
💄 Fix cpplint warnings.
|
2013-12-15 17:09:35 +08:00 |
atom_api_window.cc
|
Wrap callbacks with v8::Locker.
|
2014-01-27 15:14:11 +08:00 |
atom_api_window.h
|
api::EventEmitter could also be used by renderer.
|
2014-01-07 19:32:40 +08:00 |
atom_browser_bindings.cc
|
Wrap callbacks with v8::Locker.
|
2014-01-27 15:14:11 +08:00 |
atom_browser_bindings.h
|
Discard the require('atom-delegate') API.
|
2013-12-17 22:08:45 +08:00 |