v33.0.0
October 10, 2014, Chromium 33.0 / CEF 3.1750.1738
First official release based on CEF3.
- #213: Drop-down list
(<select>)
not displayed correctly in WPF with 125% or 150% display setting [@brock8503] - #214: CEF3: OnApplicationExit throws AccessViolationException with WinForms [@JanEggers]
- #236: Fix the WinForms example to support the Enter key for navigating to a new web page [@amaitland]
- #242: CEF3: Keyboard input is sent to wrong WebView instance [@amaitland]
- #276: Load Error in CefSharp3. [@amaitland]
- #278: Text Search in Browser not supported is fixed [@amaitland]
- #301: Fixed warnings [@JanEggers]
- #302: Explicit implement internal interface. [@JanEggers]
- #305: Create MainView and set address quickly fails to load. [@JanEggers]
- #313: Exposing flushcookie api. [@brock8503]
- #318: Added CefRequestHandler.OnBeforePluginLoad [@fraenke75]
- #322: Add Reload(bool ignoreCache) method overload [@amaitland]
- #326: Implemented all CEF3 BrowserSettings [@fraenke75]
- #328: Add Missing key bindings, Ctrl-A, Z and Y [@amaitland]
- #329: WPF Added ViewSource DelegateCommand [@amaitland]
- #330: Wpf Cleanup and Add License [@amaitland]
- #335: Add Print() [@jornh]
- #336: Support Duplicate Headers. [@shaunmarx and @amaitland]
- #339: Adding a name check to avoid unwanted cookie exceptions. [@brock8503]
- #342: Added support for overriding file browse dialogs by implementing the. [@DeanNorth, @amaitland and @jornh]
- #344: Changed WPF Example TabControl to ItemsSource + added keyboard shortcuts etc. [@amaitland and @perlun]
- #354: Add OnBeforeBrowse method [@amaitland]
- #358: Add Stop to WPF WebView [@amaitland]
- #365: Support for manually specifying command line args via ::OnCommandLineProcessing [@Timobile]
- #372: Add OnPluginCrashed to RequestHandler [@amaitland]
- #375: NuDoq / bring xml documentation to the web [@jornh]
- #377: No sync over async [@jornh]
- #384: Rename WebView to ChromiumWebBrowser [@perlun]
- #387: Implement DownloadHandler actually matching CEF3 API [@amaitland]
- #388: Overriding JsDialogHandler is not hiding Javascript alerts [@jornh and @amaitland]
- #396: Add OnRenderProcessTerminated - Resolves issue #207 [@amaitland]
- #398: Resharped! [@JanEggers]
- #407: Add/license disclaimer [@amaitland]
- #412: Enhancement and Minor api changes take 2 [@amaitland]
- #413: Set Headers now iterates over key [@rlmcneary2]
- #423: Implemented Cut, Copy, Paste and other text based actions for WPF [@taylorjonl]
- #433: Fix crash when responding to cancelled request, take 2 [@numbersint]
- #440: Add DevToolsUrl Property [@amaitland]
- #443: Implemented OnStatusMessage and event for WPF and WinForms for CefSharp3 [@TheCloudlessSky]
- #449: Fixed access violation when closing popup... [@JanEggers]
- #464: NullReferenceException OnMouseLeave [@Bodekaer]
- #465: Remove call to Application.Current.Dispatcher.CheckAccess() - seems ther... [@amaitland]
- #469: Call RemoveSourceHook before dispose of managedCefBrowserAdapter [@amaitland]
- #471: Fix/Implement WPF Load(url) Method [@amaitland]
- #488: Provide access to settings boolean ignore_certificate_errors [@karlhiramoto]
- #492: Upgrade to Cef 1750 [@peters and @amaitland]
- #499: First 1750 feature - ShowDevTools/CloseDevTools [@amaitland]