92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 4 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed typo in comment More... over 24 years ago
Second phase of OOR completed. (Original python object return for wxEvtHandler and derived classes. More... over 24 years ago
Second phase of OOR completed. (Original python object return for wxEvtHandler and derived classes. More... over 24 years ago
fixed leaking wxColour More... over 24 years ago
add a newline to the log message More... over 24 years ago
Added wxPyLog so log targets can be created in Python with the appropriate callbacks. More... over 24 years ago
Fixed duplicate definition of wxWindow::SetAcceleratorTable, more swig code regenerated. More... over 24 years ago
Fix for missing -g from wx-config More... over 24 years ago
Regenerated some swig code, added some missing WXK_ constants, etc... More... over 24 years ago
Fixed Ron's fix Upped version number (beta) More... over 24 years ago
Minor tweaks and some typos fixed More... over 24 years ago
Checked wxConfig on Linux, added filename More... over 24 years ago
Fixed a potential python version problem More... over 24 years ago
Refactored Python shadows to use wxControlWithItems where appropriate. More... over 24 years ago
Refactored Python shadows to use wxControlWithItems where appropriate. More... over 24 years ago
Fixed new lintian warnings. Removed .cvsignore files from cp -R 'd examples. (Please don't use -R in install targets -- we don't need CVS cruft installed on peoples machines..) Added extra contrib libs to contrib-dev package. Removed 'shell' line from some non executable .py scripts. Updated lintian overrides. More... over 24 years ago
More build system polishing.. mostly. Some stuff ported over from recent changes to the 2.2 branch. More... over 24 years ago
Various updates, changes for wxTopLevelWindow, fixes for wxPen.SetDashes, etc. More... over 24 years ago
Add some Pen dashes tests More... over 24 years ago
bug #463146 More... over 24 years ago
version number update More... over 24 years ago
minor fixes More... over 24 years ago
Significantly changed how the Python interpreter lock and thread state are managed, which should fix the problem of running on a multi-processor machine. More... over 24 years ago
Significantly changed how the Python interpreter lock and thread state are managed, which should fix the problem of running on a multi-processor machine. More... over 24 years ago
Updates to contributed library stuff, a new version of PyCrust More... over 24 years ago
A better way to handle the OOR wxPyListCtrl --> wxLIstCtrl thing More... over 24 years ago
some little demo tweaks More... over 24 years ago
Removed font point size adjustment since wxWindows already does it. More... over 24 years ago
Fixed an OOR related bug that happened when a class has been renamed. More... over 24 years ago
Added pySketch sample More... over 24 years ago