92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
Fix printing? More... almost 22 years ago
Docstrings More... almost 22 years ago
Add PreGrid() More... almost 22 years ago
Decref items added to lists More... almost 22 years ago
wxGTK now uses gtk_init_check so wxPython can raise an exception if there is no DISPLAY available or other initializaion problem. More... almost 22 years ago
More test cases and handle __doc__ == None More... almost 22 years ago
reSWIGged More... almost 22 years ago
Removed calls to wx.InitAllImageHandlers. More... almost 22 years ago
Replaced wx/lib/pubsub.py with a version that uses weak references to track the subscribers. Thanks go to Oliver Schoenborn and Robb Shecter. More... almost 22 years ago
Subindent support added More... almost 22 years ago
Docstring fix More... almost 22 years ago
wx.InitAllImageHandlers is now an empty function that does nothing but exist for backwards compatibility. More... almost 22 years ago
Added test for smaller spinctrl More... almost 22 years ago
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
Add SetBestSize, GetDefaultAttributes and fixed ShouldInheritColours More... almost 22 years ago
Docstring fixes More... almost 22 years ago
Accept old 'faceName' keyword arg More... almost 22 years ago
Fix docs for Bind More... almost 22 years ago
Change the C name of my wxGetApp so it doesn't conflict if wxPython is linked statically with a C++ wxWidgets app. More... almost 22 years ago
Modules generated by SWIG can now have module docstrings. More... almost 22 years ago
Added a generic StaticBitmap class in wx.lib.statbmp for the same reasons that stattext was created, so it could be mouse sensitive on all platforms like normal windows. Also updated stattext.py and buttons.py to handle attribute (font & colour) defaults and inheritance the new way. More... almost 22 years ago
Updates for the Joystick demo to allow it to funciton on Linux where the min position values are negative. More... almost 22 years ago
OGL typemap and OOR fixes More... almost 22 years ago
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
More DocStr macro updates More... almost 22 years ago