92
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Other odds and ends... More... over 25 years ago
wxPython now creates it's own Python thread state instead of using the one that was active when it starts up. More... over 25 years ago
Added wxPython/lib/infoframe.py from Chris Fama. It contains a class that can be used in place of wxPyOnDemandOutputWindow. More... over 25 years ago
Applied patch for building with Borland C++ (untested by me) More... over 25 years ago
added better typemaps for wxPen*, wxBrush* and wxFont* More... over 25 years ago
Fix for wxHtmlPrintout getting decrefed in Python at the wrong time More... over 25 years ago
Added code to optionally put the wxSTC on a panel instead of directly in the notebook. This eliminates most (all?) of the flicker and slowdown for wxSTC when in notebooks on wxGTK. My guess is that wxNotebook is broken, but this is an acceptable workaround. More... over 25 years ago
Remapped zoom/unzoom to Ctrl keys More... over 25 years ago
fixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404 in the tracker More... over 25 years ago
fixed compile warning More... over 25 years ago
Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave, wxMutexGuiLocker and wxThread_IsMain to assist with dealing with GUI access from non-GUI threads. More... over 25 years ago
a fix for the last fix More... over 25 years ago
Removed initial startup dependency on the OpenGL DLLs so only the glcanvasc.pyd depends on them, not wxNN_N.dll More... over 25 years ago
some little doc tweaks More... over 25 years ago
Fix for Bug #229543 More... over 25 years ago
Updated /debian with the latest changes from 2.2 branch. More... over 25 years ago
wxGTK version of generated code for recent changes More... over 25 years ago
wxGTK version of generated code for recent changes More... over 25 years ago
enhanced a comment ;-) More... over 25 years ago
fixed the automatic sys.stdout/sys.stderr to window redirection in wxApp More... over 25 years ago
Changed wxFont, wxPen, wxBrush to not implicitly use the wxTheXXXList behind the scenes, but to use normal ctor and dtors. More... over 25 years ago
A bunch of little tweaks, fixes, and additions More... over 25 years ago
Added some simple sample apps More... over 25 years ago
fixed problem in wrapping of wxOGLConstraint More... over 25 years ago
some little fixes More... over 25 years ago
some little fixes More... over 25 years ago
Copied/merged from the 2.2 branch. More... over 25 years ago
Copied/merged from the 2.2 branch. More... over 25 years ago
yet more testing... More... over 25 years ago
more testing of cvs update messages... More... over 25 years ago