92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 6 days ago. based on code collected 7 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add SetKind accessor More... almost 22 years ago
Get the GIL before raising an exception More... almost 22 years ago
MaskedEditControl bugfix pach from Will Sadkin More... almost 22 years ago
Added new MaskedEditControl code from Will Sadkin. The modules are now locaed in their own sub-package, wx.lib.masked. Demos updated. More... almost 22 years ago
Add back some missing enums More... almost 22 years ago
Make sure the window is not iconized before saving position and size. More... almost 22 years ago
Also Check for validity in comparrison operators More... almost 22 years ago
Check for validity in __repr__ and __str__ More... almost 22 years ago
Make InheritAttributes and ShouldInheritColours public so they can be called from derived Python classes. More... almost 22 years ago
default id's where possible More... almost 22 years ago
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
Remove use of m_bestSize More... almost 22 years ago
Reorder the controls so the RadioButtons work right on Windows More... almost 22 years ago
Use Update More... almost 22 years ago
Set stc and xrc to use GENDIR again as SWIG on Mac is still generating slightly different code than the other platforms for some reason More... almost 22 years ago
MacSetTheme More... almost 22 years ago
Use GetHandle for Mac too More... almost 22 years ago
MacSetMetalAppearance More... almost 22 years ago
Default for id More... almost 22 years ago
reSWIGged More... almost 22 years ago
Add width and precision params for wxGridCellFloatEditor More... almost 22 years ago
Added SetDefaultXXX methods More... almost 22 years ago
Added new encoding, new methods More... almost 22 years ago
Moved some enums around to better match the C++ headers More... almost 22 years ago
Oops More... almost 22 years ago
Added some convenience methods to wx.Bitmap: SetSize, GetSize, and wx.EmptyBitmap can be called with a wx.Size (or a 2-element sequence) object too. Similar changes were done for wx.Image as well. More... almost 22 years ago
More about the sizer changes More... almost 22 years ago
clarify the note about OpenGL errors More... almost 22 years ago
removed stuff about the decorator classes More... almost 22 years ago