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
21 minutes
ago. based on code collected
about 5 hours
ago.
Jun 30, 2025 — Jun 30, 2026
Showing page 7 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Few more fixes to standaloneBuilder app
l2kphil
More...
about 21 years ago
updated setup.py to support both py2app and py2exe based on Bob's script
kasplat
More...
about 21 years ago
added dev archive links
kasplat
More...
about 21 years ago
added dev list
kasplat
More...
about 21 years ago
Delete shortcut changed to Ctrl+D, Duplicate is Ctrl+U
kasplat
More...
about 21 years ago
Initial checkin of standaloneBuilder app
l2kphil
More...
about 21 years ago
Updated version from Genes website which should fix the last overflow error when reading EXIF tags
l2kphil
More...
about 21 years ago
revised internationalResourceName to support platform-specific resources
kasplat
More...
over 21 years ago
Found an occurence of PythonoCardPrototype in the text...
l2kphil
More...
over 21 years ago
Update the notes for PythonCard-0.8.1 RPM install, also covers current version of wxPython RPMs
l2kphil
More...
over 21 years ago
Updated wxPython installation instructions for linux
andy47
More...
over 21 years ago
adjusted text and static text positions to avoid overlap on Mac
kasplat
More...
over 21 years ago
added IsBeingDeleted() guard to prevent firing events when object is in the process of being deleted, which could cause crashes if the handler attempts to access a deleted object
kasplat
More...
over 21 years ago
start of 0.8.2 changes
kasplat
More...
over 21 years ago
added UK <-> US to conversions.py and simplified SOAP.py module check
kasplat
More...
over 21 years ago
added explicit Update for Mac BitmapCanvas refresh
kasplat
More...
over 21 years ago
renamed samples.py to samples.pyw
kasplat
More...
over 21 years ago
switched to 2.3.5 and 2.4 compat PythonCard-0.8.1.FIXED.win32.exe
kasplat
More...
over 21 years ago
Fixed some problems with the walkthrough sample program and documentation
andy47
More...
over 21 years ago
Made sure that deleting a record marks the set as changed
andy47
More...
over 21 years ago
* Refactored some attributes from Widget up to Component. In particular, Component's spec called for name and command, yet the properties to hold these were specified only at Widget. This made it impossible to inherit directly from Component and still be instantiated via the resources. I also moved the actionBindings up from Widget to Component, as they make more sense there. Component is now clearly "anything that can be manipulated as a resource (and instantiated via a .rsrc.py)", while Widget is "anything with a user interface (a size and a position describing where it can draw)". All Widgets are Components - we want to be able to instantiate any GUI element from the resource file. In the experimentalResourceEditor branch, I fixed a number of bugs that prevented the resource editor from dealing with Components that are not Widgets. The experimentalResourceEditor now fully handles UI-less Components (you can edit their properties via the PropertyEditor, but they don't appear in the ResourceEditor pane). AB
abelcodemonk
More...
over 21 years ago
added SUMR
kasplat
More...
over 21 years ago
replaced StringType with StringTypes
kasplat
More...
over 21 years ago
added try/except to deal with failure on DNS lookup
kasplat
More...
over 21 years ago
undid pageText since Get requires arg - don't commit after margaritas ;-)
kasplat
More...
over 21 years ago
made pageText a property
kasplat
More...
over 21 years ago
added actionBindings attribute
kasplat
More...
over 21 years ago
The experimental resource editor now only outputs the actionBindings if they are not empty.
abelcodemonk
More...
over 21 years ago
let exceptions in script propogate
kasplat
More...
over 21 years ago
theoretically I've fixed these to use the new document and path refs
kasplat
More...
over 21 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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