Cheng Zhao
|
d151d494bd
|
Add Browser class to controll when the application should quit.
|
2013-05-02 23:43:23 +08:00 |
|
Cheng Zhao
|
43d42ca57f
|
Quiting the application is now equivalent to close all windows.
|
2013-05-02 20:09:19 +08:00 |
|
Cheng Zhao
|
c22d927b6f
|
Messages from renderer will be emitted to the process object in browser.
|
2013-04-22 22:24:02 +08:00 |
|
Cheng Zhao
|
66a0abe799
|
Renderer can now use process.send to send messages to browser.
|
2013-04-22 21:32:48 +08:00 |
|
Cheng Zhao
|
5948bff23f
|
Share same native bindings code on both renderer and browser.
|
2013-04-21 14:53:26 +08:00 |
|
Cheng Zhao
|
d3e4db7ba3
|
Emit 'page-title-updated' as javascript event for window.
|
2013-04-18 23:50:47 +08:00 |
|
Cheng Zhao
|
60528e53ee
|
Use JavaScript to open the main window.
|
2013-04-17 20:05:43 +08:00 |
|
Cheng Zhao
|
7da34e65f7
|
Initial empty window javascript binding.
|
2013-04-16 00:25:08 +08:00 |
|
Cheng Zhao
|
0f6ece2d27
|
Add our own built-in native module system.
|
2013-04-14 15:36:48 +08:00 |
|
Cheng Zhao
|
409228207c
|
Integrate libuv with browser's message loop.
|
2013-04-13 23:05:13 +08:00 |
|
Cheng Zhao
|
40307126d7
|
Load atom.js on startup.
|
2013-04-13 21:10:41 +08:00 |
|
Cheng Zhao
|
f853fc3df5
|
Initialize node in browser process.
|
2013-04-13 18:39:09 +08:00 |
|
Cheng Zhao
|
f5e74e1b65
|
AtomBrowserMainParts is platform-independent now.
|
2013-04-12 15:57:17 +08:00 |
|
Cheng Zhao
|
a915cf2e81
|
Initial empty browser.
|
2013-04-12 10:14:23 +08:00 |
|