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
Simplify FindNode() and reuse it in FindParentNode() More... 11 months ago
Assert if FindNode() is called without valid model More... 11 months ago
Remove wxFindNodeMode parameter from FindNode() More... 11 months ago
Remove separate wxDataViewCtrlInternal_FindParentNode() More... 11 months ago
Ignore the previous commit when running git-blame More... 11 months ago
Add missing spaces after compound statement keywords More... 11 months ago
Ignore another commit with only white-space changes More... 11 months ago
Replace manual memory allocation with the use of std::vector<> More... 11 months ago
Replace index-based loops over m_nodes with range-for ones More... 11 months ago
Remove wxGtkTreeModelNode::GetNodesCount() More... 11 months ago
Add comments explaining wxGtkTreeModelNode fields More... 11 months ago
Remove commented out debugging code in wxGTK wxDataViewCtrl More... 11 months ago
support implementing CreateBitmapBundle for custom ArtProvider More... 11 months ago
Fix return type of wxAuiDeserializer::LoadPanes() in the docs More... 11 months ago
Tweak wxWebView::ClearBrowsingData() API More... 11 months ago
Fix malformed accelerator keys in translations More... 11 months ago
Merge branch 'webrequest-revert-add-header' More... 11 months ago
Merge branch 'gettextFixes' of https://github.com/Blake-Madden/wxWidgets More... 11 months ago
Revert "Add headers test" More... 11 months ago
Revert "Add support for multiple headers with same name to wxWebRequest" More... 11 months ago
Fix paper letter in translation More... 11 months ago
Fix numbers in translations Mostly just paper sizes and code pages More... 11 months ago
Fix multiline raw string syntax in gen_iface.py More... 11 months ago
Use UTF-8, not current encoding, for saving in wxStyledTextCtrl More... 11 months ago
Merge branch 'css-col-db' More... 11 months ago
Merge branch 'aui-book-layout' More... 11 months ago
Stop using GDK functions for parsing colours names More... 11 months ago
Fix restoring previously maximized pane when loading wxAUI layout More... 11 months ago
Update sip to v6.9.1 More... 11 months ago
Optimize wxColourDatabase initialization by not creating colours More... 11 months ago