Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/activity.py
Commit message (Collapse)AuthorAgeFilesLines
* import pango to from gi.repository import pangoCristhofer Travieso2013-04-241-1/+1
| | | | Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
* Add gtk3 and remove gtk2Cristhofer Travieso2013-04-241-26/+26
| | | | Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
* Fix orthographic errorCristhofer Travieso2012-10-171-13/+13
| | | | Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
* Add temp toolbuttonCristhofer Travieso2012-09-131-1/+10
|
* Fix in-comma separator errorv1.1Cristhofer Travieso2012-09-121-4/+5
|
* Remove label info, label set selectable TrueCristhofer Travieso2012-08-231-21/+8
|
* Fixing some bugsCristhofer Travieso2012-08-221-4/+5
|
* Code style fixes.Agustin Zubiaga2012-08-221-8/+8
| | | | | | | PyLint rate: 8.67/10 Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org> Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
* Put the convert title_label in the centerCristhofer Travieso2012-08-221-5/+8
|
* Fixing a lot of bugsAgustin Zubiaga2012-08-221-38/+60
| | | | | | | | | | Change: * Using gettext * More clear log * Using markup in combos Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org> Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
* Remove convertline.pyCristhofer Travieso2012-08-221-1/+0
|
* Use locale to format the decimal separatorCristhofer Travieso2012-08-221-2/+11
| | | | Signed-off-by: Cristhofer Travieso <cristhofert97@gmail.com>
* add timeCristhofer Travieso2012-08-221-0/+8
|
* Remove temperatureCristhofer Travieso2012-08-211-9/+0
|
*