Issues
- 1
- 7
wxpython-response.py example: final url is wrong when doing redirects
#173 opened by GoogleCodeExporter - 1
- 3
The popup window and parent window can't script each other in the wxpython.py example
#171 opened by GoogleCodeExporter - 0
- 0
Expose CreateBrowser() with a callback argument that will be executed after browser was created
#170 opened by GoogleCodeExporter - 1
Add Browser.IsDevTools()
#169 opened by GoogleCodeExporter - 8
- 1
Embed __version__ also in the cython generated module (cefpython_py27.pyd)
#167 opened by GoogleCodeExporter - 2
Issues with size_t => int conversions when using cef_values.h API on Win x64 platform
#165 opened by GoogleCodeExporter - 0
Python Wheels - DESCRIPTION.rst UNKNOWN
#166 opened by GoogleCodeExporter - 3
- 0
Examples crash on Mac when app doesn't have permission to write to the debug.log file
#164 opened by GoogleCodeExporter - 3
Mac examples exit with error code 255
#162 opened by GoogleCodeExporter - 2
- 7
Cookies not flushed to disk when closing app immediately (wxpython.py)
#158 opened by GoogleCodeExporter - 0
Provide a single same wxpython.py example for all plattforms (Win, Linux, Mac)
#159 opened by GoogleCodeExporter - 0
- 3
- 1
Create build_all.bat and build_all.sh scripts to build multiple binary distributions in just one step
#157 opened by GoogleCodeExporter - 1
- 9
Text input not working in wxPython 2.9/3.x in wx/sample2.py and sample3.py examples
#152 opened by GoogleCodeExporter - 0
Latest CEF does not support VS2008 anymore
#153 opened by GoogleCodeExporter - 1
- 5
Error launching app when path contains unicode characters on Windows/Py27 (solution in comment #4)
#151 opened by GoogleCodeExporter - 5
Improve documentation on wiki pages: add table of contents, fix grammar, check if descriptions are up to date
#150 opened by GoogleCodeExporter - 2
Add an empty debug.log to package examples/ directory so that it uninstalls cleanly in case examples were launched
#149 opened by GoogleCodeExporter - 2
Debian package issues "The package is of bad quality" on Ubuntu 14.04
#147 opened by GoogleCodeExporter - 0
- 7
- 10
Linux installers: setup.py and .deb package issues - dependencies and libudev.so.0
#145 opened by GoogleCodeExporter - 23
cefpython3 package on PyPI
#144 opened by GoogleCodeExporter - 1
ef.so
#143 opened by GoogleCodeExporter - 2
- 1
virustotal.com false positive for example.html and wxpython.html files
#142 opened by GoogleCodeExporter - 10
- 4
Implement LifespanHandler
#139 opened by GoogleCodeExporter - 7
Update to CEF branch 1750 (Chrome 33)
#138 opened by GoogleCodeExporter - 9
- 1
PaintBuffer.GetString should allow for both mode and origin conversions at the same time
#136 opened by GoogleCodeExporter - 2
cant build exe with py2exe
#134 opened by GoogleCodeExporter - 2
Example of packaging app using pyinstaller
#135 opened by GoogleCodeExporter - 0
- 8
CefInitialize fails intermittently on Linux during launch of a subprocess
#131 opened by GoogleCodeExporter - 0
Embed VERSIONINFO in subprocess.exe
#132 opened by GoogleCodeExporter - 4
- 3
chromectrl: a new timer for message loop processing is created for each ChromeWindow instance
#129 opened by GoogleCodeExporter - 3
New application setting "auto_zooming"
#128 opened by GoogleCodeExporter - 4
ResourceHandler: creating cookie during POST request fails (wxpython-response.py)
#127 opened by GoogleCodeExporter - 1
Unique cookie manager per browser session
#126 opened by GoogleCodeExporter