openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PythonCard
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 19 hours
ago. based on code collected
1 day
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 126 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
further fixes to Bitmap usage in samples and widget.py
kasplat
More...
about 25 years ago
further fixes to Bitmap usage in samples and widget.py
kasplat
More...
about 25 years ago
changes to support PyCrust 0.5.3
kasplat
More...
about 25 years ago
changes to support PyCrust 0.5.3
kasplat
More...
about 25 years ago
added 'border' attribute to TextField and its subclasses to support a 'none' wxNO_BORDER option. updated worldclock and test_widgets.py to show TextField with a border of 'none' used in place of StaticText
kasplat
More...
about 25 years ago
added 'border' attribute to TextField and its subclasses to support a 'none' wxNO_BORDER option. updated worldclock and test_widgets.py to show TextField with a border of 'none' used in place of StaticText
kasplat
More...
about 25 years ago
Added web site icon files
andy47
More...
about 25 years ago
Added web site icon files
andy47
More...
about 25 years ago
first shot at adding empty bitmap support. Image and ImageButton now use the Bitmap class rather than an explicit wxBitmap. This probably breaks some sample code. Right now, the convention is that if the file is '' then an empty bitmap is created.
kasplat
More...
about 25 years ago
first shot at adding empty bitmap support. Image and ImageButton now use the Bitmap class rather than an explicit wxBitmap. This probably breaks some sample code. Right now, the convention is that if the file is '' then an empty bitmap is created.
kasplat
More...
about 25 years ago
.rsrc.py shows off using empty bitmaps with the backgroundColor set to give the UI a different look
kasplat
More...
about 25 years ago
.rsrc.py shows off using empty bitmaps with the backgroundColor set to give the UI a different look
kasplat
More...
about 25 years ago
renamed the original .rsrc.py file
kasplat
More...
about 25 years ago
renamed the original .rsrc.py file
kasplat
More...
about 25 years ago
simplified _getAttributeNames in WidgetDict
kasplat
More...
about 25 years ago
simplified _getAttributeNames in WidgetDict
kasplat
More...
about 25 years ago
Moved class_diagram_1.pdf
andy47
More...
about 25 years ago
Moved class_diagram_1.pdf
andy47
More...
about 25 years ago
added toolTip button so toolTips can be tested on widgets
kasplat
More...
about 25 years ago
added toolTip button so toolTips can be tested on widgets
kasplat
More...
about 25 years ago
fixed Property Editor bugs that showed up when I used the hybrid wxPython release which shows assertion errors
kasplat
More...
about 25 years ago
fixed Property Editor bugs that showed up when I used the hybrid wxPython release which shows assertion errors
kasplat
More...
about 25 years ago
removed Open Stack from the Proof File menu
kasplat
More...
about 25 years ago
removed Open Stack from the Proof File menu
kasplat
More...
about 25 years ago
fixed Slider attributes, minor fixes in samples
kasplat
More...
about 25 years ago
fixed Slider attributes, minor fixes in samples
kasplat
More...
about 25 years ago
Trap magic attributes with initial caps when they should be lowercase. For example, button.Label used to work, now it raises an AttributeError. The proper attribute is button.label, not button.Label.
pobrien
More...
about 25 years ago
Trap magic attributes with initial caps when they should be lowercase. For example, button.Label used to work, now it raises an AttributeError. The proper attribute is button.label, not button.Label.
pobrien
More...
about 25 years ago
updated version number to 0.4, fixed helpText and toolTip
kasplat
More...
about 25 years ago
updated version number to 0.4, fixed helpText and toolTip
kasplat
More...
about 25 years ago
←
1
2
…
122
123
124
125
126
127
128
129
130
…
135
136
→
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