openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
wxPython
Settings
|
Report Duplicate
92
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
1 day
ago.
Mar 17, 2025 — Mar 17, 2026
Showing page 379 of 381
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
updates of generated sources for wxGTK
Robin Dunn
More...
almost 25 years ago
updates of generated sources for wxGTK
Robin Dunn
More...
almost 25 years ago
Other odds and ends...
Robin Dunn
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.
Robin Dunn
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.
Robin Dunn
More...
almost 25 years ago
Applied patch for building with Borland C++ (untested by me)
Robin Dunn
More...
almost 25 years ago
added better typemaps for wxPen*, wxBrush* and wxFont*
Robin Dunn
More...
almost 25 years ago
Fix for wxHtmlPrintout getting decrefed in Python at the wrong time
Robin Dunn
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.
Robin Dunn
More...
almost 25 years ago
Remapped zoom/unzoom to Ctrl keys
Robin Dunn
More...
almost 25 years ago
fixed bug in IMP_PYCALLBACK__BOOL2DBL2INT, for #223404 in the tracker
Robin Dunn
More...
almost 25 years ago
fixed compile warning
Robin Dunn
More...
almost 25 years ago
Added wxWakeUpMainThread, wxMutexGuiEnter, wxMutexGuiLeave, wxMutexGuiLocker and wxThread_IsMain to assist with dealing with GUI access from non-GUI threads.
Robin Dunn
More...
almost 25 years ago
a fix for the last fix
Robin Dunn
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
Robin Dunn
More...
almost 25 years ago
some little doc tweaks
Robin Dunn
More...
almost 25 years ago
Fix for Bug #229543
Robin Dunn
More...
almost 25 years ago
Updated /debian with the latest changes from 2.2 branch.
Ron Lee
More...
about 25 years ago
wxGTK version of generated code for recent changes
Robin Dunn
More...
about 25 years ago
wxGTK version of generated code for recent changes
Robin Dunn
More...
about 25 years ago
enhanced a comment ;-)
Robin Dunn
More...
about 25 years ago
fixed the automatic sys.stdout/sys.stderr to window redirection in wxApp
Robin Dunn
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.
Robin Dunn
More...
about 25 years ago
A bunch of little tweaks, fixes, and additions
Robin Dunn
More...
about 25 years ago
Added some simple sample apps
Robin Dunn
More...
about 25 years ago
fixed problem in wrapping of wxOGLConstraint
Robin Dunn
More...
about 25 years ago
some little fixes
Robin Dunn
More...
about 25 years ago
some little fixes
Robin Dunn
More...
about 25 years ago
Copied/merged from the 2.2 branch.
Robin Dunn
More...
about 25 years ago
Copied/merged from the 2.2 branch.
Robin Dunn
More...
about 25 years ago
←
1
2
…
373
374
375
376
377
378
379
380
381
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree