electron/common
Cheng Zhao 34e9132b68 Modify Window API to be more consistent.
* '_' becomes '-'
* removes 'position' field
* adds 'center' method.
2013-05-10 20:34:05 +08:00
..
api Add Menu API. (WIP) 2013-05-06 20:27:09 +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 Modify Window API to be more consistent. 2013-05-10 20:34:05 +08:00
options_switches.h Modify Window API to be more consistent. 2013-05-10 20:34:05 +08:00
platform_util.h Closing a window requires closing web contents now. 2013-05-01 15:42:30 +08:00
platform_util_mac.mm Add shell.beep() API. 2013-04-29 22:10:03 +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