electron/common
Cheng Zhao 157c978aa8 Add Shell API.
Include APIs:
shell.showItemInFolder
shell.openItem
shell.openExternal
shell.moveItemToTrash
2013-04-29 21:57:05 +08:00
..
api Add Shell API. 2013-04-29 21:57:05 +08:00
node_bindings.cc Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00
node_bindings.h Inject node bindings to renderer's DOM. 2013-04-20 11:13:06 +08:00
node_bindings_mac.h Improve the way to integrate libuv. 2013-04-19 21:21:04 +08:00
node_bindings_mac.mm Improve the way to integrate libuv. 2013-04-19 21:21:04 +08:00
options_switches.cc Implement generic native window class. 2013-04-12 15:04:46 +08:00
options_switches.h Implement generic native window class. 2013-04-12 15:04:46 +08:00
platform_util.h Add Shell API. 2013-04-29 21:57:05 +08:00
platform_util_mac.mm Add Shell API. 2013-04-29 21:57:05 +08:00
v8_value_converter_impl.cc Use JavaScript to open the main window. 2013-04-17 20:05:43 +08:00
v8_value_converter_impl.h Use JavaScript to open the main window. 2013-04-17 20:05:43 +08:00