Cheng Zhao
|
f176b2c58f
|
Switch to use MIT license.
|
2014-05-04 20:29:08 +08:00 |
|
Cheng Zhao
|
a85db2d780
|
Deprecate the BrowserWindow.restart.
Now BrowserWindow.reload would just do the same thing.
|
2014-04-29 15:44:41 +08:00 |
|
Cheng Zhao
|
dc9778f0f2
|
Fix compilation error on Windows.
|
2014-04-29 11:39:31 +08:00 |
|
Cheng Zhao
|
c0875864dc
|
Handle IPC messages in webContents instead of BrowserWindow.
|
2014-04-25 16:13:16 +08:00 |
|
Cheng Zhao
|
272effd470
|
Add send for webContents.
|
2014-04-25 13:10:16 +08:00 |
|
Cheng Zhao
|
c8a82e6e50
|
Move navigator related APIs to webContents.
|
2014-04-25 12:52:30 +08:00 |
|
Cheng Zhao
|
e70d195cde
|
Fix releasing the wrong renderer view.
|
2014-04-25 12:40:04 +08:00 |
|
Cheng Zhao
|
4135040449
|
Move loading events to webContents.
|
2014-04-25 12:22:16 +08:00 |
|
Cheng Zhao
|
744895f9d8
|
Add destroyed event for webContents.
|
2014-04-25 11:59:33 +08:00 |
|
Cheng Zhao
|
859606e88c
|
Move webContents events away from window.
|
2014-04-25 11:51:05 +08:00 |
|
Cheng Zhao
|
9eeec9aa0b
|
Be safe on lifetime of webContents.
|
2014-04-25 11:22:51 +08:00 |
|
Cheng Zhao
|
00ed814962
|
Add executeJavaScript method for webContents.
|
2014-04-25 10:34:40 +08:00 |
|
Cheng Zhao
|
79babe858d
|
Move some APIs from Window to WebContents.
|
2014-04-24 17:00:41 +08:00 |
|
Cheng Zhao
|
26e93e8798
|
Initial empty api_web_contents.
|
2014-04-24 16:45:25 +08:00 |
|