92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 7 days ago. based on code collected 8 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add the High DPI Overview doc from wxWidgets More... over 5 years ago
The Bitmap mask bug on OSX has been fixed, switch back to using the bitmap to get the shape More... over 5 years ago
Pillow wheels are now available for Python 3.9 More... over 5 years ago
Update webview2 DLLs and etc. to 1.0.622.22 More... over 5 years ago
Update wxWidgets to newest revision on master More... over 5 years ago
Fixes from code review. More... over 5 years ago
Reduce flicker of overlay, since throbber can be composed of svg bitmaps More... over 5 years ago
Reduce flicker in svg demos More... over 5 years ago
Refactor ThumbnailCtrl, create stand-alone ScrolledThumbnail widget More... over 5 years ago
Split and dedent the ConvertToRegion doc so it will be formatted correctly by sphinx More... over 5 years ago
Merge pull request #1821 from wxWidgets/image-region More... over 5 years ago
Merge pull request #1820 from wxWidgets/webview-edge More... over 5 years ago
Add changelog entry More... over 5 years ago
Add wx.Image.ConvertToRegion allowing to construct a region from an image without needing to make a bitmap first. More... over 5 years ago
Add item in CHANGES.rst for the WebView MS Edge backend support More... over 5 years ago
Merge branch 'master' into webview-edge More... over 5 years ago
Update project classifiers More... over 5 years ago
Merge pull request #1819 from wxWidgets/checklistboxmixin More... over 5 years ago
Add notes in CHANGES and the MigrationGuide More... over 5 years ago
Give CheckItem.check a default value so it will be less likely for code still using CheckListCtrlMixin to raise an exception. More... over 5 years ago
Remove old todo file More... over 5 years ago
Give a warning about CheckListCtrlMixin's redundancy More... over 5 years ago
Switch the CheckListCtrlMixin demo to just use the new built-in checkbox functionality More... over 5 years ago
Fix indentation issue More... over 5 years ago
Add code to test which backends are available, and show which one was selected. More... over 5 years ago
Modify the PATH, if needed, to allow the MS Edge Loader DLL to be found More... over 5 years ago
minor demo tweaks More... over 5 years ago
Add flag for turning off MS edge support, code to download the dev files, etc. More... over 5 years ago
Add inclusion of webview_edge.h, add wxWebViewBackendEdge More... over 5 years ago
Add distributable DLLs for MS WebView2 More... over 5 years ago