92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 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
minor tweaks More... almost 22 years ago
Don't accidentally instal the MSVCRT.dll from XP as it wont' work on Win98. Use a set from CVS instead of from the SYSDIR. More... almost 22 years ago
docstring tweak More... almost 22 years ago
simplify how the XWindow is extracted for GetHandle More... almost 22 years ago
The activex dirs got left out. More... almost 22 years ago
Doc tweaks, double the backslashes so they convert properly with ReST More... almost 22 years ago
whitespace cleanup More... almost 22 years ago
Changed name to wxFIXED_MINSIZE since that is more descriptive of what it does. The size can still be changed by the sizer, but it won't query the minsize if this flag is set. More... almost 22 years ago
Use FIXED_MINSIZE on the listbox More... almost 22 years ago
Changed name to wxFIXED_MINSIZE since that is more descriptive of what it does. The size can still be changed by the sizer, but it won't query the minsize if this flag is set. More... almost 22 years ago
Changed name to wxFIXED_MINSIZE since that is more descriptive of what it does. The size can still be changed by the sizer, but it won't query the minsize if this flag is set. More... almost 22 years ago
reSWIGged More... almost 22 years ago
notes about sizer changes More... almost 22 years ago
fix for self.root == None More... almost 22 years ago
Use default window IDs More... almost 22 years ago
Various layout tweaks, wx.FIXED_SIZE added, etc. More... almost 22 years ago
Add wxRTTI info and set bestSize More... almost 22 years ago
style tweaked More... almost 22 years ago
Use wx.CLIP_CHILDREN on the splitter windows More... almost 22 years ago
changed border style More... almost 22 years ago
Fixes so bg colors in a notebook on XP are visible again More... almost 22 years ago
Use a panel More... almost 22 years ago
Added wx.FIXED_SIZE. Added some new methods to wx.Window Added a Destroy method to wx.TaskbarIcon to help avoid double deletes More... almost 22 years ago
use wx.FIXED_SIZE More... almost 22 years ago
Somehow the Validate(), TransferDataToWindow(), TransferDataFromWindow(), and InitDialog() methods got lost. More... almost 22 years ago
Check for errors after unicode conversions More... almost 22 years ago
wxSize::SetDefaults More... almost 22 years ago
GetDefaultAttributes, and other tweaks needed to get up to date with CVS More... almost 22 years ago
updated version number More... almost 22 years ago
typos fixed More... almost 22 years ago