Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/mathactivity.py
Commit message (Expand)AuthorAgeFilesLines
* Fix launching from Home view.Wade Brainerd2009-01-231-3/+4
* First stab at progressing through problems.Wade Brainerd2009-01-231-0/+3
* Split mathactivity.py into multiple source files.Wade Brainerd2009-01-031-871/+5
* Tests for comparison of areas.Peter Moxhay2009-01-021-56/+239
* Merge git+ssh://wadeb@dev.laptop.org/git/users/wadeb/mathWade Brainerd2008-12-291-36/+134
|\
| * Several change to improve moving on grid.Peter Moxhay2008-12-291-33/+125
| * width height as functionPeter Moxhay2008-12-281-32/+22
| * Added rotating as well as translating the shapes.olpc2008-12-281-51/+209
* | Widespread use of Vector class methods.Wade Brainerd2008-12-291-83/+64
* | Fix dragging of SymbolObjects.Wade Brainerd2008-12-291-0/+5
* | Introduced Vector class.Wade Brainerd2008-12-291-69/+144
* | width height as function Changed the calculation of width and heighy of Shape...Peter Moxhay2008-12-281-32/+22
* | Added rotating as well as translating the shapes. Temporarily, rotating is do...olpc2008-12-281-51/+209
|/
* Initial commit.Wade Brainerd2008-12-221-0/+512