161
I Use This!
Very High Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Restore #include wx/time.h from wx/propgrid/propgrid.h More... 1 day ago
Fix recent regression with crash on closing wxLogDialog More... 1 day ago
Remove now unused wxPropertyGrid::m_timeCreated More... 1 day ago
Recognize wxTE_PROCESS_ENTER in wxSpinCtrl[Double] XRC handlers More... 2 days ago
Merge branch 'more-list-fixes' More... 2 days ago
Add test for wxList::Sort() More... 2 days ago
Remove outdated and confusing comment from wx/list.h More... 2 days ago
Fix wxList::Sort() compilation after recent changes More... 3 days ago
Add stock accelerators for "Close" and "Save As" More... 3 days ago
Merge branch 'y2k38-fixes' More... 4 days ago
Merge branch 'list-compat' More... 5 days ago
Format "false" and "true" better in wxGrid documentation More... 5 days ago
Remove some extra spaces from wx/generic/grid.h More... 5 days ago
Merge branch 'propgrid-tweaks' More... 5 days ago
Merge branch 'gtk-file-button' More... 5 days ago
Merge branch 'app-appearance' More... 5 days ago
Inherit all wxList ctors in wxResourceCache More... 5 days ago
Remove wxLIST_COMPATIBILITY define which was always on More... 5 days ago
Deprecate wxList ctors unavailable in wxUSE_STD_CONTAINERS build More... 5 days ago
Use DeleteContents() even with wxUSE_STD_CONTAINERS==1 in test More... 5 days ago
Add wxClearList() function replacing WX_CLEAR_LIST() macro More... 5 days ago
Make WX_APPEND_LIST() a function instead of a macro More... 5 days ago
Replace multiline wxList macro with wxListImpl template class More... 5 days ago
Remove unnecessary and unused wxList::BaseListType typedef More... 5 days ago
Add wxGridCellCoords::IsFullySpecified() More... 6 days ago
Add size parameter to wxTextEntryDialog More... 7 days ago
Fix splitter auto-centering logic More... 7 days ago
Stop auto-centering splitter after it was moved by user More... 7 days ago
Return early from proxy_g_signal() too More... 7 days ago
Add wxGtkVariant helper and start using it in GTK settings code More... 7 days ago