.. |
lib
|
Fix circulate require.
|
2013-12-29 22:33:53 +08:00 |
atom_api_app.cc
|
Rename 'finish-launching' event to 'ready',
|
2013-12-27 11:08:26 +08:00 |
atom_api_app.h
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +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
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +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
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +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_event_emitter.cc
|
Fix crash when calling method of destroyed object.
|
2013-12-27 14:47:50 +08:00 |
atom_api_event_emitter.h
|
Fix recursive calling of handle().
|
2013-12-11 23:57:37 +08:00 |
atom_api_menu.cc
|
💄 Fix cpplint warnings.
|
2013-12-15 17:09:35 +08:00 |
atom_api_menu.h
|
💄 Fix cpplint warnings.
|
2013-12-15 17:09:35 +08:00 |
atom_api_menu_mac.h
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +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
|
Huge commit to use new V8 and Content APIs.
|
2013-12-11 15:48:19 +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
|
💄 Fix cpplint warnings.
|
2013-12-15 17:09:35 +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 |