Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kleinsimon committed Oct 23, 2023
1 parent 73cc18e commit 3ec6bc8
Show file tree
Hide file tree
Showing 45 changed files with 146 additions and 112 deletions.
27 changes: 27 additions & 0 deletions Source/Libs/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
Copyright (C) Microsoft Corporation. All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.
* The name of Microsoft Corporation, or the names of its contributors
may not be used to endorse or promote products derived from this
software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Binary file removed Source/Libs/x64/WebView2Loader.dll.lib
Binary file not shown.
Binary file removed Source/Libs/x64/WebView2LoaderStatic.lib
Binary file not shown.
Binary file modified Source/Webview2 Control/Control Read 2.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Core Env Options.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/Data.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/Document Source Read 2.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Document Source Write 2.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Events Read 5.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Events.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/Facade.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Get Environment.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Go Back.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Go Forward.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Init Core.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Init WebView2 Core.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Init.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Json Parse.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Navigate And Wait.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Navigation Event Data.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/Navigation Start Event Data.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/Paths Read 2.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Paths.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/Post WebMessage.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Read Core.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Register Events.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Reload.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Res.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/Run Javascript.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Site Info Read 4.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Source Changed Event Data.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/State.ctl
Binary file not shown.
Binary file modified Source/Webview2 Control/URL Read 3.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/URL Write 3.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/Uninit.vi
Binary file not shown.
199 changes: 99 additions & 100 deletions Source/Webview2 Control/WebView2 Control.xctl

Large diffs are not rendered by default.

Binary file modified Source/Webview2 Control/_Raise Document Title Changed.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/_Raise Dom Content Loaded.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/_Raise Nav Complete Event.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/_Raise Navigation Starting Event.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/_Raise Source Changed Event.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/_Raise StatusBarTextChanged.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/_Raise WebMessageReceived.vi
Binary file not shown.
Binary file modified Source/Webview2 Control/_Raise WindowCloseRequested.vi
Binary file not shown.
32 changes: 20 additions & 12 deletions WebView2.vipb

Large diffs are not rendered by default.

0 comments on commit 3ec6bc8

Please sign in to comment.