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
Added some docstrings. Added wx.DefaultDateTime. Fixed CalendarCtrl.HitTest More... about 22 years ago
reSWIGged More... about 22 years ago
Gave wxWindow.GetHandle something to do on wxMac, although it won't have exactly the same meaning as the other platforms. More... about 22 years ago
Fixed a compile error on wxMac More... about 22 years ago
reSWIGged More... about 22 years ago
Add some ownerdraw methods to ListBox for MSW More... about 22 years ago
Make all wxMask constructors use the C++ (bitmap, colour) ctor, and then just default in BLACK to simulate the default (monobitmap) behaviour. It's too tricky to make true monochome bitmaps in a platform independent way from the Python wrappers. More... about 22 years ago
Tweaks for when using some new tex2rtf options More... about 22 years ago
Typo fixed More... about 22 years ago
Fix test broken by change in package name from PyCrust to py. More... about 22 years ago
The truth is out there. More... about 22 years ago
A little tweak More... about 22 years ago
reSWIGged More... about 22 years ago
Added selection methods More... about 22 years ago
PS can output to ta stream (but still need to make output streams more usable from wxPython...) More... about 22 years ago
Fix ambiguity More... about 22 years ago
Added wxDC::GetPartialTextExtents More... about 22 years ago
HYBRID wxPython builds also need the __NO_VC_CRTDBG__ define since there are wx headers that use it now. More... about 22 years ago
reSWIGged More... about 22 years ago
Use "wxCheckListBox" instead of the deprecated "wxCheckList" More... about 22 years ago
Updates to reflect recent changes in wxWindows More... about 22 years ago
Update the version number, remove mentioon of the wx.py.wxd module More... about 22 years ago
use static_cast<> in event table macros for type safety (patch 843206) More... about 22 years ago
shell.autoCompleteAutoHide added with default of True. More... about 22 years ago
Fixed problem with Calltip tab not refreshing properly on Windows. More... about 22 years ago
Cosmetic changes. More... about 22 years ago
Put the wxMemoryBuffer typemaps back More... about 22 years ago
Corrected parameter names More... about 22 years ago
Problem fixed, removed comments about it More... about 22 years ago
stc module updates for the new Scintilla More... about 22 years ago