1
I Use This!
Inactive

Commits : Listings

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