Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/symbolmovableobject.py
Commit message (Expand)AuthorAgeFilesLines
* 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 SymbolObject get_bounds.Wade Brainerd2009-04-051-8/+9
* Implemented partial refresh. When objects move, they only redraw the areas o...Wade Brainerd2009-04-051-2/+3
* 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/+5
* Attempted rewrite of moving/dragging code to solve problems with draggin by k...pmoxhay2009-02-021-0/+96