Multiple AppDomain support & Several fixes#58
Open
joaompneves wants to merge 255 commits intoataranto:masterfrom joaompneves:master
+4,290-2,798
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on May 1, 2013
Updated to versions of the files compiled with VS2012, based on the http://www.magpcss.net/cef_downloads/index.php?file=cef_binary_1.1364.1123_windows.zip file. (i.e. CEF branch 1364, Chromium 25).…
committed- committed
- committed
- committed
- committed
- committed
Updated all C# projects to target framework version 4.0. We could actually target 3.5 even though we're using VS2012, but that makes the build process require VS2008 SP1 (according to http://stacko…
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 3, 2013
Commits on May 6, 2013
Commits on May 15, 2013
- committed
- committed
- committed
- committed
- committed
Commits on May 17, 2013
- committed
- committed
- committed
- committed
- committed
- committed
Commits on May 28, 2013
- committedMarcin Wisnicki
- committedMarcin Wisnicki
- committed
Commits on Jun 4, 2013
Commits on Jun 5, 2013
- committed
- committed
- committed
- committed
Updated all C# projects to target framework version 4.0. We could actually target 3.5 even though we're using VS2012, but that makes the build process require VS2008 SP1 (according to http://stacko…
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 6, 2013
Commits on Jun 7, 2013
Commits on Jun 17, 2013
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jun 24, 2013
Commits on Jun 28, 2013
Commits on Jul 1, 2013
- authored andCoreycommittedCorey
Merged in changes from https://github.com/EMonk72/CefSharp into feature/multiple_methods_with_same_name
committed- committed
- committed
- committed
- committed
- committed
- committed
Merge https://github.com/kpko/CefSharp into feature/body_of_request_in_custom_scheme_handler
committed- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jul 2, 2013
- authored andCoreycommittedCorey
- authored andCoreycommittedCorey
Commits on Jul 3, 2013
- authored andCoreycommittedCorey
- authored andCoreycommittedCorey
Commits on Jul 5, 2013
Merged branch 'JsDialogHandler' of https://github.com/Icenium/CefSharp into feature/JsDialogHandler, with minor changes to work on top of the current HEAD (vs2012, .vcxproj file instead of .vcproj …
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Jul 8, 2013
- authored andCoreycommittedCorey
Commits on Jul 10, 2013
- authored andCoreycommittedCorey
Commits on Jul 12, 2013
- committed
- committed
- committed
- committed
- committed
Commits on Jul 23, 2013
- committed
- committed
Commits on Jul 25, 2013
Commits on Aug 1, 2013
- committed
- committed
- committed
Commits on Aug 5, 2013
Commits on Aug 9, 2013
Commits on Aug 14, 2013
The ChangeLog is now available at https://github.com/cefsharp/CefSharp/wiki/ChangeLog instead, and not here.
committed- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Aug 20, 2013
Commits on Aug 26, 2013
Commits on Aug 28, 2013
Commits on Aug 29, 2013
Commits on Sep 4, 2013
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Sep 11, 2013
Commits on Sep 12, 2013
Commits on Sep 13, 2013
Commits on Sep 14, 2013
Commits on Sep 16, 2013
- committed
- committed
Commits on Sep 21, 2013
- committed
Commits on Sep 22, 2013
Commits on Oct 2, 2013
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Oct 8, 2013
- committed
Commits on Oct 13, 2013
- committed
- committed
- committed
- committed
- committed
Commits on Oct 23, 2013
Commits on Oct 29, 2013
Commits on Oct 30, 2013
- committed
Commits on Nov 8, 2013
Commits on Nov 11, 2013
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Nov 13, 2013
Commits on Nov 14, 2013
Fixes for issue cefsharp#213: CefSharp.Wpf/WebView - apply appropriate layout and offset transforms to popup when display setting has non-standard DPI
committed- committed
- committed
- committed
- committed
- committed
Commits on Nov 19, 2013
Commits on Dec 12, 2013
Commits on Dec 25, 2013
- committed
Commits on Jan 21, 2014
- committed
Merge branch 'CefSharp1' of github.com:shen6041/CefSharp into shen6041-CefSharp1, so we can work towards closing cefsharp#211.
committedCleaned up whitespace, so we can finally merge cefsharp#211. (not all of the errors was introduced in the PR though, some was pre-existent)
committed- committed
Commits on Feb 5, 2014
Commits on Feb 6, 2014
Commits on Jul 3, 2014
- committedjoaompneves