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
Update sip to v6.9.0 More... 11 months ago
Document incompatible change to wxAuiNotebook page indices More... 11 months ago
Add wxAuiNotebook::GetPagePosition() More... 11 months ago
Never change the logical page order in wxAuiNotebook More... 11 months ago
Document that wxAuiNotebook always adds page to active tab control More... 11 months ago
Assert when passed bad page index in wxAuiNotebook More... 11 months ago
Add wxAuiTabContainer::RemovePageAt() More... 11 months ago
Remove useless check from wxAuiNotebook::DoRemovePage() More... 11 months ago
Destroy, not delete, pages in wxBookCtrlBase::DoRemovePage() More... 11 months ago
Simplify deleting/removing pages from wxAuiNotebook More... 11 months ago
Check page index validity in wxAuiNotebook::InsertPage() too More... 11 months ago
Simplify page index check in wxAuiNotebook::InsertPage() More... 11 months ago
Consistently use wxNOT_FOUND for m_curPage instead of -1 More... 11 months ago
Simplify code for selecting the first page in wxAuiNotebook More... 11 months ago
Show AUI book pages order and current index in the sample More... 11 months ago
Merge pull request #2655 from amarinoICEg/drawrectangleCast More... 12 months ago
casting drawrectangle arguments to int as required More... 12 months ago
Simplify and optimize wxAuiTabContainer::MovePage() More... 12 months ago
Forward wxAuiTabContainer::AddPage() to InsertPage() More... 12 months ago
Simplify code in wxAuiTabContainer::InsertPage() More... 12 months ago
Use wxAuiNotebookPage copy ctor instead of assignment More... 12 months ago
Simplify computing the new tab control size in Split() More... 12 months ago
Don't make wxAuiNotebook::Split() virtual More... 12 months ago
Merge branch 'aui-cleanup' More... 12 months ago
Merge branch 'internat-smpl-cleanup' of https://github.com/lanurmi/wxWidgets More... 12 months ago
Don't serialize docks information in wxAUI More... 12 months ago
Use new wxAuiPaneLayoutInfo for serialization More... 12 months ago
Allow wxAuiDeserializer::CreatePaneWindow() to modify pane info More... 12 months ago
Accept negative positions in AUI layout XML deserializer More... 12 months ago
Merge branch 'webrequest-curl-fix' More... 12 months ago