1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Debugger: Remove some assumptions More... over 10 years ago
Bump version to 0.2.0-alpha.1 More... about 11 years ago
Only set Text.label.color if it has not changed More... about 11 years ago
Reformat code a bit More... about 11 years ago
Add pointer scroll event More... about 11 years ago
Tutorial typo fix More... almost 12 years ago
Make demos executable More... almost 12 years ago
Merge branch 'debugger' into master More... almost 12 years ago
Fix DecorationLayer.hit_test More... almost 12 years ago
Make keyboard events usable More... almost 12 years ago
Mark the hidden attribute as interesting More... almost 12 years ago
Add the `hidden` attribute for quick easy hiding of stuff More... almost 12 years ago
Not all GraphicsObjects have a children attribute now More... almost 12 years ago
Fix up the mouse event example More... almost 12 years ago
Documentation: The fourth page of the tutorial More... almost 12 years ago
Documentation: The third page of the tutorial More... almost 12 years ago
Whoops... Also add the included files. More... almost 12 years ago
Ignore PEP8 indentation warnings in tests The pep8 module recently grew indentation checks. The test suite promptly started failing. More... almost 12 years ago
Use the sphinx literalinclude for code in the tutorials More... almost 12 years ago
Documentation: The second page of the tutorial More... almost 12 years ago
Documentation: The first page of the tutorial More... almost 12 years ago
Add a demo to show simple mouse handling More... almost 12 years ago
Update docs More... almost 12 years ago
Merge branch 'events' More... almost 12 years ago
Get rid of the children attribute in non-Layers More... almost 12 years ago
Pacify pylint More... almost 12 years ago
Separate pointer events into individual methods More... almost 12 years ago
Fix pylint warnings More... almost 12 years ago
Refactor: s/change_matrix/transform/. Also, doc up More... almost 12 years ago
Cheaper rotation More... almost 12 years ago