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 9 hours
ago. based on code collected
about 12 hours
ago.
Aug 12, 2025 — Aug 12, 2026
Showing page 111 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed import *, standardized use of from log import Log
kasplat
More...
almost 25 years ago
removed import *, standardized use of from log import Log
kasplat
More...
almost 25 years ago
removed import *
kasplat
More...
almost 25 years ago
removed import *
kasplat
More...
almost 25 years ago
cleaning up import * statements
kasplat
More...
almost 25 years ago
cleaning up import * statements
kasplat
More...
almost 25 years ago
loader to config change
kasplat
More...
almost 25 years ago
loader to config change
kasplat
More...
almost 25 years ago
added import log to take care of namespace issue
kasplat
More...
almost 25 years ago
added import log to take care of namespace issue
kasplat
More...
almost 25 years ago
removed loader.py, moved config code to config.py changed all samples to use from PythonCardPrototype.config import configOptions instead of from PythonCardPrototype.loader import configOptions
kasplat
More...
almost 25 years ago
removed loader.py, moved config code to config.py changed all samples to use from PythonCardPrototype.config import configOptions instead of from PythonCardPrototype.loader import configOptions
kasplat
More...
almost 25 years ago
removed uniqueid.py, all references changed from: uniqueid.UniqueIdFactory().createUniqueId() to NewId() which is the wxPython routine that createUniqueId() was using
kasplat
More...
almost 25 years ago
removed uniqueid.py, all references changed from: uniqueid.UniqueIdFactory().createUniqueId() to NewId() which is the wxPython routine that createUniqueId() was using
kasplat
More...
almost 25 years ago
removed monitor.py and navigation.py changed getCurrentBackground to refer to always refer to the first background in the list and removed all references to _iterator
kasplat
More...
almost 25 years ago
removed monitor.py and navigation.py changed getCurrentBackground to refer to always refer to the first background in the list and removed all references to _iterator
kasplat
More...
almost 25 years ago
changed the message watcher list size to the default point size except on Windows where it is still hard-coded to 9 point
kasplat
More...
almost 25 years ago
changed the message watcher list size to the default point size except on Windows where it is still hard-coded to 9 point
kasplat
More...
almost 25 years ago
default font size changed to self._size = wxNORMAL_FONT.GetPointSize()
kasplat
More...
almost 25 years ago
default font size changed to self._size = wxNORMAL_FONT.GetPointSize()
kasplat
More...
almost 25 years ago
changed wxMiniFrame to wxFrame on all debug windows
kasplat
More...
almost 25 years ago
changed wxMiniFrame to wxFrame on all debug windows
kasplat
More...
almost 25 years ago
went back to StaticText widgets since GTK doesn't do a wxTextCtrl with no border
kasplat
More...
almost 25 years ago
went back to StaticText widgets since GTK doesn't do a wxTextCtrl with no border
kasplat
More...
almost 25 years ago
Moved login to a modal dialog
andy47
More...
almost 25 years ago
Moved login to a modal dialog
andy47
More...
almost 25 years ago
updated changelog for 0.4.6 release
kasplat
More...
almost 25 years ago
updated changelog for 0.4.6 release
kasplat
More...
almost 25 years ago
added FindDialog find.rsrc.py and updated the readme.txt
kasplat
More...
almost 25 years ago
added FindDialog find.rsrc.py and updated the readme.txt
kasplat
More...
almost 25 years ago
←
1
2
…
107
108
109
110
111
112
113
114
115
…
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