Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/symbolobject.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-7/+9
* Implemented partial refresh. When objects move, they only redraw the areas o...Wade Brainerd2009-04-051-2/+3
* First try at comparing in amount of discrete objects.pmoxhay2009-02-161-3/+7
* Line segments and signs constrained to stay in the screen.pmoxhay2009-02-031-1/+28
* Adjusted tab order of draggable objects for conveniencepmoxhay2009-02-021-0/+1
* Corrected appearance of moved versus dragged objects.pmoxhay2009-02-021-12/+2
* Attempted rewrite of moving/dragging code to solve problems with draggin by k...pmoxhay2009-02-021-5/+13
* More consistent line segment dragging.Peter Moxhay2009-01-231-2/+13
* Miscellaneous improvements to dragging and modeling.Peter Moxhay2009-01-211-6/+23
* WIP on lesson flow.Wade Brainerd2009-01-101-2/+3
* Compare3 working in a very simple fashion.Wade Brainerd2009-01-031-28/+18
* Split mathactivity.py into multiple source files.Wade Brainerd2009-01-031-0/+70