1
I Use This!
Activity Not Available

Commits : Listings

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