Commits
User selector
Commit History
Commits on Jan 21, 2015
Added ExecuteFunction and ExecuteJavascript methods also to the Browser
Show description for 35edce7committed
Commits on Dec 6, 2014
Commits on Jul 30, 2014
Fixed issues related to embedding multiple browsers in tabs (Issue 97).
Show description for 5cdc1cfcommitted
Commits on Jul 28, 2014
- committed
Commits on Dec 26, 2013
Added new methods to the Frame object: GetSource() and GetText().
Show description for 716671acommitted
Commits on Aug 6, 2013
- committed
Updated to CEF 3 revision 1352 on Windows. Chrome 27.0.1453.116.
Show description for c6178b4committed
Commits on Aug 3, 2013
Fixed compile errors in CEF Python 1.
Show description for d380fe8authored andcommitted

Commits on Jul 30, 2013
Fixed the way objects are freed, previous method was not reliable
Show description for 03b49dfauthored andcommitted

Commits on Jul 29, 2013
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 Jun 5, 2013
Fixes to bytes/unicode strings encoding and decoding,
Show description for a797769committed
Commits on May 26, 2013
- authored andcommitted


Commits on May 25, 2013
- authored andcommitted


Commits on May 23, 2013
Milestone 3 for Cyan Inc. completed.
Show description for d11b2d2authored andcommitted

Commits on Jan 1, 2013
Added an option to use Pygame to save browser view as an image.
Show description for 0a1154ecommitted
Commits on Dec 27, 2012
Updated Panda3D example.
Show description for a0fec9acommitted
Commits on Dec 24, 2012
Added new methods to Browser: GetSize(), SetSize(), Invalidate(), GetImage().
Show description for a3472b7committed
Commits on Dec 10, 2012
Added Frame object methods to cefadvanced example.
Show description for 5e07ad0committed
Commits on Dec 8, 2012
- committed
Making the code more strict typed.
Show description for 2e9cb3dcommitted
Commits on Dec 7, 2012
Work on offscreen rendering is not yet finished (Issue 36).
Show description for e3d50a5committed
Commits on Dec 3, 2012
Initial CEF 3 support, it's very limited as of the moment,
Show description for adb0e9acommitted
Commits on Dec 1, 2012
Updated to Chrome version 23.0.1271.95, CEF rev. 931.
Show description for 6d1c83acommitted
Loading