Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/linesegmentobject.py
Commit message (Expand)AuthorAgeFilesLines
* Doesn't repeat recently used problems.pmoxhay2009-06-051-1/+9
* Factor move function into MovableObject, remove duplication.Wade Brainerd2009-04-061-13/+0
* Tidy up grid code a bit.Wade Brainerd2009-04-061-15/+0
* Fix LineSegment get_bounds.Wade Brainerd2009-04-051-10/+7
* Implemented partial refresh. When objects move, they only redraw the areas o...Wade Brainerd2009-04-051-2/+3
* Tab order of objects is set mroe carefully.pmoxhay2009-02-101-1/+5
* Line segments and signs constrained to stay in the screen.pmoxhay2009-02-031-0/+27
* Corrected appearance of moved versus dragged objects.pmoxhay2009-02-021-11/+1
* Attempted rewrite of moving/dragging code to solve problems with draggin by k...pmoxhay2009-02-021-5/+9
* Incremental changes to dragging of line segments.Peter Moxhay2009-01-231-0/+2
* Some changes to line segment drag-and drop.Peter Moxhay2009-01-141-7/+33
* Compare3 working in a very simple fashion.Wade Brainerd2009-01-031-27/+12
* Split mathactivity.py into multiple source files.Wade Brainerd2009-01-031-0/+73