92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applied and merged patch 486364, which enables wxPython to be built in unicode mode. There are a number of things still missing in it and not everything is converted correctly... But it now builds and functions properly again in non-unicode mode so this is a good time to check in everything. The previous version of all of wxPython sources is tagged wxPy_B4_UNICODE. More... about 24 years ago
SWIGged updates for wxMac More... about 24 years ago
New SWIGged updates for wxGTK More... about 24 years ago
Reformatted some demo text More... about 24 years ago
Added a reminder to myself for later More... about 24 years ago
Removed redundant definitions More... about 24 years ago
applied patch to wxEditableListBox that adds wxEL_ALLOW_{EDIT,NEW,DELETE} with obvious meanings More... about 24 years ago
Little tweaks and fixes. More... about 24 years ago
Changes for recent htmlhelp updates More... about 24 years ago
Added a wxIconFromBitmap "constructor" for wxIcon. More... about 24 years ago
Added patch that adds style flags for wxEditableListBox to not use some of its standard buttons. More... about 24 years ago
Yet another update of XRCed. Fixes some display issues and some minor buglets. More... about 24 years ago
SWIGged updates for wxGTK More... about 24 years ago
Bugfix for wxTreeCtrl.InsertItemBefore and more SWIGged updates for wxMSW More... about 24 years ago
More XRCed updates from Roman More... about 24 years ago
SWIGged updates for wxGTK More... about 24 years ago
SWIGged updates for wxMSW More... about 24 years ago
Added some anchor related methods to wxHtmlWindow as suggested on the wxPython-users list. More... about 24 years ago
more updates for recent toolbar changes More... about 24 years ago
Added python support for a virtual CanDismiss method More... about 24 years ago
Added a Python-specific Append method to the wxListCtrl More... about 24 years ago
rearrainging a few things More... about 24 years ago
A new version of XRCed from Roman Rolinsky with a few tweaks by me. More... about 24 years ago
fixed typo More... about 24 years ago
Added wxPython.lib.rcsizer which contains RowColSizer. This sizer is based on code from Niki Spahiev and lets you specify a row and column for each item, as well as optional column or row spanning. Cells with not item assigned to it are just left blank. Stretchable rows or columns are specified and work the same as in wxFlexGridSizer. More... about 24 years ago
Moved declaratrions of wxPyInputStream and etc. into it's own header file. More... about 24 years ago
Moved declaratrions of wxPyInputStream and etc. into it's own header file. More... about 24 years ago
Moved declaratrions of wxPyInputStream and etc. into it's own header file. More... about 24 years ago
Changed the img2py tool to use PNG instead of XPM for embedding image data in Python source code, and the generated code now uses streams to convert the image data to wxImage, wxBitmap, or wxIcon. More... about 24 years ago
more wxMac specific updates More... about 24 years ago