92
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version number. regenerated some sources for gtk. More... almost 25 years ago
Implemented wxGetClientDisplayRect which returns the dimensions of the desktop minus taskbar, etc. on Windows and defaults to the full desktop dimensions on other platforms. (If there is a way to do it for other platforms please do.) More... almost 25 years ago
Some tweaks and cleanup. More... almost 25 years ago
Bug fix from Mike Fletcher More... almost 25 years ago
Updates for the sample apps. Some readme's, show how to use py2exe, InnoSetup, etc. More... almost 25 years ago
Show how to get an icon from a bitmap More... almost 25 years ago
Switched to InnoSetup for MSW distributions Other distrib stuff More... almost 25 years ago
generated source updates More... almost 25 years ago
Now that XPMs can be written in wxGTK, updated my conversion tools to actually do it. More... almost 25 years ago
test for replacing menus More... almost 25 years ago
Commented out hack for VC++ 5.0 More... almost 25 years ago
Changes for building with Python 2.1 More... almost 25 years ago
Tests to show problem with wxExecute when using redirection on a GUI app. More... almost 25 years ago
reformat More... almost 25 years ago
UN-tabbed More... almost 25 years ago
A few changes to match header changes and let wxPython compile again More... almost 25 years ago
Added a demo to show off all the colours that can be added to wxTheColourDatabase by the wxPython.lib.colourdb module. More... almost 25 years ago
Added a demo to show off all the colours that can be added to wxTheColourDatabase by the wxPython.lib.colourdb module. More... almost 25 years ago
Updated infoframe from Chris Fama More... almost 25 years ago
Updated the changelog More... almost 25 years ago
wxPython can now be built using the distutils that comes with Python 2.1 More... almost 25 years ago
Added a mask to some of the images More... almost 25 years ago
Will raise the SystemExit exception now on wxGTK since wxGTK can not save XPM files. <grumble> More... almost 25 years ago
Images can now be embedded in Python source files. Added tools to do the embedding. Added Constructors/methods where needed. Updated the demo to use mostly embedded images. More... almost 25 years ago
Images can now be embedded in Python source files. Added tools to do the embedding. Added Constructors/methods where needed. Updated the demo to use mostly embedded images. More... almost 25 years ago
Fixed Tim's patch so it will compile when using a Python version < 2.0 More... almost 25 years ago
A little tweak so the button sizes right More... almost 25 years ago
Added patch to wxPoint_LIST_helper from Tim Hochberg that should make it gobs faster in certain situations. More... almost 25 years ago
Added patch to wxPoint_LIST_helper from Tim Hochberg that should make it gobs faster in certain situations. More... almost 25 years ago
Added colourselect.py, imagebrowser.py and an updated calendar.py to wxPython/lib from Lorne White. More... almost 25 years ago