SIGN IN SIGN UP
cefsharp / CefSharp UNCLAIMED

.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework

0 0 0 C#

TAGS

20 tags
v47.0.3

Add IRequest.ResourceType

v47.0.2

Update to version 47.0.2

v47.0.0

Upgrade the AssemblyCopyright year to 2016 - don't worry about updating the other files as they were updated in master recently

v47.0.0-pre01

Merge pull request #1444 from amaitland/feature/preferences Implement Change Preferences at Runtime.

v37.0.3

Merge pull request #1491 from cefsharp/feature/build-with-vs2013 Adjustments to make it possible to build CefSharp v37 using VS2013:

v45.0.0

Add CefExecuteProcess as Cef.ExecuteProcess - useful for implementing your own very minimal browser without the custom subprocess

v43.0.1

always create the offscreen browser using the instance settings, request context and address

v43.0.0

Add small section about upgrading to 43.0.x in NuGet/Readme.txt

v43.0.0-pre02

Add using(callback) so dispose is called in the event of an exception

v43.0.0-pre01

Add missing OnOpenURLFromTab implementation

v41.0.1

Update in prep for 41.0.1 release

v41.0.0

Now that `OnLoadStart` and `OnLoadEnd` simply fire event handlers remove the locking Conflicts: CefSharp.Core/Internals/ClientAdapter.h

v41.0.0-pre01

Upgrade version numbers and packages version for 41.0.0 (3.2272.32)

v39.0.2

Merge pull request #1049 from Antonyo/master Make SourceHook virtual for Wpf ChromiumWebBrowser

v39.0.1

Set no_sandbox = true Still logs a `Running without renderer sandbox` message, hopefully one day it'll work

v39.0.0

Upgrade build.ps1 to use 3.2171.2069 (will have to rebuild `39.0.0` packages)

v37.0.1

Updated to reflect release of 37.0.1