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
Merge pull request #1533 from wxWidgets/fix-issue1525 More... about 6 years ago
Merge pull request #1532 from wxWidgets/fix-issue1530 More... about 6 years ago
Merge pull request #1524 from Metallicow/fix2-time.clock More... about 6 years ago
Add __index__ to wx.WindowID, and __bool__ to wx.Region More... about 6 years ago
No need to call wx.InitAllImageHandlers any more, it is called when wx is first imported. More... about 6 years ago
Use a valid color name More... about 6 years ago
time.clock is removed in py3.8 use perf_counter More... about 6 years ago
Merge pull request #1522 from wxWidgets/fix-issue1508 More... about 6 years ago
Initialize __oldvalue More... about 6 years ago
Merge pull request #1514 from ricpol/issue1513 More... about 6 years ago
Merge pull request #1516 from jmoraleda/bugfix1350 More... about 6 years ago
Merge pull request #1519 from jmoraleda/bugfix1177 More... about 6 years ago
Merge pull request #1520 from jmoraleda/bugfix1504 More... about 6 years ago
fix typo More... about 6 years ago
Expose EVT_LIST_ITEM_CHECKED and EVT_LIST_ITEM_UNCHECKED in ListCtrl More... about 6 years ago
Always perform full initialization of pdfViewer so that expected pdfViewer attributes always exist. Now, instead of performing a partial initialization, correctly handle the case where the containing window is still being initialized and is not reporting a correct client size. Fixes issue #1177 More... about 6 years ago
Fixes pdfviewer when using PyMuPDF version 1.15 or above. Fixes #1350 More... about 6 years ago
fix issue 1513 More... about 6 years ago
Merge pull request #1498 from swt2c/glcanvas_demo_hidpi More... about 6 years ago
Fix GLCanvas demo when using HiDPI display More... about 6 years ago
Merge pull request #1496 from wxWidgets/update-waf-issue1485 More... about 6 years ago
Ensure that the correct signature is used for GetValue and GetValueByRow virtual overrides More... about 6 years ago
The web proxy is now set up correct, so we can drop the BB port number from the URL More... about 6 years ago
Update waf to version 2.0.19 More... about 6 years ago
Merge pull request #1495 from wxWidgets/tweaks-and-stuff More... about 6 years ago
The new native wxSearchCtrl on GTK does not include the wxTextCtrl methods, just those from wxTextEntry. More... about 6 years ago
No longer any need to explicitly ignore some macros More... about 6 years ago
Merge pull request #1493 from Metallicow/fix-links More... about 6 years ago
Merge pull request #1492 from Metallicow/fix-typo-connecting More... about 6 years ago
Set setuptools version to <45 for Python2.7 More... about 6 years ago