Cheng Zhao
|
9007a45051
|
Refactor crash reporter to be more cross-platform friendly.
|
2013-11-14 13:33:09 +08:00 |
|
Cheng Zhao
|
374cf948e4
|
Make the crash reporter available for both browser and renderer.
|
2013-11-13 17:29:35 +08:00 |
|
Cheng Zhao
|
bb69d99423
|
Use - as filename seperator for coffee script files. Fixes #15.
Also clean unused files and wrong file names.
|
2013-05-30 20:21:07 +08:00 |
|
Cheng Zhao
|
67f998357c
|
Make the CallbacksRegistry a separate module, though rather small.
|
2013-05-05 20:30:38 +08:00 |
|
Cheng Zhao
|
7a2734ed71
|
Add Clipboard API.
|
2013-04-30 16:10:25 +08:00 |
|
Cheng Zhao
|
157c978aa8
|
Add Shell API.
Include APIs:
shell.showItemInFolder
shell.openItem
shell.openExternal
shell.moveItemToTrash
|
2013-04-29 21:57:05 +08:00 |
|
Cheng Zhao
|
948e50285d
|
Use camelCase not under_score, I forgot it's coffee script.
|
2013-04-27 19:13:24 +08:00 |
|
Cheng Zhao
|
e91d4c7c99
|
Add WeakMap built-in module.
|
2013-04-25 21:46:04 +08:00 |
|