92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 11 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wx.lib.mixins.listctrl: Patches from Toni Brkic: * Bugfix for TextEditMixin when the view can't be scrolled * Enhancement for ListCtrlAutoWidthMixin, allowing it to manage the width of any column. More... about 21 years ago
Note to self... More... about 21 years ago
Add note about the recursive Refresh change More... about 21 years ago
reSWIGged More... about 21 years ago
Be a little smarter about converting unicode command-lines to string objects. More... about 21 years ago
A little cleanup More... about 21 years ago
Moved some of the linux builds to a new build host More... about 21 years ago
Added GetCount, GetCountRGB, and GetCountColour methods to wx.ImageHistogram. More... about 21 years ago
Delay some of the cascading resizes to work around a bug with defered resizes in wxMSW. More... about 21 years ago
reSWIGged More... about 21 years ago
reSWIGged More... about 21 years ago
version number update More... about 21 years ago
docstring update More... about 21 years ago
Added IsFalse() More... about 21 years ago
Tile() now has a parameter More... about 21 years ago
Only use locale.getdefaultlocale()[1] if sys.getdefaultencoding() is still "ascii" More... about 21 years ago
use wxEventType instead of enum More... about 21 years ago
copy *.py files too More... about 21 years ago
fix string substitution More... about 21 years ago
reSWIGged More... about 21 years ago
Turn off the expando-matic rubber band thing for mac More... about 21 years ago
Better capture of unicode character events More... about 21 years ago
docstring update More... about 21 years ago
wxTE_CAPITALIZE More... about 21 years ago
wxEVT_HIBERNATE More... about 21 years ago
Add some new WXK codes More... about 21 years ago
Ensure that the encoding returned from locale.getdefaultlocale() is valid, default to sys.getdefaultencoding() if not. More... about 21 years ago
Call evt.Skip by default More... about 21 years ago
Bumped subrelease number More... about 21 years ago
Drop the "rc" More... about 21 years ago