log win/edge.cpp @ 2123:589896c07c91

age author description
Thu, 25 Jun 2020 00:00:48 +0000 bsmith Win: Use GetTempPathW() to get a location for the embedded Edge (Chromium) data.
Sat, 13 Jun 2020 18:23:04 +0000 bsmith Win: Fix building with WebView2 SDK 0.9.538. More breaking changes Microsoft?
Fri, 05 Jun 2020 16:27:00 +0000 bsmith Win: Initial implementation of notifications on Windows. Currently using WinToast.
Wed, 03 Jun 2020 05:53:05 +0000 bsmith Win: Implement DW_HTML_STOP for Edge (Chromium) now that it is suppported.
Mon, 27 Apr 2020 08:55:40 +0000 bsmith Win: Updated Edge (Chromium) support for WebView2 SDK 0.9.488.
Mon, 02 Mar 2020 15:25:04 +0000 bsmith Win: Update Edge (Chromium) support for the 0.9.430 WebView2 SDK release.
Mon, 02 Dec 2019 03:49:09 +0000 bsmith Win: Edge (Chromium) HTML_RESULT returns a quoted result which needs to be removed.