Commits
User selector
Commit History
Commits on Jan 16, 2015
Added support for building CEF 64-bit on Windows.
Show description for 05366f2committed
Commits on Jan 11, 2015
Fixed errors when accessing mouse context menu and using <select>
Show description for 208ed60authored andcommitted

Commits on Jan 9, 2015
Porting to Mac (Issue 21). The cefpython module compiles
Show description for 7e167acauthored andcommitted

Commits on Dec 4, 2014
Commits on Oct 14, 2014
Added new callbacks to LifespanHandler: _OnAfterCreated, RunModal,
Show description for 62cac63committed
Commits on Aug 10, 2014
When the running process is detected to be DPI Aware, the
Show description for 491324ccommitted
Commits on Aug 9, 2014
- committed
Updated CEF Python to CEF branch 1650 revision 1646 on Windows.
Show description for 4f7eb5dcommitted
Commits on Aug 1, 2014
Mouse context menu is now configurable, see ApplicationSettints.`context_menu`.
Show description for 81ccceacommitted
Commits on Jul 31, 2014
Implemented a default DownloadHandler. File downloads are handled transparently, no additional
Show description for 7406ba9committed
Commits on Jul 29, 2014
Added JavascriptDialogHandler (Issue 118).
Show description for 2504ef3committed
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 26, 2013
Added new methods to the Frame object: GetSource() and GetText().
Show description for 716671acommitted
Commits on Dec 24, 2013
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 23, 2013
Commits on Sep 22, 2013
Implemented CefCallback.
Show description for 4ba421fcommitted
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
Updated to CEF 3 revision 1352 on Windows. Chrome 27.0.1453.116.
Show description for c6178b4committed
Commits on Aug 3, 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 28, 2013
- authored 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
CEF 3 javascript bindings not yet complete. Still todo: passing
Show description for 0f58a3eauthored andcommitted

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
