92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Rewrite constexpr to const in member vars More... 21 days ago
Lowercase sdist name in Linux wheel build More... about 1 month ago
Fix build with setuptools 81+ More... about 1 month ago
Fix compile warning in ListClass __contains__ methods More... about 1 month ago
Migrate macOS ARM CI to macOS 15 More... about 1 month ago
Migrate Windows CI to Windows 2025 Runners More... about 1 month ago
Migrate Linux CI to Ubuntu 24.04 runners More... about 1 month ago
Update sip to v6.15.1 More... about 1 month ago
Merge pull request #2850 from swt2c/wx_3.3 More... about 1 month ago
Migrate to build with wxWidgets 3.3 branch More... about 1 month ago
Update Microsoft.Web.WebView2 DLLs to version 1.0.3719.77 More... about 1 month ago
Fix bug in _archive_submodules exposed by newer wx More... about 1 month ago
Revert "Build wxWidgets with libtiff v4.7.0 and pcre v10.44" More... about 1 month ago
Update sip generator to handle constexpr's More... about 1 month ago
Remove unicode build option as it can no longer be disabled in wx 3.3+ More... about 1 month ago
Add a sip MappedType for std::vector More... about 1 month ago
Add std::vector wrapper template to etgtools More... about 2 months ago
Merge pull request #2847 from vadz/fix-ci More... about 2 months ago
Merge pull request #2846 from vadz/improve-build-instructions More... about 2 months ago
Update typing-extensions dependency for Python version More... about 2 months ago
Add typing-extensions to build system requirements More... about 2 months ago
Document that ext/nanosvg is needed even when using system wx More... about 2 months ago
Mention that requirements must be installed before building More... about 2 months ago
Merge pull request #2841 from swt2c/sip_6.15.0 More... 3 months ago
Update sip to v6.15.0 More... 3 months ago
Merge pull request #2838 from jmoraleda/md5_to_sha256_validation More... 3 months ago
Merge pull request #2837 from jmoraleda/hypertreelist_missing_attr More... 3 months ago
Drop Python 3.9 (EOL) More... 3 months ago
Replace md5 with sha256 when validating downloaded waf and doxygen build tools. This fixes https://github.com/wxWidgets/Phoenix/issues/2830 More... 3 months ago
Bugfix in hypertreelist. Add missing attribute _x_maincol to constructor of TreeListMainWindow. Fixes https://github.com/wxWidgets/Phoenix/issues/2828 More... 3 months ago