0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 4 years ago.
Jan 17, 2021 — Jan 17, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update segment routines to current code standards; adjust the __cmp__ routine handling of the other object when retrieving endpoints More... almost 23 years ago
Convert hcline/vcline __cmp__ and __str__ functions to current standards More... almost 23 years ago
Adjust dimension __eq__ and __ne__ methods to account for the layers used in the dimension More... almost 23 years ago
Hide web page patch bits - trouble making a patch file ??? More... about 23 years ago
Update web pages in preparation for fourth release More... about 23 years ago
Update NEWS and setup.py More... about 23 years ago
Fix new file menu callback name conflict More... about 23 years ago
adding part1.png and part2.png snapshots More... about 23 years ago
Fix the saving of overriding dimension attributes More... about 23 years ago
Leave a small gap when drawing the dual dimension text bar More... about 23 years ago
Rework the creation of chamfers and fillets - these objects need work as these routines are done poorly. More... about 23 years ago
Use the delObjects() method when deleting objects in an area; update some code to current standards; use the storeCoords() method in the tool; misc fixes More... about 23 years ago
Update much image saving code to current standards; fix saving AngularDimensions; first pass at saving only the colors, linetypes, styles, and dimension styles used in the drawing; misc other fixes More... about 23 years ago
Update segjoint code to current standards and add many doc strings; rework some segjoint code by making some methods private. Chamfers and Fillets need work, as the steps to add them are not done well ... More... about 23 years ago
Added new layer::delObjects() method More... about 23 years ago
When initializing dimensions, call the Dimension::setLocation() method; add calcDimValues() to applyDimStyle() methods More... about 23 years ago
Convert __cmp__routine to current standards More... about 23 years ago
Convert __cmp__ routine to current standard; fix typo in binscan() More... about 23 years ago
Update some Segjoint code to current standards; use == to compare segments, not is; fix comparison in __ne__ case to be segment/segment, not segment/point More... about 23 years ago
Remove commented out line in segment motion_notify handler More... about 23 years ago
Tweak radial dimension motion_notify handler; add creating and drawing angular dimensions - they work pretty well for their introduction; variable tweaks More... about 23 years ago
Update circle_entry_make_point routine to current standards and add storeCoords() call More... about 23 years ago
Improve AngularDimension::inRegion(); add getOption() method for dimstyle - it does the same thing as getValue(), so this is a trial to see which seems more natural to call; update routines to current standards More... about 23 years ago
Modify circle::inRegion() slightly More... about 23 years ago
Rework arc::inRegion() command to current standards and fix the routine arc/area intersection tests More... about 23 years ago
Update many routines to current code standards; use the image::findPoint() method; add trial usage of new tool methods; fixes and tweaks ... More... about 23 years ago
Update some calls to current code standards, activate angular dimensions More... about 23 years ago
Rework drawing construction lines and circles, though this still needs more work; code updates to current standards; tweak the refresh() method More... about 23 years ago
Switch many routines to use findPoint(); convert to current code standards; rework the tangent construction line handler; use some tool methods as a trial usage of them - they may or may not stay ... More... about 23 years ago
Update to current code conventsions More... about 23 years ago