92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 7 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reSWIGged More... about 22 years ago
build doc update for MSW More... about 22 years ago
demo tweaks More... about 22 years ago
reSWIGged More... about 22 years ago
Allow wxApp::MacOpenFile, MacPrintFile, MacNewFile, and MacReopenApp to be overridden in Python. More... about 22 years ago
add --enable-display More... about 22 years ago
Added __nonzero__ for wxTraskBarIcon More... about 22 years ago
wxMac can do wxMetaFileDC now More... about 22 years ago
PrintFramework fixes More... about 22 years ago
Use wxPyRaiseNotImplemented More... about 22 years ago
Added wxDisplay and wxVideoMode More... about 22 years ago
Added [G|S]etWindowVariant More... about 22 years ago
Added equality operators More... about 22 years ago
default style for statusbars varies by platform More... about 22 years ago
Updated version number More... about 22 years ago
ShouldInheritColours More... about 22 years ago
Fixed typo More... about 22 years ago
New style More... about 22 years ago
Updated DrawPolyPolygon note More... about 22 years ago
Default stule for wxFileConfig More... about 22 years ago
Add the wx module to the namespace More... about 22 years ago
Only close the shell window if it still exists More... about 22 years ago
Remove some extra Refreshes and such More... about 22 years ago
MaskedEditCtrl updates from Will Sadkin More... about 22 years ago
Remove #! More... about 22 years ago
When running samples from the demo standalone you can now add a --shell to the command line and it will start a PyShell to go with it. More... about 22 years ago
Copy all needed files for the debian source dist More... about 22 years ago
Added a typemap that converts the references returned for some GDI objects (Brush, Pen, Font, etc.) into copies, (taking advantage of the copy-on-write capabilities of the C++ class.) This is to work around an issue where getting a GDI object changing it and setting it back to the DC would trigger an incorrect optimization. More... about 22 years ago
fixed some docstrings More... about 22 years ago
Fixed wxWindow_FromHWND so it would compile (still untested) More... about 22 years ago