Tobias Taschner
|
e211e14ace
|
Revert "Remove outdated code and comment"
This reverts commit f48770ee5a .
The changes broke back history returned
|
2020-01-16 19:39:40 +01:00 |
|
Tobias Taschner
|
26108fa61d
|
Remove float constants when used with double
|
2020-01-16 10:32:43 +01:00 |
|
Tobias Taschner
|
16b6f6710f
|
Change handlers not supported message to debug
|
2020-01-16 10:29:35 +01:00 |
|
Tobias Taschner
|
a19270df8f
|
Implement title changed event
|
2020-01-16 10:26:14 +01:00 |
|
Tobias Taschner
|
12c462d424
|
Add TODOs for unimplemented wxWebViewEdge features
|
2020-01-16 10:10:02 +01:00 |
|
Tobias Taschner
|
5dae0333b3
|
Improve wxWebViewEdge::RunScriptSync() error handling
|
2020-01-16 09:56:36 +01:00 |
|
Tobias Taschner
|
9f11abd8fc
|
Rename wxWebView::EnableDevTools() to EnableAccessToDevTools()
|
2020-01-16 09:38:35 +01:00 |
|
Tobias Taschner
|
f48770ee5a
|
Remove outdated code and comment
|
2020-01-15 22:21:16 +01:00 |
|
Tobias Taschner
|
f8e69e4166
|
Call CoTaskMemFree() on LPWSTR return by WebView2 API
|
2020-01-15 22:13:12 +01:00 |
|
Tobias Taschner
|
964992e7ff
|
Move WebView2 event handling from lambdas to functions
|
2020-01-15 21:51:58 +01:00 |
|
Tobias Taschner
|
bbde6e2e88
|
Move wxWebViewEdge implementation to private header
|
2020-01-15 21:23:37 +01:00 |
|
Tobias Taschner
|
0d00af5913
|
Add wxLogApiError() to important WebView2 API calls
|
2020-01-15 17:05:34 +01:00 |
|
Tobias Taschner
|
bf6b51e702
|
Various small code fixups
|
2020-01-15 17:05:27 +01:00 |
|
Tobias Taschner
|
bce0e65a80
|
Rename wxWebView::IsDevToolsEnabled() to IsAccessToDevToolsEnabled()
|
2020-01-15 16:22:43 +01:00 |
|
Tobias Taschner
|
e20296fee2
|
Remove explicit check for Windows 7
|
2020-01-15 16:17:45 +01:00 |
|
Tobias Taschner
|
dea80692b4
|
Use wxDL_INIT_FUNC() macro
|
2020-01-15 16:13:26 +01:00 |
|
Tobias Taschner
|
c3f0b7a6cb
|
Apply suggestions from code review
Co-Authored-By: VZ <vz-github@zeitlins.org>
|
2020-01-15 15:55:49 +01:00 |
|
Tobias Taschner
|
1f1202807b
|
Implemented wxWebViewEdge::Print()
|
2020-01-11 15:06:29 +01:00 |
|
Tobias Taschner
|
a1a155618e
|
Set Edge data folder to UserLocalDataDir
|
2020-01-11 14:59:08 +01:00 |
|
Tobias Taschner
|
f919b6e2f5
|
Rename from webview_edgec to webview_edge
|
2020-01-11 14:47:47 +01:00 |
|