Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'pote'HEADmasterPablo Astigarraga2010-04-091-9/+9
|\
| * Fixed addition bugpotePablo Astigarraga2010-04-091-16/+16
| |
* | fixed minor issuePablo Astigarraga2010-04-051-7/+7
|/
* minor change in reduce methodPablo Astigarraga2010-04-051-2/+2
|
* Merge branch 'pote'Pablo Astigarraga2010-04-051-9/+14
|\
| * reduce method implementedPablo Astigarraga2010-04-051-9/+14
| |
* | Merge branch 'pote'Pablo Astigarraga2010-04-051-44/+81
|\ \ | |/
| * Fixed substraction/addition issuePablo Astigarraga2010-04-051-8/+9
| |
| * Tuned up CalculatorPablo Astigarraga2010-04-051-44/+80
| |
* | Merge branch 'pote'Pablo Astigarraga2010-04-052-2/+72
|\ \ | |/
| * entered __ne__ and __add__ methods for class FractionPablo Astigarraga2010-04-052-2/+72
| |
* | Merge branch 'pote'Pablo Astigarraga2010-04-022-3/+18
|\ \ | |/
| * Update __eq__ method in fraction classPablo Astigarraga2010-04-021-1/+1
| |
| * overran __eq__ in fraction classPablo Astigarraga2010-04-022-2/+17
| |
* | test commitPablo Astigarraga2010-04-021-1/+1
|/
* Changed images.gladeuijmpc2010-04-022-0/+0
|
* Update references documentation.jmpc2010-04-021-1/+1
|
* Added internationalization.jmpc2010-04-023-12/+129
|
* add instructions for make/update i18n updatesjmpc2010-04-021-0/+16
|
* Merge branch 'master' of git.sugarlabs.org:fractions-of-cakes/mainlinejmpc2010-04-023-14/+23
|\
| * slight changes in Fractions classPablo Astigarraga2010-03-262-5/+7
| |
| * implemented Fraction ClassPablo Astigarraga2010-03-263-16/+23
| |
* | Add references for future contributors.jmpc2010-04-021-0/+40
|/
* correct fix in sugar activityjmpc2010-03-211-1/+2
|
* change class namejmpc2010-03-211-3/+2
|
* move code for run from fractionpresentation to mainjmpc2010-03-213-31/+9
|
* fix resize bugcakeSamus_2010-03-211-1/+1
|
* Merge branch 'cake'jmpc2010-03-211-9/+17
|\
| * fixing "flicker" of cake updateSamus_2010-03-211-9/+17
| |
* | fixed random logicjmpc2010-03-211-11/+16
| |
* | change callbacks, comment default fonts, changes for cake changesjmpc2010-03-211-16/+11
| |
* |