Skip to content

Tags: jiailiuyan/CefSharp

Tags

v47.0.0-pre01

Toggle v47.0.0-pre01's commit message
Merge pull request cefsharp#1444 from amaitland/feature/preferences

Implement Change Preferences at Runtime.

v37.0.3

Toggle v37.0.3's commit message
Merge pull request cefsharp#1491 from cefsharp/feature/build-with-vs2013

Adjustments to make it possible to build CefSharp v37 using VS2013:

v45.0.0

Toggle v45.0.0's commit message
Add CefExecuteProcess as Cef.ExecuteProcess - useful for implementing…

… your own very minimal browser without the custom subprocess

v45.0.0-pre01

Toggle v45.0.0-pre01's commit message
Add cefsharp/45 branch

v43.0.1

Toggle v43.0.1's commit message
always create the offscreen browser using the instance settings, requ…

…est context and address

v43.0.0

Toggle v43.0.0's commit message
Add small section about upgrading to 43.0.x in NuGet/Readme.txt

v43.0.0-pre02

Toggle v43.0.0-pre02's commit message
Add using(callback) so dispose is called in the event of an exception

v43.0.0-pre01

Toggle v43.0.0-pre01's commit message
Add missing OnOpenURLFromTab implementation

v41.0.1

Toggle v41.0.1's commit message
Update in prep for 41.0.1 release

v41.0.0

Toggle v41.0.0's commit message
Now that `OnLoadStart` and `OnLoadEnd` simply fire event handlers rem…

…ove the locking

Conflicts:
	CefSharp.Core/Internals/ClientAdapter.h