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
about 22 hours
ago.
Jul 17, 2025 — Jul 17, 2026
Showing page 130 of 136
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
saving the cwd and restoring it during an open script to workaround exec issue in doDraw where it was unable to import correctly if test_turtle.py was started from the command-line with "python test_turtle.py"
kasplat
More...
almost 25 years ago
saving the cwd and restoring it during an open script to workaround exec issue in doDraw where it was unable to import correctly if test_turtle.py was started from the command-line with "python test_turtle.py"
kasplat
More...
almost 25 years ago
added self.shell = None initialization
kasplat
More...
almost 25 years ago
added self.shell = None initialization
kasplat
More...
almost 25 years ago
added shell initialization to test_turtle.py
kasplat
More...
almost 25 years ago
added shell initialization to test_turtle.py
kasplat
More...
almost 25 years ago
added a Shell Initialization menu option
kasplat
More...
almost 25 years ago
added a Shell Initialization menu option
kasplat
More...
almost 25 years ago
fixed FAQ.txt and changlog.txt to reflect TurtleDC usage
kasplat
More...
almost 25 years ago
fixed FAQ.txt and changlog.txt to reflect TurtleDC usage
kasplat
More...
almost 25 years ago
added a TurtleDC class which saves the underlying panel size so that when the window is resized, the center point (home) for the turtle can be updated updated a few scripts so they draw correctly with the new default size added doc strings to all methods in aTurtle.py and wxTurtle.py drawTurtle renamed to _drawTurtle degrees and radians renamed to _degrees and _radians removed PenUp, PenDown, up and down methods fixed scripts using these deprecated methods
kasplat
More...
almost 25 years ago
added a TurtleDC class which saves the underlying panel size so that when the window is resized, the center point (home) for the turtle can be updated updated a few scripts so they draw correctly with the new default size added doc strings to all methods in aTurtle.py and wxTurtle.py drawTurtle renamed to _drawTurtle degrees and radians renamed to _degrees and _radians removed PenUp, PenDown, up and down methods fixed scripts using these deprecated methods
kasplat
More...
almost 25 years ago
slight changes to each doc string I'm testing setText, getText, setEditable, getEditable, isModified, appendText
kasplat
More...
almost 25 years ago
slight changes to each doc string I'm testing setText, getText, setEditable, getEditable, isModified, appendText
kasplat
More...
almost 25 years ago
added some doc strings to some TextField methods to get a feel for how they will look in the shell as calltips. also want to get the wording and style down, so documentation can be added to all methods. i just used the text from the wxWindows help with slight modifications.
kasplat
More...
almost 25 years ago
added some doc strings to some TextField methods to get a feel for how they will look in the shell as calltips. also want to get the wording and style down, so documentation can be added to all methods. i just used the text from the wxWindows help with slight modifications.
kasplat
More...
almost 25 years ago
Updated latest release to 0.3.1
andy47
More...
almost 25 years ago
Updated latest release to 0.3.1
andy47
More...
almost 25 years ago
changed findByName to find
kasplat
More...
almost 25 years ago
changed findByName to find
kasplat
More...
almost 25 years ago
updated __version__.py and changelog.txt for 0.3.1 release
kasplat
More...
almost 25 years ago
updated __version__.py and changelog.txt for 0.3.1 release
kasplat
More...
almost 25 years ago
Updated to proto 0.3 and added second samples page
andy47
More...
almost 25 years ago
Updated to proto 0.3 and added second samples page
andy47
More...
almost 25 years ago
background.gif was just wasting space, so I removed it, background.jpg looks better anyway
kasplat
More...
almost 25 years ago
background.gif was just wasting space, so I removed it, background.jpg looks better anyway
kasplat
More...
almost 25 years ago
updated readme.txt info and changelog.txt
kasplat
More...
almost 25 years ago
updated readme.txt info and changelog.txt
kasplat
More...
almost 25 years ago
Modified Background._createMenus - if a 'menubar' key is not found in a Stack's resource file then a menubar won't be created.
monkyboy
More...
almost 25 years ago
Modified Background._createMenus - if a 'menubar' key is not found in a Stack's resource file then a menubar won't be created.
monkyboy
More...
almost 25 years ago
←
1
2
…
126
127
128
129
130
131
132
133
134
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