log win/edge.cpp @ 2439:af5487a11954

age author description
Thu, 24 Dec 2020 09:42:52 +0000 bsmith Win: Add a second registry check for when running on x86.
Wed, 23 Dec 2020 23:29:17 +0000 bsmith Win: Change to using EdgeUpdate registry key instead of BLBeacon.
Wed, 23 Dec 2020 09:52:06 +0000 bsmith Win: Create an NTFS junction to Edge Stable to avoid WebView2 path blacklist.
Sun, 04 Oct 2020 21:09:02 +0000 bsmith Win: Add support for building with Clang/LLVM on Windows. SET CLANG=Y
Wed, 30 Sep 2020 22:56:59 +0000 bsmith Win: Fix some warnings reported with -W3 in Visual C.
Fri, 18 Sep 2020 00:21:30 +0000 bsmith Win: Fix CreateCoreWebView2EnvironmentWithOption() failure with no CoInitializeEx().
Sun, 28 Jun 2020 20:34:25 +0000 bsmith Code cleanup: Add constants to header for dark mode, buffer sizes and Unicode support.