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
|
5a0aab2e4f
|
Make BrowserWindow inheritable. Fixed #23.
|
2013-06-18 18:35:08 +08:00 |
|
Cheng Zhao
|
21df63fc9b
|
Add 'closed' and 'destroyed' event for Window.
|
2013-05-02 18:19:07 +08:00 |
|
Cheng Zhao
|
cc921fed1e
|
Add remote.getObject API to get object in browser by it's ID.
|
2013-04-26 22:25:30 +08:00 |
|
Cheng Zhao
|
bcfec7c8cd
|
Notify creation and destruction of native objects.
|
2013-04-25 20:23:00 +08:00 |
|
Cheng Zhao
|
0692776020
|
No more C++ RecordedObject and ObjectsRegistry code.
All RPC API will be implemented in pure javascript.
|
2013-04-25 15:02:58 +08:00 |
|
Cheng Zhao
|
683087fbc4
|
Record all objects created by API in browser.
|
2013-04-20 21:52:46 +08:00 |
|
Cheng Zhao
|
d3e4db7ba3
|
Emit 'page-title-updated' as javascript event for window.
|
2013-04-18 23:50:47 +08:00 |
|
Cheng Zhao
|
7da34e65f7
|
Initial empty window javascript binding.
|
2013-04-16 00:25:08 +08:00 |
|