Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/amountproblem.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed some tabbing issues in amount problems.pmoxhay2009-06-161-19/+26
* Scissors don't drop back on and recut the shapes.pmoxhay2009-06-101-3/+1
* Wider AnswerBox for amount problems.pmoxhay2009-06-071-15/+39
* Fixed some issues with amount comparisons.pmoxhay2009-06-061-13/+36
* Doesn't repeat recently used problems.pmoxhay2009-06-051-10/+15
* Shapes don't disappear (except for masses, amounts).pmoxhay2009-06-021-7/+4
* Doesn't repeat color choice from problem to problem.pmoxhay2009-06-011-4/+8
* Removed some unused stuff from ShapeObject.Wade Brainerd2009-04-061-6/+0
* Tidy up grid code a bit.Wade Brainerd2009-04-061-1/+3
* Switch AmountProblem to use new AmountObject instead of ShapeObject.Wade Brainerd2009-04-061-28/+14
* Mass comparison now fits into answer box.pmoxhay2009-03-311-2/+1
* First attempt at mass comparisons.pmoxhay2009-02-241-0/+480