November 27, 2014, Chromium 37.0 / CEF 3.2062.1898
- #476: Create an 'IgnoreAttribute' so we can hide properties and methods from RegisterJsObject method [@amaitland]
- #533: Enhancement - Display bitness in Examples [@amaitland]
- #536: Fix: js bindings must be kept by browser, not by process [@sylvain-hamel]
- #539: Cleanup Loading and NavState code [@amaitland]
- #540: Add navigation type to IRequest [@Evgest]
- #543: Fixed #542: Forward Ctrl key state for WPF [@ralphmayr]
- #544: Added commands for cut, copy, paste, select all, redo, and undo [@JCasterline]
- #555: Fixed mouse leave event issue (focus not entirely gone) [@Bodekaer]
- #561: Update ManagedCefBrowserAdapter.h to check for a null pointer in OnInitialized method [@kropewnicki]
- #573: Upgrade to Cef 2062 with JSB
- #590: CefRenderProcess process creates too many channels and does not close them [@sylvain-hamel]
- #596: Send MouseWheel events with WPF support [@sylvain-hamel, @amaitland]
- #604: Added CefSharp.Offscreen, CefSharp.Offscreen.Example projects. [@jankurianski]
- #610: Feature - GetResourceHandler [@amaitland]
- #612: Set reader quotas to max value. Any reason not to? [@bjarteskogoy]
- #618: Fix #553 by handling Initial resize and OnSizeChanged [@sylvain-hamel]
- #623: Prevent WPF control from dying in design time. [@bjarteskogoy]
- #629: Update ResourceHandler.cs [@Jayman1305]
- #630: Slightly modified fix for #622 based on PR #626 [@sylvain-hamel and @amaitland]
- #634: Have appveyor set nuget dependency versions based on tags [@jornh]
- #635: Added null checks for managedCefBrowserAdapter [@DHasi]
- #638: Add NavStateChanged EventHandler to WPF control [@amaitland]
- #639: Add IFocusHandler [@jankurianski]
- #643: Feature: Expose OnCertificateError to allow host application to decide whether or not it should continue [@sylvain-hamel]