160
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Apr 21, 2024 — Apr 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates for 3.2.7 release More... 3 months ago
Disable workaround for Wine bug in SYSLINK fixed in 10.4 More... 3 months ago
Document NSURLSession bug with escaped characters in passwords More... 3 months ago
Don't log useless messages from wxWebSessionBaase::GetFullURL() More... 3 months ago
Fix using reserved characters in URL with wxWebRequestWinHTTP More... 3 months ago
Check using reserved characters with SetCredentials() More... 3 months ago
Use wxURI instead of combining URI parts together manually More... 3 months ago
Merge branch 'aui-book-page-deser' More... 3 months ago
Merge branch 'aui-svg' More... 3 months ago
Don't crash if image is invalid in wxImage::ResampleXXX() More... 3 months ago
Use wxLog instead of assert in the AUI sample More... 3 months ago
Remove issue template config.yml (not needed?) More... 3 months ago
Rename issue template to bug report and move to new folder More... 3 months ago
Try again to fix issue template More... 3 months ago
Fix GitHub issue template (hopefully) More... 3 months ago
Add unit test for wxAuiNotebook (de)serialization More... 3 months ago
Improve (de)serializing pinned tabs in wxAuiNotebook More... 3 months ago
Take const pointer in wxAuiTabCtrl::SetActivePage() More... 3 months ago
Save and restore the active tab control page too More... 3 months ago
Handle deserializing wxAuiNotebook data without all pages More... 3 months ago
Avoid harmless MSVC shadowing warning in wxAuiNotebook More... 3 months ago
Add SVG versions of the remaining tab art icons too More... 3 months ago
Reuse some bitmaps in both dock and tab art More... 3 months ago
Add tests for encoding non-ASCII characters in wxURI unit test More... 3 months ago
Add URI_ASSERT_EQUAL() macro for consistency More... 3 months ago
Use URL test macros in URI::UserInfo test too More... 3 months ago
Remove extra parentheses from wxURI test macros More... 3 months ago
Use DumpURI() in all helper macros in wxURI unit tests More... 3 months ago
Merge branch 'uri-userinfo' More... 3 months ago
Merge pull request #2668 from lojack5/type-stubs More... 3 months ago