92
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 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
updates of generated sources for wxGTK More... almost 25 years ago
updates of generated sources for wxGTK More... almost 25 years ago
Other odds and ends... More... almost 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... almost 25 years ago
Added wxPython/lib/infoframe.py from Chris Fama. It contains a class that can be used in place of wxPyOnDemandOutputWindow. More... almost 25 years ago
Applied patch for building with Borland C++ (untested by me) More... almost 25 years ago
added better typemaps for wxPen*, wxBrush* and wxFont* More... almost 25 years ago
Fix for wxHtmlPrintout getting decrefed in Python at the wrong time More... almost 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... almost 25 years ago
Remapped zoom/unzoom to Ctrl keys More... almost 25 years ago
fixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404 in the tracker More... almost 25 years ago
fixed compile warning More... almost 25 years ago
Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave, wxMutexGuiLocker and wxThread_IsMain to assist with dealing with GUI access from non-GUI threads. More... almost 25 years ago
a fix for the last fix More... almost 25 years ago
Removed initial startup dependency on the OpenGL DLLs so only the glcanvasc.pyd depends on them, not wxNN_N.dll More... almost 25 years ago
some little doc tweaks More... almost 25 years ago
Fix for Bug #229543 More... almost 25 years ago
Updated /debian with the latest changes from 2.2 branch. More... about 25 years ago
wxGTK version of generated code for recent changes More... about 25 years ago
wxGTK version of generated code for recent changes More... about 25 years ago
enhanced a comment ;-) More... about 25 years ago
fixed the automatic sys.stdout/sys.stderr to window redirection in wxApp More... about 25 years ago
Changed wxFont, wxPen, wxBrush to not implicitly use the wxTheXXXList behind the scenes, but to use normal ctor and dtors. More... about 25 years ago
A bunch of little tweaks, fixes, and additions More... about 25 years ago
Added some simple sample apps More... about 25 years ago
fixed problem in wrapping of wxOGLConstraint More... about 25 years ago
some little fixes More... about 25 years ago
some little fixes More... about 25 years ago
Copied/merged from the 2.2 branch. More... about 25 years ago
Copied/merged from the 2.2 branch. More... about 25 years ago