Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/fracciones.activity
Commit message (Expand)AuthorAgeFilesLines
* Fixed addition bugpotePablo Astigarraga2010-04-091-16/+16
* 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
* Added internationalization.jmpc2010-04-023-12/+129
* slight changes in Fractions classPablo Astigarraga2010-03-262-5/+7
* implemented Fraction ClassPablo Astigarraga2010-03-263-16/+23
* 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
* | diff --git a/fracciones.activity/fractionlogic.py b/fracciones.activity/fract...jmpc2010-03-212-12/+17
|/
* fixesSamus_2010-03-211-3/+2
* Merge branch 'master' into cakeSamus_2010-03-212-2/+125
|\
| * correct coordinate transformation in selectjmpc2010-03-211-2/+4
| * add dialog in check, change names, use loggingjmpc2010-03-211-16/+18
| * add presentationjmpc2010-03-211-0/+118
| * add methods for set/get Cake widget datajmpc2010-03-211-1/+12
* | adding query properties subdivisions and current_fractionSamus_2010-03-211-7/+15
* | introducing "reset"Samus_2010-03-211-5/+12
* | refactorSamus_2010-03-211-28/+30
* | commentsSamus_2010-03-211-0/+5
* | oh my gawd! it warks 8)Samus_2010-03-211-2/+5
* | simplifying logic 2Samus_2010-03-211-6/+6
* | removing useless codeSamus_2010-03-211-3/+1
* | enabling commandline argument for divisionsSamus_2010-03-211-2/+5
* | cleanup logicSamus_2010-03-211-9/+8
* | commentsSamus_2010-03-211-0/+4
* | moving image loading to constructorSamus_2010-03-211-6/+6
* | making methods privateSamus_2010-03-211-5/+5
* | normalizing __init__Samus_2010-03-211-2/+2
* | renaming variable "N"Samus_2010-03-211-12/+12
* | creating "data" directory for graphicsSamus_2010-03-213-2/+3
|/
* add Cake widget (copied from branch escalable)jmpc2010-03-213-0/+144
* Added logic modulejmpc2010-03-211-0/+46
* testPablo Astigarraga2010-03-211-1/+0