Commits
User selector
Commit History
Commits on Apr 19, 2017
Use CEF logging functions (#352) and others (#351, #277)...
Show description for 896b0dfcommitted
Commits on Mar 25, 2017
Fix Printing in the hello_world.py and tkinter_.py examples.
Show description for 77c506bcommitted
Commits on Mar 20, 2017
Rename setup installer's filename and other cleanup...
Show description for eb732d9committed
Commits on Feb 27, 2017
Build v55 on Mac Part 2 (#295)...
Show description for eeef09acommitted
Commits on Feb 24, 2017
Build v55 on Mac Part 1 (#295)...
Show description for 6b24eb1committed
Commits on Feb 20, 2017
Build v55 on Windows PART 2 (#294)...
Show description for 60ebfb8committed
Commits on Feb 17, 2017
Build latest v55 on Windows (#294)...
Show description for 7491576committed
Commits on Feb 12, 2017
Expose spell checking support API in the Browser object (#274).
Show description for 81a8558committed
Commits on Feb 11, 2017
Commits on Feb 4, 2017
Update to Chromium 55.0.2883.87 and CEF 3.2883.1554.gf984155 (v55.3).
Show description for e6424fecommitted
Commits on Dec 20, 2016
Fix focus in all examples. Pass kwargs to Handlers' callbacks (BC BREAK!).
Show description for 0a7d8d6committed
Commits on Dec 18, 2016
Create Tutorial (10% complete, #256) and simplify hello_world.py (#286).
Show description for d81f266committed
Commits on Dec 16, 2016
Add qt.py example (PyQt, PySide) (Issue #234).
Show description for 24418eccommitted
Commits on Dec 15, 2016
Update to Chrome 55.0.2883.59 and CEF 3.2883.1539.gd7f087e (#271).
Show description for bfc0a25committed
Commits on Oct 28, 2016
Update to Chrome 55.0.2883.21 and CEF 3.2883.1506.ga6c42a7 (#263), and
Show description for 59a9aa1committed
Commits on Oct 19, 2016
Commits on Oct 18, 2016
Update to Chrome 54.0.2840.59 and CEF 3.2840.1494.g7fe3d03 (#260).
Show description for 0cc124ecommitted
Commits on Oct 11, 2016
Support for PyPI / pip wheel packages on Linux (#219).
Show description for 387f386committed
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