Cheng Zhao
|
85e22c0709
|
Expose dialog.showMessageBox API.
|
2013-05-10 21:19:13 +08:00 |
|
Cheng Zhao
|
5915591592
|
Pass the native window object directly in native dialog API.
|
2013-05-05 20:36:46 +08:00 |
|
Cheng Zhao
|
67f998357c
|
Make the CallbacksRegistry a separate module, though rather small.
|
2013-05-05 20:30:38 +08:00 |
|
Cheng Zhao
|
f725927c44
|
Use cross-platform callbacks in the dialog API.
|
2013-05-05 20:24:20 +08:00 |
|
Cheng Zhao
|
ec43f740a7
|
Add the generialized showMessageBox API.
|
2013-05-03 21:03:26 +08:00 |
|
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 |
|