92
I Use This!
Moderate Activity

Commits : Listings

Analyzed 10 days ago. based on code collected 11 days ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow overriding ApplyParentThemeBackground More... about 22 years ago
Don't use PyThreadState_Swap to get the current tstate, block threads only if the current tstate is not the one expected. More... about 22 years ago
typo More... about 22 years ago
Fixed the readme More... about 22 years ago
Some more explainations in places, typos fixed, a little reorg, etc. More... about 22 years ago
typo More... about 22 years ago
Regenerated metadata More... about 22 years ago
Turn off the RefDoc for constructors of the classes that have a RefDoc. This prevents the doc from being duplicated in the metadata. More... about 22 years ago
Removed some old, outdated, unfinished, or unstarted docs and the samples that go with them. These can be added back later if somebody wants to work on them again. More... about 22 years ago
Updated version number More... about 22 years ago
Other doc updates More... about 22 years ago
Removed some old, outdated, unfinished, or unstarted docs and the samples that go with them. These can be added back later if somebody wants to work on them again. More... about 22 years ago
Removed some old, outdated, unfinished, or unstarted docs and the samples that go with them. These can be added back later if somebody wants to work on them again. More... about 22 years ago
reSWIGged More... about 22 years ago
An icon for the doc viewer More... about 22 years ago
tweak line number size just a bit More... about 22 years ago
*** empty log message *** More... about 22 years ago
no need to delete these anymore (since they don't exist ;-) ) More... about 22 years ago
forgot a bit of cleanup More... about 22 years ago
Docsrings for wxSplitterWindow More... about 22 years ago
Test the location of the .zips for writability, since the indexes are cached there. More... about 22 years ago
Make an app bundle for the doc viewer More... about 22 years ago
Add a set for wxMac too More... about 22 years ago
Better font selection and sizes for wxGTK2, tweaked call tip colors More... about 22 years ago
Fixes and updates for the activex module info. Mention config.py change More... about 22 years ago
A clarification More... about 22 years ago
Moved config.py to the root because if wxPython hasn't been built yet it can't be imported from wx.build.config since wx._core doesn't exist. It is still copied down to wx/build for the install though. More... about 22 years ago
Cleanup obsolete samples More... about 22 years ago
The setup.py script will now install wxPython's headers as part of the standard install. More... about 22 years ago
No need to explicitly delete the tbicon More... about 22 years ago