Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/clock.py
Commit message (Expand)AuthorAgeFilesLines
* Default to gstreamer espeak plugin, if available, or use espeak command for o...Gary Martin2012-05-051-3/+17
* Clock activity draws off screen in F17 SL#3394 (Manuel Quiñones)Gary Martin2012-04-301-2/+2
* Removed idle updates of text display so it is centered correctly SL#2819Gary Martin2011-10-041-8/+6
* Use _ instead of _p for marking reanslatable strings SL#1658Gary Martin2011-10-041-13/+13
* Removed unused importsGary Martin2011-06-041-6/+0
* Shamlessly borrowed code from Distance to inhibit suspend while Clock is visi...Gary Martin2011-06-041-0/+53
* Removed unnecessary widget.window test to avoid Traceback on first run.Gary Martin2011-05-301-16/+15
* Added max_participants = 1 so activity does not try to allow collaboration UIGary Martin2011-05-291-0/+1
* Fix broken new toolbars (failed testing in older Sugar release 0.88 due to xo...Gary Martin2011-05-291-6/+4
* Pep8 cleanup (patch from manuq)Gary Martin2011-05-291-176/+232
* Implement new toolbars OLPC10862 (patch from manuq)Gary Martin2011-05-291-26/+55
* Show clock at start SL2196, SL2719, OLPC1085 (patch from manuq)Gary Martin2011-05-291-0/+7
* Initial import (version 5)v5Pierre Métras2008-11-151-0/+699