Commits
User selector
Commit History
Commits on Jan 22, 2015
Addded comments in the wxpython.py example on Windows, about the
Show description for 0c1edf0committed- committed
Commits on Jan 21, 2015
Commits on Jan 20, 2015
Commits on Jan 17, 2015
Commits on Jan 16, 2015
Added support for building CEF 64-bit on Windows.
Show description for 05366f2committed
Commits on Jan 14, 2015
Added build_all.bat script to build all packages for distribution in one
Show description for 22413f2committed
Commits on Jan 13, 2015
Fixes to OnClose in wxpython.py. It is not required to call CloseBrowser
Show description for 9eca634committed
Commits on Jan 11, 2015
Fixed Issue 158: Cookies not flushed to disk when closing app
Show description for e95859dcommitted
Commits on Dec 17, 2014
Commits on Dec 4, 2014
Create empty debug.log files so that package uninstalls cleanly
Show description for 603cdf0committed
Commits on Dec 3, 2014
- committed
Improvements to Linux and Windows installers. Issue 145, Issue 105,
Show description for 028a36bcommitted
Commits on Dec 2, 2014
Update setup.py installers. Use setup(distclass=) instead of a hack
Show description for 2ca8c28committed
Commits on Dec 1, 2014
Provide setup.cfg with python-tag to Python Wheels. For python-tag
Show description for d0189d5committed- committed
Updated setup.py installers. Use setuptools instead of distutils,
Show description for 7b989b2committed
Commits on Oct 22, 2014
Got rid of false positives on virustotal.com detected for example.html
Show description for d7e0c77committed
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 Jul 30, 2014
Fixes to the setup installers. Copy the js/css files that belong to
Show description for a694976committed
Commits on Jul 28, 2014
- 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 Mar 29, 2014
Commits on Jan 16, 2014
- committed
Commits on Jan 15, 2014
Added `commandLineSwitches` param to cefpython.Initialize().
Show description for 0ece555committed
Commits on Jan 13, 2014
Fixes to pathnames in Inno Setup installer
Show description for 85dd535committed- committed
Commits on Jan 9, 2014
Commits on Jan 8, 2014
CreateBrowserSync, Shutdown and others are now called without
Show description for a97b3c0committed
Commits on Dec 26, 2013
Added new methods to the Frame object: GetSource() and GetText().
Show description for 716671acommitted
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