Commit Graph

9 Commits

Author SHA1 Message Date
rh101 35bed97180 Use rapidjson for parsing webview json data
Rename methods
2021-10-07 00:37:37 +11:00
rh101 995ba4eb95 Move url encode and decode methods to ccUtils 2021-10-05 12:50:01 +11:00
rh101 982a7d306b Add comments, use SUCCEED macro to check for success on windows API calls. 2021-10-05 09:22:48 +11:00
rh101 a6e8a2055d Remove incorrect style settings on Windows control for webview
Set focus to the webview control when it is created
2021-10-05 00:14:50 +11:00
rh101 49a545f578 Remove initialization of missing variable 2021-10-05 00:10:15 +11:00
rh101 e2df683771 Support clean cache data before loading URL
Remove unused class members
2021-10-05 00:04:30 +11:00
rh101 dd327c2f74 Removed unused code and added invoke method comments to identify which ICoreWebView2 interface they belong to 2021-10-04 23:50:04 +11:00
rh101 78e5826eba [skip ci] Fix copyright notice 2021-10-04 19:56:22 +11:00
rh101 c9c003a03f [setup.py] Add download support. Add NuGet CLI download to tools folder.
Download NuGet Microsoft.Web.WebView2 package version 1.0.992.28
Add support for WebView for Windows builds.
2021-10-04 18:55:01 +11:00