Skip to content

Commit

Permalink
Update to WebView2 NuGet 1.0.2478.35
Browse files Browse the repository at this point in the history
  • Loading branch information
salvadordf committed Apr 23, 2024
1 parent b63b0a2 commit d9638fa
Show file tree
Hide file tree
Showing 41 changed files with 4,425 additions and 2,652 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ WebView4Delphi is an open source project created by Salvador Díaz Fau to embed

WebView4Delphi only supports Windows. If you need to embed a web browser in Linux, Windows or MacOS consider using [CEF4Delphi](https://github.com/salvadordf/CEF4Delphi) instead.

WebView4Delphi uses the [Microsoft Edge WebView2 Runtime](https://docs.microsoft.com/en-us/microsoft-edge/webview2/) and [Microsoft.Web.WebView2 NuGet package version 1.0.2420.47](https://www.nuget.org/packages/Microsoft.Web.WebView2) to embed a web browser.
WebView4Delphi uses the [Microsoft Edge WebView2 Runtime](https://docs.microsoft.com/en-us/microsoft-edge/webview2/) and [Microsoft.Web.WebView2 NuGet package version 1.0.2478.35](https://www.nuget.org/packages/Microsoft.Web.WebView2) to embed a web browser.

WebView4Delphi was developed and tested on Delphi 12.1, Delphi XE2, Delphi 7 and Lazarus 3.2/FPC 3.2.2.
Delphi 6 support needs to be tested and it requires installing the second Delphi 6 patch.
Expand Down
Binary file modified bin32/WebView2Loader.dll
Binary file not shown.
Binary file modified bin64/WebView2Loader.dll
Binary file not shown.
Binary file modified docs/WebView4Delphi.chm
Binary file not shown.
629 changes: 317 additions & 312 deletions docs/html/AllClasses.html

Large diffs are not rendered by default.

316 changes: 178 additions & 138 deletions docs/html/AllConstants.html

Large diffs are not rendered by default.

43 changes: 24 additions & 19 deletions docs/html/AllFunctions.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,101 +141,106 @@ <h1 class="allitems">All Functions and Procedures</h1>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVLoaderInternal.html#Internal_GetAvailableCoreWebView2BrowserVersionStringWithOptions-LPCWSTR-ICoreWebView2EnvironmentOptions-PLPWSTR-">Internal_GetAvailableCoreWebView2BrowserVersionStringWithOptions</a></td>
<td class="itemunit"><a class="bold" href="uWVLoaderInternal.html">uWVLoaderInternal</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#JSONEscape-wvstring-">JSONEscape</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#JSONUnescape-wvstring-">JSONUnescape</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#LoggedQueryInterface-IInterface-TGUID-const-">LoggedQueryInterface</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#LogMouseEvent-TWVMouseEventKind-TWVMouseEventVirtualKeys-cardinal-TPoint-">LogMouseEvent</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#LowestChromiumVersion">LowestChromiumVersion</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#LowestLoaderDLLVersion">LowestLoaderDLLVersion</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#OutputDebugMessage-string-">OutputDebugMessage</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathCanonicalizeAnsi-LPSTR-LPCSTR-">PathCanonicalizeAnsi</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathCanonicalizeUnicode-LPWSTR-LPCWSTR-">PathCanonicalizeUnicode</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathIsRelativeAnsi-LPCSTR-">PathIsRelativeAnsi</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathIsRelativeUnicode-LPCWSTR-">PathIsRelativeUnicode</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathIsUNCAnsi-LPCSTR-">PathIsUNCAnsi</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathIsUNCUnicode-LPCWSTR-">PathIsUNCUnicode</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathIsURLAnsi-LPCSTR-">PathIsURLAnsi</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#PathIsURLUnicode-LPCWSTR-">PathIsURLUnicode</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVBrowser.html#Register">Register</a></td>
<td class="itemunit"><a class="bold" href="uWVBrowser.html">uWVBrowser</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVWindowParent.html#Register">Register</a></td>
<td class="itemunit"><a class="bold" href="uWVWindowParent.html">uWVWindowParent</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#SetWindowLongPtr-HWND-Integer-LongInt-">SetWindowLongPtr</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list2">
<tr class="list">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#SystemCursorIDToDelphiCursor-cardinal-">SystemCursorIDToDelphiCursor</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
</tr>
<tr class="list">
<tr class="list2">
<td class="itemname"><a class="bold" href="uWVMiscFunctions.html#TryIso8601BasicToDate-string-TDateTime-">TryIso8601BasicToDate</a></td>
<td class="itemunit"><a class="bold" href="uWVMiscFunctions.html">uWVMiscFunctions</a></td>
<td class="itemdesc"><p>&nbsp;</p></td>
Expand Down
Loading

0 comments on commit d9638fa

Please sign in to comment.