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
|
354b0c8e39
|
Send message to window directly when passing BrowserWindow for ipc.send.
|
2013-05-17 23:40:37 +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
|
1b87a31940
|
Add ipc.sendSync in renderer.
|
2013-04-23 21:52:19 +08:00 |
|
Cheng Zhao
|
8f0b2b6363
|
small tune of IPC interface.
|
2013-04-23 20:57:14 +08:00 |
|
Cheng Zhao
|
d28f51fb9c
|
Add getRoutingID and getProcessID for window API.
|
2013-04-23 17:21:34 +08:00 |
|
Cheng Zhao
|
16244e42e0
|
Use require('ipc').send to communicate between browser and renderer.
|
2013-04-23 12:18:07 +08:00 |
|