Commits
User selector
Commit History
Commits on Oct 11, 2016
Support for PyPI / pip wheel packages on Linux (#219).
Show description for 387f386committed- committed
Commits on Sep 25, 2016
Implement external message pump, still experimental (#246).
Show description for f8286e0committed
Commits on Sep 24, 2016
Refactor handlers and extern, and other minor changes.
Show description for 6ed46c9committedAdd tkinter_.py example (#255) among others.
Show description for 10a988bcommitted
Commits on Sep 21, 2016
Add gtk.py example (#253), use PyGObject/Gtk, test with Python 2 / 3.
Show description for 3d7670ecommittedFix --fast build in compile.py and fix installing on system Python 2.7.
Show description for 75884b6committed
Commits on Sep 20, 2016
CEF Python 53.1 Beta release for Linux and Python 2.7 / 3.4 / 3.5.
Show description for 054a2abcommitted
Commits on Sep 18, 2016
Add unit tests (#59) and fix Python 3 issue (#121,#183) among others.
Show description for 80d7c5acommitted
Commits on Sep 17, 2016
Add experimental Python 3 support (#121, #183) among others.
Show description for 6f0d9b3committed
Commits on Sep 13, 2016
Fix drag & drop in OSR Kivy when running http://html5demos.com/drag
Show description for 21549c7committed- committed
Fix drag & drop in OSR Kivy.
Show description for 8bd800fcommitted
Commits on Sep 12, 2016
Support for drag&drop in OSR Kivy on Linux (not yet working).
Show description for 7b2b8f5committed
Commits on Sep 8, 2016
Commits on Jul 11, 2016
Commits on Jul 8, 2016
Update Kivy: improve performance, add mouse scrolling and fix mouse move.
Show description for 638507acommitted
Commits on Jul 7, 2016
Fix Kivy's on_touch_down() - send modifiers for holding mouse button.
Show description for 779e2d5committed- committed
Commits on Jul 3, 2016
Commits on Jul 2, 2016
Fix printing on Linux (#238) and fix "undefined symbol" error (#230).
Show description for 7d47bfecommitted
Commits on Jun 30, 2016
- committed
Remove creation of libudev symlink in installers on Linux (Issue #148).
Show description for ba9c5b9committed
Commits on Jun 29, 2016
Commits on Jun 28, 2016
Commits on Jun 27, 2016
Update kivy_.py and fix keyboard - so far only a-z, 0-9 and enter do work.
Show description for 810ed33committedUpdate pygtk_.py and expose new functions required on Linux...
Show description for c6973a9committed
Commits on Jun 26, 2016
Update to Chrome 51.0.2704.103 / CEF 3.2704.1432.g60b3718...
Show description for 631fd54committedFeed cefpythonapp before cef/cef_dll_wrapper to the linker (#230)...
Show description for 03e9515committed
Commits on Jun 25, 2016
Update to CEF 3.2526.1373.gb660893 (Chrome 47)...
Show description for bc3b9aacommitted
Commits on May 26, 2016
Commits on May 25, 2016
Refactor files structure: cefpython/ -> src/ . More...
Show description for 96999f1committed
Loading