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
4 days
ago. based on code collected
5 days
ago.
Mar 11, 2025 — Mar 11, 2026
Showing page 380 of 381
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
yet more testing...
Robin Dunn
More...
about 25 years ago
more testing of cvs update messages...
Robin Dunn
More...
about 25 years ago
test commit...
Robin Dunn
More...
about 25 years ago
test cvs commit
Robin Dunn
More...
about 25 years ago
More cleanup. Regenerated wxGTK code.
Robin Dunn
More...
about 25 years ago
Added the wxClassInfo stuff back in to the modules that are standalone. This is needed so any classes defined in the module will get hooked up with their parents and assertions like "is wxWindow" will work.
Robin Dunn
More...
about 25 years ago
wxDefaultPosition and wxDefaultSize are marked read-only.
Robin Dunn
More...
about 25 years ago
More cleanup. Removed all wxPyDefaultXXX since they aren't needed any more. Regenerated wxGTK code from this morning's changes.
Robin Dunn
More...
about 25 years ago
test commit, no real change
Robin Dunn
More...
about 25 years ago
Some cleanup and a fix
Robin Dunn
More...
about 25 years ago
Massive code changes and cleanup to allow wxPython to be split into multiple extension modules again. A Python CObject is used to allow the "export" of SWIG and other common helper functions from the wxc module to other modules, even if they are in separate shared libraries. Should also be usable from 3rd party code, just include wxPython/src/export.h
Robin Dunn
More...
about 25 years ago
Updated distribution stuff
Robin Dunn
More...
over 25 years ago
*** empty log message ***
Robin Dunn
More...
over 25 years ago
a fix in the demo
Robin Dunn
More...
over 25 years ago
Fixed a bunch of leaking references in how the callbacks deal with objects. Should be MUCH better now.
Robin Dunn
More...
over 25 years ago
*** empty log message ***
Robin Dunn
More...
over 25 years ago
Fixed a bunch of leaking references in how the callbacks deal with objects. Should be MUCH better now.
Robin Dunn
More...
over 25 years ago
New typemaps for wxString when compiling for Python 2.0 and beyond that allow Unicode objects to be passed as well as String objects. If a Unicode object is passed PyString_AsStringAndSize is used to convert it to a wxString using the default encoding.
Robin Dunn
More...
over 25 years ago
some cleanup
Robin Dunn
More...
over 25 years ago
fixed a typo and uncommented some methods
Robin Dunn
More...
over 25 years ago
for testing...
Robin Dunn
More...
over 25 years ago
some little tweaks
Robin Dunn
More...
over 25 years ago
Added base_IsAcceptedKey which was fogotten somehow...
Robin Dunn
More...
over 25 years ago
*** empty log message ***
Robin Dunn
More...
over 25 years ago
Added demo of creating a custom Grid Editor
Robin Dunn
More...
over 25 years ago
updated SWIG generated stuff
Robin Dunn
More...
over 25 years ago
added /GX- to get around an internal compiler error in MSVC. I don't get the error anymore but apparently others still do.
Robin Dunn
More...
over 25 years ago
The sticky tag as a bit too sticky... This check-in should now update the right branch!
Robin Dunn
More...
over 25 years ago
Re-added a couple files that got left out of the merge somehow...
Robin Dunn
More...
over 25 years ago
Merged wxPython 2.2.2 over to the main branch
Robin Dunn
More...
over 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