92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 9 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix regression in aui framemanager introduced in commit 2760cbe0 which mistakenly reverted the fix introduced in commit d0577746 More... almost 5 years ago
change from spr to spp More... almost 5 years ago
calculate scroll based on childs relative position to scrolledpanel More... almost 5 years ago
New button type: ShowHideToggleButton. More... about 5 years ago
Correct typo in eventwatcher.py More... about 5 years ago
Fix regression in auibar introduced in commit e32ba711 which mistakenly reverted the fix introduced in commit e059ec1a More... about 5 years ago
Merge pull request #1912 from wxWidgets/various-tweaks More... about 5 years ago
Add some changelog items More... about 5 years ago
Move the code sample into an expandable section in the github issue template More... about 5 years ago
Change InitLocale to just do locale.setlocale(locale.LC_ALL, "C") to undo what Python (3.8+ on Windows) does. More... about 5 years ago
Ensure time_t is treated as a 64-bit value by SIP More... about 5 years ago
Ensure the the timers are all stopped when the Timer sample is shutdown More... about 5 years ago
decode the catalog lookup path if needed More... about 5 years ago
Fix an invalid escape sequence warning More... about 5 years ago
Add test cases for GenericDirCtrl.GetPath and GetPaths More... about 5 years ago
Merge branch 'fix-wxHandleFatalExceptions' More... about 5 years ago
Merge branch 'cbeytas-treefixes' More... about 5 years ago
I think this wx.Locale() may be unnecessary now that InitLocal has been rewritten... More... about 5 years ago
Fix merge conflict. More... about 5 years ago
Merge pull request #1897 from swt2c/cubectrl_gtk3 More... about 5 years ago
Merge pull request #1896 from kdschlosser/fixes_floating_point_math More... about 5 years ago
Provide a stubbed version of wxHandleFatalExceptions based on wxUSE_ON_FATAL_EXCEPTION More... about 5 years ago
Add support for using setCppCode on function objects More... about 5 years ago
Pythonize wx.GenericDirCtrl.GetPaths More... about 5 years ago
Pythonize wx.GenericDirCtrl.GetPaths More... about 5 years ago
Pythonize wx.GenericDirCtrl.GetPaths More... about 5 years ago
Adjust CubeColourDialog's SpinCtrl width when on GTK3 More... about 5 years ago
Adjust CubeColourDialog's SpinCtrl width when on GTK3 More... about 5 years ago
Adjust CubeColourDialog's SpinCtrl width when on GTK3 More... about 5 years ago
Fixes floating point math in wx.lib.agw.aui More... about 5 years ago