Cheng Zhao
|
886ebdb002
|
Use node's Environment feature to add "require" in renderer.
|
2013-12-15 14:20:28 +08:00 |
|
Cheng Zhao
|
caaab22841
|
Do not dereference remote callback if its renderer view is released.
|
2013-10-05 20:53:31 +08:00 |
|
Cheng Zhao
|
1e1fec15b6
|
Make objects registry code more structured.
|
2013-10-05 20:47:49 +08:00 |
|
Cheng Zhao
|
cd19666307
|
Remove the useless remote.getObject API.
|
2013-07-29 16:35:25 +08:00 |
|
Cheng Zhao
|
51a632d7d9
|
Don't make use of the 'id' property when sending objects.
Fixes #43.
|
2013-07-26 16:40:29 +08:00 |
|
Cheng Zhao
|
dbaf8860a6
|
Revert "Make BrowserWindow inheritable. Fixed #23."
This reverts commit 5a0aab2e4f .
|
2013-06-18 21:40:03 +08:00 |
|
Cheng Zhao
|
3d267e2a9f
|
Since we support inheritance of native objects, use js to send messages.
|
2013-06-18 18:47:13 +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 |
|