160
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add simple wxColourDatabase unit test More... 11 months ago
Use CSS colour values in wxColourDatabase by default More... 11 months ago
Show standard colours in alphabetical order in "drawing" sample More... 11 months ago
Don't use wxColourDatabase for stock pen/brush initialization More... 11 months ago
Simplify handling of GREY/GRAY in wxColourDatabase More... 11 months ago
Use ASCII string for standard colour database colour names More... 11 months ago
Delete wxTheColourDatabase in wxDeleteStockLists() too More... 11 months ago
Avoid markup text memory leak in wxStaticText More... 11 months ago
Refresh wxStaticText after setting its markup label More... 11 months ago
Merge branch 'msw-stattext-markup' More... 11 months ago
Avoid refreshing wxGenericStaticText if its markup didn't change More... 11 months ago
Allow to check if wxMarkupText has changed when setting it More... 11 months ago
Remove redundant wxMarkupText::SetMarkup() More... 11 months ago
Implement support for markup in wxMSW wxStaticText More... 11 months ago
Fix double negatives used with 'neither' More... 11 months ago
Merge branch 'aui-book-order' into master More... 11 months ago
Merge branch 'aui-split' into master More... 11 months ago
Merge branch 'aui-layout-no-docks' More... 11 months ago
Add support for saving and restoring wxAuiNotebook layout More... 11 months ago
Add wxAuiNotebook::UnsplitAll() More... 11 months ago
Add private wxAuiNotebook::GetMainTabCtrl() helper More... 11 months ago
Add trivial wxAuiNotebookPage::RemoveAll() helper More... 11 months ago
Merge branch 'aui-book-pages' into master More... 11 months ago
Make wxAuiTabContainer::TabHitTest() more convenient to use too More... 11 months ago
Use range-for for more loops in wxAuiTabContainer More... 11 months ago
Make wxAuiTabContainer::ButtonHitTest() more convenient to use More... 11 months ago
Extract wxAuiDockLayoutInfo, add functions for copying just it More... 11 months ago
Extract code for main tab creation into CreateMainTabCtrl() More... 11 months ago
Add wxAuiTabContainer::DoUpdateActive() helper More... 11 months ago
Stop passing window to insert separately to wxAuiTabContainer More... 11 months ago