1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 35 minutes ago. based on code collected about 14 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- removed tests dir temporarily while unit tests are reorganized More... over 13 years ago
Cleaned examples More... over 13 years ago
Added the depreciated Window.opened method in the doc More... over 13 years ago
Updated documentation (2/2) More... over 13 years ago
Merge branch 'fix_doc' of github.com:Sonkun/python-sfml2 into fix_doc More... over 13 years ago
- factored content out of introduction page into the index, examples, and gettingstarted pages so that it could be removed entirely - reworked the index and gettingstarted pages - added Sonkun to contributors list (duh) - moved long urls to bottom to make documentation less cluttered (instead of in-lining them) More... almost 14 years ago
Merge branch 'master' of github.com:Sonkun/python-sfml2 More... almost 14 years ago
- examples now work with python 2 and 3 - updated setup.py to use renamed readme file More... almost 14 years ago
- hard-coded version number in readme file More... almost 14 years ago
- made resources a bulleted list More... almost 14 years ago
- added file extension to README file for Windows users' and github's sake More... almost 14 years ago
- updated readme - docs don't produce warnings anymore - fixed typo in unit test More... almost 14 years ago
- updated the gitignore to disregard egg files More... almost 14 years ago
- fixed submodule layout More... almost 14 years ago
Fixed some merge errors More... almost 14 years ago
Merge branch 'addons-test' More... almost 14 years ago
- renamed addons to add-ons More... almost 14 years ago
Merge branch 'master' of github.com:Sonkun/python-sfml2 More... almost 14 years ago
- updated setup.py to use pytest and distutils More... almost 14 years ago
Fixed sf.TransformableDrawable More... almost 14 years ago
Fix bug in views returned by sf.RenderTarget (view are linked now) #36 More... almost 14 years ago
Fix various threading issues in the network module More... almost 14 years ago
Merge branch 'master' of github.com:Sonkun/python-sfml2 More... almost 14 years ago
Removed property position in the documenation too More... almost 14 years ago
Removed property position from sf.MouseWheelEvent and sf.MouseButtonEvent More... almost 14 years ago
Fixed sf.MouseMoveEvent.position More... almost 14 years ago
Updated documentation (1/2) More... almost 14 years ago
- updated documentation More... almost 14 years ago
- added sfemovie repository as submodule More... almost 14 years ago
- fixed typo in setup.py - updated all occurences of 'opened' with 'is_open' to match C++ API More... almost 14 years ago