92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 22, 2025 — Mar 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfix in hypertreelist. Add missing attribute _x_maincol to constructor of TreeListMainWindow. Fixes https://github.com/wxWidgets/Phoenix/issues/2828 More... 3 months ago
Replace macos-13 (retired) with macos-15-intel in CI More... 3 months ago
Merge pull request #2822 from udifuchs/fix-wx-svg More... 4 months ago
Populate wx.svg with _nanosvg enum values. More... 4 months ago
Fix wx.svg to work with cython 3.1 generated code. More... 4 months ago
Update waf to v2.1.8 More... 4 months ago
Upload demo and docs to extras.wxpython.org after release More... 4 months ago
Change sdist filename to all lowercase More... 5 months ago
Drop twine from requirements More... 5 months ago
Bump version number More... 5 months ago
Also remove Ubuntu 20.04 from wheel upload task More... 5 months ago
Drop EOL Ubuntu 20.04 from Linux wheel builds More... 5 months ago
Add Python 3.14 to Linux wheel build More... 5 months ago
Release 4.2.4 More... 5 months ago
Include <wx/helpbase.h> instead of <wx/help.h> for wxHelpControllerBase More... 5 months ago
Merge pull request #2794 from jmoraleda/plotcanvas-sample More... 5 months ago
Merge pull request #2795 from jmoraleda/plotcanvas-scroll-left-down More... 5 months ago
Add ScrollLeft and ScrollDown to PlotCanvas to complement already-extant ScrollRight and ScrollUp More... 6 months ago
Add sample of PlotCanvas usage More... 6 months ago
CI: skip building Windows 32-bit on Pull Requests More... 7 months ago
Merge pull request #2729 from infinity77/patch-5 More... 7 months ago
Merge pull request #2788 from jmoraleda/auinotebook-warning-fix More... 7 months ago
Fix duplicated string constants in wx.propgrid More... 7 months ago
Exclude x86 and x64 arches from windows-11-arm builds More... 7 months ago
Build wheels on Windows 11 ARM More... 7 months ago
Add non-zero width and height to default tab size to avoid wxWidgets warning More... 7 months ago
Update wxWidgets to v3.2.8.1 More... 7 months ago
Major speedups and bug fixes to CustomTreeCtrl and HyperTreeList (#2088) More... 8 months ago
Merge pull request #2779 from swt2c/fix_ogl_int_issues More... 8 months ago
Fix more OGL float/int conversion issues More... 8 months ago