92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use top-level parent for the dialog parent More... almost 22 years ago
Add flush() to PyOnDemandOutputWindow More... almost 22 years ago
override GetLabe/SetLabel as on wxMac it will draw its own label that interferes with ours. More... almost 22 years ago
don't create the font until after the app is initialized More... almost 22 years ago
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
testing tweaks More... almost 22 years ago
Optimized sizers to not call CalcMin more often than neccessary More... almost 22 years ago
* Implemented BestSize cache More... almost 22 years ago
tweaks for testing More... almost 22 years ago
Create the wxPython dir (for the reverse renamers) if it doesn't exist More... almost 22 years ago
improved assert More... almost 22 years ago
wxParseWildcard renamed to wxParseCommonDialogsFilter. Its usage is extended from generic dialogs to MSW, Motif and other incoming ports. More... almost 22 years ago
reverted m_adjustMinSize change prepatory for a new approach to fix the problem More... almost 22 years ago
Fix for drag object bug More... almost 22 years ago
Changes needed to accomodate wxTheClipboard now being a macro for wxClipboard::Get More... almost 22 years ago
change how email is sent More... almost 22 years ago
Regenerated renamers, each has just a change in their headers More... almost 22 years ago
Patch from Kevin Ollivier that merges buildrenamers into the main config module, and other tweaks. More... almost 22 years ago
Patch from Will Sadkin: More... almost 22 years ago
reSWIGged More... almost 22 years ago
Controls will readjust their size and minsize when SetLabel or SetFont are called. Fixed up wxStaticText to blend the wxST_NO_AUTOSIZE with this new functionality. Made SetBestSize public under the SetBestFittingSize name. More... almost 22 years ago
Patch from Pierre Hjälm. More... almost 22 years ago
Set the client size as calculated, but use the full size for the size hints More... almost 22 years ago
in unicode mode the return value of gridtable.GetValue must be a string or a unicode object, as the coerce to unicode function used can only convert strings. More... almost 22 years ago
reSWIGged More... almost 22 years ago
reSWIGged More... almost 22 years ago
docstrign tweaks More... almost 22 years ago
Added missing GetKind method More... almost 22 years ago
Fixed broken DocDeclAStr macro More... almost 22 years ago