Commits
User selector
Commit History
Commits on Jul 28, 2014
- committed
Commits on Dec 16, 2013
Added LifespanHandler.OnBeforePopup, see issue 93. Thanks
Show description for c385b49committed
Commits on Aug 6, 2013
Updated to CEF 3 revision 1352 on Windows. Chrome 27.0.1453.116.
Show description for c6178b4committed
Commits on Jul 11, 2013
Replaced the use of "exit()" with "sys.exit()", as this probably
Show description for 2f30e07authored andcommitted

Commits on Jun 25, 2013
- authored andcommitted


Removed spaces from the package name in setup.py to make
Show description for 2a53e1aauthored andcommitted

Commits on Jun 24, 2013
- authored andcommitted


Commits on Jun 21, 2013
Updated the "make_installer.py" and "create-setup.py" scripts,
Show description for 71d7fe3authored andcommitted

Commits on Jun 20, 2013
Merge branch 'HEAD' of https://code.google.com/p/cefpython/
Show description for 533dc4dauthored andcommitted

The "Exit" in the menu now exits the application in the wxpython.py
Show description for 0350c4fauthored andcommitted

Commits on Jun 10, 2013
Updated the wxpython example on Windows, added the tests
Show description for 88277cdcommitted
Commits on Jun 5, 2013
Fixes to bytes/unicode strings encoding and decoding,
Show description for a797769committed
Commits on Jun 3, 2013
Updated CEF 1 linux 64bit to Branch 1453, Chrome version 27.0.1453.93,
Show description for afb6a64authored andcommitted

Commits on May 31, 2013
Added comments in regards to memory corruption fix in
Show description for 696c8f4authored andcommitted

Commits on May 30, 2013
Added RequestHandler.GetDownloadHandler and DownloadHandler.
Show description for 2f09ac5authored andcommitted

Commits on May 28, 2013
Fixes in public functions called from C++ in regards to
Show description for 0d92b48authored andcommitted

Commits on May 27, 2013
Added CookieManager class.
Show description for bc8f4caauthored andcommitted

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 May 13, 2013
Added new methods to RequestHandler: OnBeforeBrowse(),
Show description for 1af1a98authored andcommitted

Commits on May 12, 2013
- authored andcommitted


Commits on May 11, 2013
Created "create-setup.py" script for automating creation
Show description for 57e490dauthored andcommitted

Directory structure under "cef1/linux/" changed to support both
Show description for e5d9e59authored andcommitted

- authored andcommitted


Commits on May 9, 2013
- committed
Updated Linux setup installer to include wx subpackage.
Show description for 16b39c9committedFixed cefpython.GetModuleDirectory() invalid windows slashes
Show description for 623e26acommitted
Commits on May 8, 2013
Updated Linux examples to work within a package.
Show description for 4df5552committed
Commits on May 7, 2013
Disabled plugins in example scripts for Linux, as websites using
Show description for cd04e7acommittedA shorter and more readable way of comparing python versions
Show description for 356d761committed
Commits on May 6, 2013
wxPython example is working, binaries updated. To make it
Show description for 36c0759committed
Commits on May 3, 2013
Added PyGTK example for Linux - it works! wxPython example
Show description for 78b5f8dcommitted
Commits on May 2, 2013
Added support for Linux in cython files, the cefpython.so
Show description for 02af2f2committedAdded Linux Makefiles for creating static libraries
Show description for c56f28bcommitted