92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 9 days ago. based on code collected 10 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed a few typos More... almost 22 years ago
It's now wx._core More... almost 22 years ago
Add Unbind methods that can Disconnect event handlers More... almost 22 years ago
Remove the need for the PyPen class More... almost 22 years ago
better __docfilter__ and other epydoc tweaks More... almost 22 years ago
reSWIGged More... almost 22 years ago
fixed introspection of objects with attrs without string names. More... almost 22 years ago
added missing comma More... almost 22 years ago
SetStringSelection and etc. fixes More... almost 22 years ago
Patches from KevinO that work around issues where the widget isn't fully created yet. More... almost 22 years ago
wxToggleButton on wxMac has these methods now More... almost 22 years ago
More details about the internal module name changes More... almost 22 years ago
make it easier to do a gtk2 build More... almost 22 years ago
reSWIGged More... almost 22 years ago
Renamed the core namespace's submodules to have a leading underscore. This is so epydoc will automatically mark them as private and won't document the objects they contain (they'll be docmented via the wx module.) More... almost 22 years ago
reSWIGged More... almost 22 years ago
wx.StaticBox and siblings creation order, and other fixes from Kevin Ollivier More... almost 22 years ago
Use the right classname More... almost 22 years ago
We need __docfilter__ too More... almost 22 years ago
Tweak the text about Sizer changes More... almost 22 years ago
allow to be imported independently More... almost 22 years ago
Add __docfilter__ to modules so epydoc doesn't generate docs for all the SWIG crud in the modules it doesn't need to. More... almost 22 years ago
A way to make the DC classes in wxPython look like the ones in 2.5, so code can be written that works with both versions. More... almost 22 years ago
Use PostCreate More... almost 22 years ago
wxFIXED_MINSIZE is not needed anymore More... almost 22 years ago
bugfix More... almost 22 years ago
Remove some obsolete window styles, added a new sizer flag More... almost 22 years ago
Add the masked package dir More... almost 22 years ago
Various tweaks, docstring fixes, etc. More... almost 22 years ago
Updated SWIG docstring changes, also merged prepend patch More... almost 22 years ago