92
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't need the "-hybrid" in the name any longer More... almost 24 years ago
Changed slightly the meaning of the Hybrid build. It is now essentially a release build (no debug info, optimiztions turned on) with the addition of __WXDEBUG__ being defined. More... almost 24 years ago
Updated PyCrust code from Patrick More... almost 24 years ago
Changed installer base filename More... almost 24 years ago
Test code for float editors More... almost 24 years ago
SWIGged update for wxGTK More... almost 24 years ago
Change back to the simple method by default More... almost 24 years ago
Fixed a layout bug in XRCed More... almost 24 years ago
Added SendSizeEvent More... almost 24 years ago
Added wxXmlResourceHandler to wxPython and enabled it's virtuals to be Python Callbacks. Added a sample to the demo to show how to do it. More... almost 24 years ago
SWIGged updates for wxMac More... almost 24 years ago
SWIGged update for wxGTK More... almost 24 years ago
A more dynamic wxWizard sample, and a fix for wxGrid wrappers More... almost 24 years ago
wxWizardPage now handled by OOR More... almost 24 years ago
SWIGged updates for wxMac More... almost 24 years ago
SWIGged update for wxGTK (the last checkin was really for wxMSW...) More... almost 24 years ago
SWIGged updates for wxGTK More... almost 24 years ago
Various changes needed to match recent cvs updates More... almost 24 years ago
Tweaked python image output slightly More... about 24 years ago
Added wxWizard and the wizard page classes, as well as a wizard sample in the demo. More... about 24 years ago
Fixed wxPython's wxArt constants More... about 24 years ago
Bad copy/paste fix More... about 24 years ago
SWIGged updates for wxMSW More... about 24 years ago
SWIGged update for wxGTK More... about 24 years ago
Reorganized listctrl demo a bit so I can test a bug report More... about 24 years ago
wxPython needs to deal with the new exitOnFrameDelete policy too. More... about 24 years ago
demo tweak More... about 24 years ago
Allow AddWindow and RemoveWindow to be overridden in classes derived in Python More... about 24 years ago
Typo fixed More... about 24 years ago
Put a panel under the colored windows so wxGTK's notebook doesn't munge the bg color More... about 24 years ago