Commits
User selector
Commit History
Commits on Oct 31, 2015
- committed
Commits on Oct 30, 2015
Commits on Jan 21, 2015
Added ExecuteFunction and ExecuteJavascript methods also to the Browser
Show description for 35edce7committed
Commits on Oct 14, 2014
Added new callbacks to LifespanHandler: _OnAfterCreated, RunModal,
Show description for 62cac63committed
Commits on Aug 1, 2014
Mouse context menu is now configurable, see ApplicationSettints.`context_menu`.
Show description for 81ccceacommitted
Commits on Jul 31, 2014
Added Developer Tools support (Issue 81). See Browser.`ShowDevTools` and
Show description for dddbd6ecommitted
Commits on Jul 30, 2014
Fixed issues related to embedding multiple browsers in tabs (Issue 97).
Show description for 5cdc1cfcommitted
Commits on Jul 29, 2014
Added JavascriptDialogHandler (Issue 118).
Show description for 2504ef3committed
Commits on Jul 28, 2014
Fixed releasing of shared request context. It was causing segmentation
Show description for 934937ecommitted- committed
Commits on Jul 27, 2014
Updated CEF Python to CEF branch 1650 revision 1639. Chrome version is
Show description for 074d3e5authored andcommitted

Commits on Dec 17, 2013
Added RequestHandler.OnBeforeBrowse(), see Issue 94.
Show description for d1d4da3committed
Commits on Dec 16, 2013
Added LifespanHandler.OnBeforePopup, see issue 93. Thanks
Show description for c385b49committed
Commits on Oct 29, 2013
Commits on Sep 24, 2013
Fixes to response reading features.
Show description for c713975committed
Commits on Sep 13, 2013
Added keyboard handling to the Kivy example.
Show description for 8c81f4ccommitted
Commits on Sep 10, 2013
Merged OSR (off-screen rendering) support in CEF Python 3, originally
Show description for e5d5a89committed
Commits on Aug 6, 2013
Commits on Aug 5, 2013
This is CEF Python 3 version 27.2 release.
Show description for 97ae431committed
Commits on Aug 3, 2013
- authored andcommitted


Fixed compile errors in CEF Python 1.
Show description for d380fe8authored andcommitted

Commits on Aug 2, 2013
- authored andcommitted


Commits on Jul 31, 2013
Implemented Request Handler + Request object in CEF Python 3.
Show description for ecfe4deauthored andcommitted

Commits on Jul 30, 2013
- authored andcommitted


- authored andcommitted


Fixed the way objects are freed, previous method was not reliable
Show description for 03b49dfauthored andcommitted

Commits on Jul 29, 2013
Implemented python callbacks in CEF Python 3.
Show description for be7dc4cauthored andcommitted

CEF 3: freeing PyBrowser and PyFrame objects in the OnBrowserDestroyed
Show description for d7d69faauthored andcommitted

Commits on Jul 25, 2013
CEF 3 js bindings are complete, though python and js callbacks
Show description for 048a47fauthored andcommitted

Commits on Jul 24, 2013
Javascript bindings for CEF 3 are almost ready, a bit of
Show description for e234b00authored andcommitted

Commits on Jul 23, 2013
Added Frame.GetFrameByIdentifier() in CEF 3.
Show description for d688c76authored andcommitted

Commits on Jul 22, 2013
- authored andcommitted


Commits on Jul 18, 2013
Fixed JavascriptBindings.Rebind(). Also from now on there is
Show description for 999f007authored andcommitted

Commits on Jul 16, 2013
- authored andcommitted


Commits on Jun 21, 2013
Porting CEF 3 to Linux - still underway. The GTK patch needs
Show description for 8172d3dauthored andcommitted
