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 2 hours
ago. based on code collected
about 7 hours
ago.
Aug 21, 2025 — Aug 21, 2026
Showing page 23 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added About PythonCard menu item
kasplat
More...
over 22 years ago
moved About PythonCard dialog from debug.py to about.py module added About PythonCard menu items to codeEditor and resourceEditor
kasplat
More...
over 22 years ago
fixed max property
kasplat
More...
over 22 years ago
removed __getattr__ and __setattr__ and switched to property() moved registry and sys imports down to bottom of component modules minor component cruft removal
kasplat
More...
over 22 years ago
Added revision keywords and comments from last revision that were blown away.
monkyboy
More...
over 22 years ago
Updated with original cde from : http://www.garyrobinson.net/singletonmixin.py
monkyboy
More...
over 22 years ago
Fixed bug in call to glob.glob (glob.gloeb?)
monkyboy
More...
over 22 years ago
Changed registry.Registry to a Singleton, now accessed by getInstance() in all components.
monkyboy
More...
over 22 years ago
removed Ptr classes from isinstance checks removed getObjects and getObjects25 cruft from Scriptable
kasplat
More...
over 22 years ago
cleaned up remaining references to res, switched to rsrc where it might cause confusion even if using resource was legal in local context removed res imports that were no longer in use
kasplat
More...
over 22 years ago
removed old addresses052 sample
kasplat
More...
over 22 years ago
Changed res.py to resource.py. Fixed all broken imports. Fixed all module/class references. Fixed local variable name collisions.
monkyboy
More...
over 22 years ago
replaced __getattr__ and __setattr__ with property()
kasplat
More...
over 22 years ago
Removed references to debug.PYCRUST_FOUND - PyCrust is assumed to be present now.
monkyboy
More...
over 22 years ago
Removed conditional compilation of imports/classes wrt PyCrust. PyCrust is assumed to be present now. Cleaned up cruft. Killed off MyMiniFrame.
monkyboy
More...
over 22 years ago
updated logic to workaround different style flag on Mac
kasplat
More...
over 22 years ago
made StatusBar a direct subclass of wx.StatusBar added createStatusBar method for overriding default StatusBar
kasplat
More...
over 22 years ago
Cleaned up cruft (old cruft, and new cruft from change to remove PythonCardObject).
monkyboy
More...
over 22 years ago
Fixed lines of code filtering out idle events that i inadvertently commented out.
monkyboy
More...
over 22 years ago
Cleaned up cruft.
monkyboy
More...
over 22 years ago
Cleaned up cruft.
monkyboy
More...
over 22 years ago
Refactored dispatch.DispatchEvent => dispatch.EventAdapter. Cleaned up cruft.
monkyboy
More...
over 22 years ago
fixed missing Mac style
kasplat
More...
over 22 years ago
removed extra initialize method
kasplat
More...
over 22 years ago
commented out print line
kasplat
More...
over 22 years ago
added missing on_size call to initialize for new event order
kasplat
More...
over 22 years ago
added revision comments
kasplat
More...
over 22 years ago
# Rename PythonCardApp -> Application # Refactor config.py -> configuration.py # Remove PythonCardObject and all references to it # Remove ObjectMap and all references to it # Remove ObjectLookup and all references to it # Change on_openBackground to initialize # Rename pom.py -> component.py # Added test.py
monkyboy
More...
over 22 years ago
added simple wx.Timer wrapper
kasplat
More...
over 22 years ago
added deactivate event
kasplat
More...
over 22 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
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