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 18 hours
ago. based on code collected
1 day
ago.
Mar 22, 2025 — Mar 22, 2026
Showing page 364 of 381
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
swigged updates for wxGTK
Robin Dunn
More...
almost 24 years ago
Switch to using a wxBufferedPaintDC, also draw/erase the focus indicator differently to workaround double focus event problem.
Robin Dunn
More...
almost 24 years ago
Put the panel-under-htmlwindow hack back in since the problem still happens.
Robin Dunn
More...
almost 24 years ago
Updates for building wxSWIG on Linux
Robin Dunn
More...
almost 24 years ago
Added execut bit for configure
Robin Dunn
More...
almost 24 years ago
Since I have made several changes to SWIG over the years to accomodate special cases and other things in wxPython, and since I plan on making several more, I've decided to put the SWIG sources in wxPython's CVS instead of relying on maintaining patches. This effectivly becomes a fork of an obsolete version of SWIG, :-( but since SWIG 1.3 still doesn't have some things I rely on in 1.1, not to mention that my custom patches would all have to be redone, I felt that this is the easier road to take.
Robin Dunn
More...
almost 24 years ago
Various minor updates
Robin Dunn
More...
almost 24 years ago
A couple demo tweaks
Robin Dunn
More...
almost 24 years ago
Changes to match CVS updates over the weekend.
Robin Dunn
More...
almost 24 years ago
Added wxImage.GetDataBuffer which returns an in-place edit buffer of the image data. (Patch #546009)
Robin Dunn
More...
almost 24 years ago
SWIGed changes for wxGTK
Robin Dunn
More...
almost 24 years ago
Demo updates
Robin Dunn
More...
almost 24 years ago
Typo fix
Robin Dunn
More...
almost 24 years ago
Reorganized the tree in the wxPython demo, hooked the MDI demos into the main demo.
Robin Dunn
More...
almost 24 years ago
wxDF_HTML and FloodFill interface updates
Robin Dunn
More...
almost 24 years ago
Some wxGrid related classes now support OOR.
Robin Dunn
More...
almost 24 years ago
Don't do the wx cleanup if wxPython didn't do the initialization.
Robin Dunn
More...
almost 24 years ago
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
Robin Dunn
More...
almost 24 years ago
Added some methods to be consistent with wxWindow
Robin Dunn
More...
almost 24 years ago
A few tweaks and cleanups
Robin Dunn
More...
almost 24 years ago
Removed package from imports since the modules are in the same package.
Robin Dunn
More...
almost 24 years ago
Use the OOR typemap for wxTreeCtrls too.
Robin Dunn
More...
almost 24 years ago
typo fixes
Robin Dunn
More...
almost 24 years ago
A new listctrl mixin class
Robin Dunn
More...
almost 24 years ago
Use the OOR typemap for wxTreeCtrls too.
Robin Dunn
More...
almost 24 years ago
Some updates for 2.3.3
Robin Dunn
More...
almost 24 years ago
SWIGged updates for wxMAC
Robin Dunn
More...
almost 24 years ago
SWIGged updates for wxGTK
Robin Dunn
More...
almost 24 years ago
Already had wxEVT_MOUSE_CAPTURE_CHANGED, don't need it twice
Robin Dunn
More...
almost 24 years ago
Added wxMouseCaptureChangedEvent. Added some missing Capture related methods.
Robin Dunn
More...
almost 24 years ago
←
1
2
…
360
361
362
363
364
365
366
367
368
…
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