openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
wxWidgets
Settings
|
Report Duplicate
160
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Nov 13, 2024 — Nov 13, 2025
Showing page 67 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update sip to v6.9.0
Scott Talbert
More...
11 months ago
Document incompatible change to wxAuiNotebook page indices
Vadim Zeitlin
More...
11 months ago
Add wxAuiNotebook::GetPagePosition()
Vadim Zeitlin
More...
11 months ago
Never change the logical page order in wxAuiNotebook
Vadim Zeitlin
More...
11 months ago
Document that wxAuiNotebook always adds page to active tab control
Vadim Zeitlin
More...
11 months ago
Assert when passed bad page index in wxAuiNotebook
Vadim Zeitlin
More...
11 months ago
Add wxAuiTabContainer::RemovePageAt()
Vadim Zeitlin
More...
11 months ago
Remove useless check from wxAuiNotebook::DoRemovePage()
Vadim Zeitlin
More...
11 months ago
Destroy, not delete, pages in wxBookCtrlBase::DoRemovePage()
Vadim Zeitlin
More...
11 months ago
Simplify deleting/removing pages from wxAuiNotebook
Vadim Zeitlin
More...
11 months ago
Check page index validity in wxAuiNotebook::InsertPage() too
Vadim Zeitlin
More...
11 months ago
Simplify page index check in wxAuiNotebook::InsertPage()
Vadim Zeitlin
More...
11 months ago
Consistently use wxNOT_FOUND for m_curPage instead of -1
Vadim Zeitlin
More...
11 months ago
Simplify code for selecting the first page in wxAuiNotebook
Vadim Zeitlin
More...
11 months ago
Show AUI book pages order and current index in the sample
Vadim Zeitlin
More...
11 months ago
Merge pull request #2655 from amarinoICEg/drawrectangleCast
Scott Talbert
More...
12 months ago
casting drawrectangle arguments to int as required
amarinoICEg
More...
12 months ago
Simplify and optimize wxAuiTabContainer::MovePage()
Vadim Zeitlin
More...
12 months ago
Forward wxAuiTabContainer::AddPage() to InsertPage()
Vadim Zeitlin
More...
12 months ago
Simplify code in wxAuiTabContainer::InsertPage()
Vadim Zeitlin
More...
12 months ago
Use wxAuiNotebookPage copy ctor instead of assignment
Vadim Zeitlin
More...
12 months ago
Simplify computing the new tab control size in Split()
Vadim Zeitlin
More...
12 months ago
Don't make wxAuiNotebook::Split() virtual
Vadim Zeitlin
More...
12 months ago
Merge branch 'aui-cleanup'
Vadim Zeitlin
More...
12 months ago
Merge branch 'internat-smpl-cleanup' of https://github.com/lanurmi/wxWidgets
Vadim Zeitlin
More...
12 months ago
Don't serialize docks information in wxAUI
Vadim Zeitlin
More...
12 months ago
Use new wxAuiPaneLayoutInfo for serialization
Vadim Zeitlin
More...
12 months ago
Allow wxAuiDeserializer::CreatePaneWindow() to modify pane info
Vadim Zeitlin
More...
12 months ago
Accept negative positions in AUI layout XML deserializer
Vadim Zeitlin
More...
12 months ago
Merge branch 'webrequest-curl-fix'
Vadim Zeitlin
More...
12 months ago
←
1
2
…
62
63
64
65
66
67
68
69
70
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree