.. |
lib
|
Use closed event instead of destroyed event.
|
2014-04-23 08:50:33 +08:00 |
atom_api_app.cc
|
Simplify app api.
|
2014-04-17 17:13:46 +08:00 |
atom_api_app.h
|
Simplify app api.
|
2014-04-17 17:13:46 +08:00 |
atom_api_auto_updater.cc
|
Simpilfy auto_updater api.
|
2014-04-17 17:26:21 +08:00 |
atom_api_auto_updater.h
|
Simpilfy auto_updater api.
|
2014-04-17 17:26:21 +08:00 |
atom_api_browser_ipc.cc
|
Use native_mate based Event in browser_ipc.
|
2014-04-17 17:14:05 +08:00 |
atom_api_dialog.cc
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu.cc
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu.h
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu_gtk.cc
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu_gtk.h
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu_mac.h
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu_mac.mm
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu_win.cc
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_menu_win.h
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_api_power_monitor.cc
|
Simplify power_monitor api.
|
2014-04-17 17:13:17 +08:00 |
atom_api_power_monitor.h
|
Fix cpplint warning.
|
2014-04-18 17:28:05 +08:00 |
atom_api_protocol.cc
|
Simplify protocol api.
|
2014-04-21 16:33:32 +08:00 |
atom_api_protocol.h
|
Simplify protocol api.
|
2014-04-21 16:33:32 +08:00 |
atom_api_window.cc
|
Free memory when native window is closed.
|
2014-04-23 08:50:26 +08:00 |
atom_api_window.h
|
Discard all our custom V8 helpers, use native-mate instead.
|
2014-04-22 23:07:21 +08:00 |
atom_browser_bindings.cc
|
Simplify atom_browser_bindings.
|
2014-04-22 11:06:13 +08:00 |
atom_browser_bindings.h
|
Simplify atom_browser_bindings.
|
2014-04-22 11:06:13 +08:00 |
event.cc
|
Add native_mate implemented Event and EventEmitter.
|
2014-04-17 17:12:27 +08:00 |
event.h
|
Add native_mate implemented Event and EventEmitter.
|
2014-04-17 17:12:27 +08:00 |
event_emitter.cc
|
Add native_mate implemented Event and EventEmitter.
|
2014-04-17 17:12:27 +08:00 |
event_emitter.h
|
Add native_mate implemented Event and EventEmitter.
|
2014-04-17 17:12:27 +08:00 |