electron/atom
Haojian Wu 57bf0cb615 Refractor in completed event in DownloadItem.
* Rename `completed` to `done`, making it align with Chromium's style.
* Add 'state' in `done` event's result. It can check the download item final
status: cancelled, completed, interrupted.
2015-09-21 14:00:38 +08:00
..
app Correctly set user agent for devtools 2015-09-14 22:55:29 +08:00
browser Refractor in completed event in DownloadItem. 2015-09-21 14:00:38 +08:00
common Introduce DownloadItem for supporting more downloading features. 2015-09-20 18:56:10 +08:00
renderer add ValidatedUrl to did-fail-load event 2015-09-09 15:56:16 +02:00
utility Rename PrintHandler to PrintHandlerWin since only used on Windows. 2015-05-23 19:24:29 +08:00