92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make the comment colors have a bit more contrast, and reduce the timeout on the splashscreen. More... over 22 years ago
More lib and demo patches to drop the wx prefix (Jeff has been busy!) More... over 22 years ago
Clean out the old stuff More... over 22 years ago
reSWIGged More... over 22 years ago
reSWIGged More... over 22 years ago
Aquire the GIL before raising the NotImplementedError exception More... over 22 years ago
Added wxHtmlCell::[S|G]etId More... over 22 years ago
More lib and demo changes for dropping the wx prefix, from Jeff G. More... over 22 years ago
reSWIGged More... over 22 years ago
Oops More... over 22 years ago
Fixed a couple namespace issues More... over 22 years ago
Fixed indetation error More... over 22 years ago
More changes to make the autodocs be better, made all the namestrings and such be visible to swig so the autodoc generator knows how to rename them. More... over 22 years ago
reSWIGged More... over 22 years ago
autodoc docstring fixes and such More... over 22 years ago
Version number More... over 22 years ago
Updated SWIG patches for new CVS line numbers, also output "int" for enum types in the autodoc strings. More... over 22 years ago
reSWIGged More... over 22 years ago
Tweaking names (Thanks Jeff!) More... over 22 years ago
Tweaked some sample code More... over 22 years ago
Fixed a very weird typo More... over 22 years ago
Reworked how stock objects are initialized. They now have an alternate __class__ until the App is initialized so they will raise an exception if anybody tries to use them before the C++ object has been created. More... over 22 years ago
Fix __repr__ More... over 22 years ago
Added FindById More... over 22 years ago
Reworked how stock objects are initialized. They now have an alternate __class__ until the App is initialized so they will raise an exception if anybody tries to use them before the C++ object has been created. More... over 22 years ago
Added wxGetKeyState More... over 22 years ago
Swtch to using Bind, and use better styles for the code viewer More... over 22 years ago
Added PyPlot More... over 22 years ago
Lots of wx namespace updates for the wx.lib package and the demo from Jeff Grimmett with some tweaks and changes from Robin More... over 22 years ago
Switch to a read-only combobox More... over 22 years ago