electron/renderer/api
Cheng Zhao 4aeb5e1388 Add dialog API.
Supported APIs:
* openFile
* openMultiFiles
* openFolder
* saveAs

Each API is asynchronous and accepts a callback.
2013-05-03 19:31:24 +08:00
..
lib Add dialog API. 2013-05-03 19:31:24 +08:00
atom_api_renderer_ipc.cc Add ipc.sendSync in renderer. 2013-04-23 21:52:19 +08:00
atom_api_renderer_ipc.h Add ipc.sendSync in renderer. 2013-04-23 21:52:19 +08:00
atom_renderer_bindings.cc small tune of IPC interface. 2013-04-23 20:57:14 +08:00
atom_renderer_bindings.h small tune of IPC interface. 2013-04-23 20:57:14 +08:00