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
Also accept wide string literals as translation macro arguments More... 10 months ago
Improve ribbon appearance in dark mode More... 10 months ago
Don't use _() with non-literal string, use wxGetTranslation More... 10 months ago
Fix ribbon toolbar buttons getting stuck in pressed state too More... 10 months ago
Fix ribbon bar buttons getting stuck in pressed state More... 10 months ago
Merge branch 'fix-stc-implicit-encoding' More... 10 months ago
Merge branch 'print-page-ranges' More... 10 months ago
Merge branch 'gtk-dvc-non-exist-notify' More... 10 months ago
Merge branch 'webview_browserdata' More... 10 months ago
Don't bother with namespace for wxNO_REQUIRE_LITERAL_MSGIDS More... 10 months ago
Improve error message when non-literal message IDs are used More... 10 months ago
Stop using -single_module option with macOS linker More... 10 months ago
Merge branch 'qt-enter-leave-events' of https://github.com/AliKet/wxWidgets More... 10 months ago
Avoid clang -Wshorten-64-to-32 in wx/stc/stc.h More... 10 months ago
Merge branch 'FontEncodings' of https://github.com/Blake-Madden/wxWidgets More... 10 months ago
Merge branch 'cmake-install' of https://github.com/MaartenBent/wxWidgets More... 10 months ago
Add support for raw touch events More... 10 months ago
Test wx/stc/stc.h in the "all headers" test too More... 10 months ago
Fix wx/stc/stc.h compilation with wxNO_IMPLICIT_WXSTRING_ENCODING More... 10 months ago
Add alignment support to wxMarkupText::Render() and use it More... 10 months ago
Don't leave plain label when setting markup label in wxStaticText More... 10 months ago
Remove redundant text More... 10 months ago
Remove wxFONTENCODING_MACVIATNAMESE from docs It's still in the code for backward compatability, but no reason to keep it in the docs. More... 10 months ago
Clarify the continued use of wxLocale More... 10 months ago
Document all font encodings Document all of them and make explanations more consistent. Also, `wxFONTENCODING_MACVIATNAMESE` was misspelled. Replaced it with `wxFONTENCODING_MACVIETNAMESE` and kept `wxFONTENCODING_MACVIATNAMESE` as an alias for backward compatability. Fixed missing "!<" in doxygen comment. More... 10 months ago
Merge pull request #2468 from lojack5/lojack-typed-typestubs More... 10 months ago
Use native GTK colours for wxInfoBarGeneric with GTK 3.24 More... 10 months ago
Merge branch 'do-not-set-dc-attrs' More... 10 months ago
Add wxAUI_NB_MULTILINE for multiple tabs rows in wxAuiNotebook More... 10 months ago
Remove confusing "offset" from wxAuiTabContainer::RenderButtons() More... 10 months ago