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 8 hours
ago. based on code collected
1 day
ago.
Jun 15, 2025 — Jun 15, 2026
Showing page 9 of 382
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
squash
lojack5
More...
over 1 year ago
Fixup: using incorrect method names in some cases where they have been renamed
lojack5
More...
over 1 year ago
Fixup: functions were being generated as if they were methods (had a 'self' parameter)
lojack5
More...
over 1 year ago
Squash - cleanup imports
lojack5
More...
over 1 year ago
Implement hinting for types that are automatically converted This handles any type with a defined `.convertFromPyObject` set in its sip generator.
lojack5
More...
over 1 year ago
reworks how typed-argstrings are handled
lojack5
More...
over 1 year ago
CI: only build the oldest and newest Pythons on PRs
Scott Talbert
More...
over 1 year ago
Use Python 3.13 to build sdist during CI
Scott Talbert
More...
over 1 year ago
Fix for RichTextLineVector: This one has probably been in the generated type-stub for ages. One of the base classes in the generated stub was generated as `RichTextLine*`.
lojack5
More...
over 1 year ago
Correct incorrect remove of `wx` from argument names
lojack5
More...
over 1 year ago
generate properties in stubs using decorator syntax where possible
lojack5
More...
over 1 year ago
mark values `#define`ed as `true` or `false` in the type-stubs as `bool`.
lojack5
More...
over 1 year ago
Mark subclasses of `wx.TopLevelWindow` as allowing `None` for their `parent` argument.
lojack5
More...
over 1 year ago
mark stubs for `__bool__` and `__nonzero__` as returning `bool`.
lojack5
More...
over 1 year ago
Fixups for buildings docs (sphinx_generator): - Remove typehints from argsString before checking signature - lie and detect `_from`, `_is`, and `_def` as `from`, `is`, and `def for signature validating purposes - Fix: don't remove const from identifiers containing const (eg: constraint)
lojack5
More...
over 1 year ago
Merge pull request #2468 from lojack5/lojack-typed-typestubs
Scott Talbert
More...
over 1 year ago
Add support for building on Windows ARM64
Scott Talbert
More...
over 1 year ago
Merge pull request #2661 from jensgoe/fix_artprovider_createbitmapbundle
Scott Talbert
More...
over 1 year ago
support implementing CreateBitmapBundle for custom ArtProvider
jensgoe
More...
over 1 year ago
Update sip to v6.9.1
Scott Talbert
More...
over 1 year ago
Update sip to v6.9.0
Scott Talbert
More...
over 1 year ago
Merge pull request #2655 from amarinoICEg/drawrectangleCast
Scott Talbert
More...
over 1 year ago
casting drawrectangle arguments to int as required
amarinoICEg
More...
over 1 year ago
Fix rubberband not clearing DC on redraw
belono
More...
over 1 year ago
Merge pull request #2649 from lorenzonebolosi/master
Scott Talbert
More...
over 1 year ago
float -> int
Lorenzo Nebolosi
More...
over 1 year ago
Merge pull request #2237 from bosonogi/webview-demo-with-fs-handler
Scott Talbert
More...
over 1 year ago
Merge pull request #2365 from komoto48g/py-filling
Scott Talbert
More...
over 1 year ago
Merge pull request #2447 from tianzhuqiao/agw_aui_minimize_pane
Scott Talbert
More...
over 1 year ago
Adds range field to wx.lib.agw.pygauge.PyGauge format string. (#2583)
sphh
More...
over 1 year ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
381
382
→
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