92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 9 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lots of updates to get caught up with wxWidgets master (3.1.3+) More... almost 7 years ago
Update to 10.9 min deployment version, and try not explicitly setting the SDK More... almost 7 years ago
Update to newest wxWidgets master More... almost 7 years ago
fixed EVT_PAINT bug in cross-month key navigation More... almost 7 years ago
rely on datetime, calendar instead of CDate module More... almost 7 years ago
Give char pointers a value in stubbed code More... almost 7 years ago
Yet another changelog update More... almost 7 years ago
Split the requirements list into two lists, load install_requires list from one of them. More... almost 7 years ago
Another date and changelog update More... almost 7 years ago
Revert "Set the setuptools dependencies from requirements.txt" More... almost 7 years ago
Set release date More... almost 7 years ago
Update changelog More... almost 7 years ago
Using a bare 0 for NULLs added to a varargs call stack does not push enough bytes to be used as a pointer. Switch back to NULL for SIP_NULLPTR, which appears to be doing the right thing. More... almost 7 years ago
Change where the debug flags are added to ensure they come after the default -O3 typically added by Python More... almost 7 years ago
Set release date and add some changelog items More... almost 7 years ago
Merge pull request #1227 from swt2c/fix_build_python3.8 More... almost 7 years ago
Merge pull request #1200 from pkienzle/master More... almost 7 years ago
Merge pull request #1202 from pkienzle/issue-1156-pywxrc More... almost 7 years ago
Merge pull request #1223 from RobinD42/more-build-tweaks More... almost 7 years ago
Compensation for scrollbar width on GTK is no longer needed. More... almost 7 years ago
Merge pull request #1209 from RobinD42/use-pathlib-touch More... almost 7 years ago
Add a note to the README directing readers to the website for install instructions More... almost 7 years ago
Merge pull request #1208 from RobinD42/some-build-fixes More... almost 7 years ago
Merge pull request #1199 from RobinD42/sip-4.19.16 More... almost 7 years ago
Fix wx/tools/pywxrc for py2/3 compatibility. Refs 1156. More... almost 7 years ago
Merge pull request #1201 from RobinD42/fix-issue1198 More... almost 7 years ago
Merge branch 'master' of github.com:pkienzle/Phoenix More... almost 7 years ago
python 2/3 compatible file handling. Refs #1193. More... almost 7 years ago
Add doodle sample More... almost 7 years ago
workaround bad default size of wx.SearchCtrl on gtk3 More... almost 7 years ago