.. |
lib
|
Still support 'atom-delegate' API for old apps.
|
2014-01-07 09:50:00 +08:00 |
atom_api_app.cc
|
Rename 'finish-launching' event to 'ready',
|
2013-12-27 11:08:26 +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
|
Make all the windows code compile for Chrome 31.
|
2013-12-17 17:52:57 +08:00 |
atom_api_auto_updater.h
|
api::EventEmitter could also be used by renderer.
|
2014-01-07 19:32:40 +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
|
Fix crash when calling dialog's callback.
|
2014-01-14 14:18:32 +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
|
💄 Fix cpplint warnings.
|
2013-12-15 17:09:35 +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
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +08:00 |
atom_api_menu_win.cc
|
Continue fixing compilation erros on Windows.
|
2013-12-17 18:34:45 +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
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +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
|
Fix protocol module specs.
|
2013-12-15 16:53:07 +08:00 |
atom_api_protocol.h
|
💄 Fix cpplint warnings.
|
2013-12-15 17:09:35 +08:00 |
atom_api_window.cc
|
💄 Fix wrong order of parameter when killing process.
|
2013-12-29 22:11:54 +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
|
Use our fork of V8ValueConverter for all cases.
|
2013-12-23 22:42:21 +08:00 |
atom_browser_bindings.h
|
Discard the require('atom-delegate') API.
|
2013-12-17 22:08:45 +08:00 |