Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/movableobject.py
Commit message (Expand)AuthorAgeFilesLines
* Minor bug fix in MovableObject.pmoxhay2009-06-171-2/+3
* Fixed bug: line segment had been disappearingpmoxhay2009-06-151-0/+9
* Doesn't repeat recently used problems.pmoxhay2009-06-051-12/+42
* DropTargets now hilite correctly.pmoxhay2009-04-101-0/+4
* Small fixes to make borders of drop targets draw fully.pmoxhay2009-04-071-1/+1
* Factor move function into MovableObject, remove duplication.Wade Brainerd2009-04-061-0/+34
* Tidy up grid code a bit.Wade Brainerd2009-04-061-16/+13
* First try at comparing in amount of discrete objects.pmoxhay2009-02-161-2/+9
* Add problems in comparing lengths.pmoxhay2009-02-111-5/+13
* Tab order of objects is set mroe carefully.pmoxhay2009-02-101-2/+11
* Fixed bug that left multiple copies of line segment when move from one drag t...pmoxhay2009-02-061-3/+4
* Line segments and signs constrained to stay in the screen.pmoxhay2009-02-031-2/+7
* Restored use of delete key to interrupt drag/move.pmoxhay2009-02-021-0/+6
* Attempted rewrite of moving/dragging code to solve problems with draggin by k...pmoxhay2009-02-021-0/+221