electron/common/api
2013-07-01 21:54:18 +08:00
..
lib Use - as filename seperator for coffee script files. Fixes #15. 2013-05-30 20:21:07 +08:00
api_messages.cc Share same native bindings code on both renderer and browser. 2013-04-21 14:53:26 +08:00
api_messages.h No more plan for ipc.sendSync in browser. 2013-04-23 22:21:49 +08:00
atom_api_clipboard.cc Add Clipboard API. 2013-04-30 16:10:25 +08:00
atom_api_clipboard.h Add Clipboard API. 2013-04-30 16:10:25 +08:00
atom_api_id_weak_map.cc Ranged for is not supported by VS 2010. 2013-07-01 21:54:18 +08:00
atom_api_id_weak_map.h Fix header guard. 2013-04-29 20:40:59 +08:00
atom_api_idle_gc.cc Enable idle GC in browser. 2013-04-25 19:41:23 +08:00
atom_api_shell.cc Add shell.beep() API. 2013-04-29 22:10:03 +08:00
atom_api_shell.h Add shell.beep() API. 2013-04-29 22:10:03 +08:00
atom_api_v8_util.cc Add v8_util.setDestructor. 2013-04-25 18:25:18 +08:00
atom_bindings.cc Implement process.crash() on Windows. 2013-07-01 21:35:00 +08:00
atom_bindings.h Add process.crash() for both browser and renderer. 2013-06-01 16:06:29 +08:00
atom_extensions.cc snprintf is not supported by VS. 2013-07-01 21:47:21 +08:00
atom_extensions.h Add auto-updater module. 2013-06-03 17:59:34 +08:00
object_life_monitor.cc Add v8_util.setDestructor. 2013-04-25 18:25:18 +08:00
object_life_monitor.h Add v8_util.setDestructor. 2013-04-25 18:25:18 +08:00