Cheng Zhao
|
c8a82e6e50
|
Move navigator related APIs to webContents.
|
2014-04-25 12:52:30 +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
|
b02bcc0016
|
Get webContents on request.
|
2014-04-25 10:57:45 +08:00 |
|
Cheng Zhao
|
c5f8fbf471
|
Add getter for devToolsWebContents.
|
2014-04-25 10:48:11 +08:00 |
|
Cheng Zhao
|
79babe858d
|
Move some APIs from Window to WebContents.
|
2014-04-24 17:00:41 +08:00 |
|
Cheng Zhao
|
822bc2fd52
|
Only call getDevTools for windows that have devtools.
|
2014-04-24 12:04:23 +08:00 |
|
Cheng Zhao
|
5037daadfb
|
Use closed event instead of destroyed event.
We now do not delete window manually so the destroyed would be delayed
until the object is GCed.
|
2014-04-23 08:50:33 +08:00 |
|
Cheng Zhao
|
a13c29f0e6
|
Simplify protocol api.
|
2014-04-21 16:33:32 +08:00 |
|
Cheng Zhao
|
1dd57bd3a4
|
Use the new function converter in dialog api.
|
2014-04-18 17:19:15 +08:00 |
|
Cheng Zhao
|
8f2b998718
|
Simpilfy auto_updater api.
|
2014-04-17 17:26:21 +08:00 |
|
Cheng Zhao
|
da483ba7f3
|
Simplify app api.
|
2014-04-17 17:13:46 +08:00 |
|
Cheng Zhao
|
7c50393c72
|
Simplify power_monitor api.
|
2014-04-17 17:13:17 +08:00 |
|
Cheng Zhao
|
e576d4c014
|
Fix app.exit compatibility.
|
2014-04-10 17:08:22 +08:00 |
|
Cheng Zhao
|
538bd1116d
|
Deprecate app.terminate API.
Users should use app.quit which can shutdown the application gracefuly.
|
2014-04-10 15:08:14 +08:00 |
|
Cheng Zhao
|
f5fc26d8fc
|
Enable getting a window according to its attached devtools.
|
2014-04-04 22:28:18 +08:00 |
|
Cheng Zhao
|
516d46444d
|
Move all sources under atom/.
|
2014-03-16 08:30:26 +08:00 |
|