Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/clock.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "Corrected minute and second hand lengths (second hand should be longe...Gary Martin2012-10-251-4/+4
* Corrected minute and second hand lengths (second hand should be longer than m...Gary Martin2012-10-251-4/+4
* Swap length of second hand and minute hand so that numbers are obscured less ...Gary Martin2012-10-091-4/+4
* Move Nice clock face caching code into _size_allocate_cb to fix Nice clock la...Gary Martin2012-10-041-15/+10
* Cache the background in the nice clockGonzalo Odiard2012-10-041-7/+19
* Make white background of Digital Clock an equal thickness all around the time...Gary Martin2012-10-031-2/+2
* Fix int based pixel alignment rounding errors in Digital Clock view.Gary Martin2012-10-031-9/+9
* Increase size of Digital Clock font so it matches the original size.Gary Martin2012-10-031-1/+1
* Add central hub point for the three clock hands.Gary Martin2012-10-031-0/+6
* Vary stroke thickness on 15, 5, and 1 min ticks.Gary Martin2012-10-031-1/+4
* Stop tick marks exceeding clock face in some areas.Gary Martin2012-10-031-2/+2
* Make hour hand a little thicker.Gary Martin2012-10-031-1/+1
* Fix broken face number alignement by setting pango markup before getting layo...Gary Martin2012-10-031-1/+1
* Make the simple clock face numbers match the previous visible size of the gtk...Gary Martin2012-10-031-1/+1
* Added back in rounded caps to tick marks.Gary Martin2012-10-031-0/+1
* Updated Cairo patch originally from manuq and humitos SL#3454Gary Martin2012-10-031-82/+100
* Fix for using incorrect spoken accent when using gstreamer-espeak plugin SL#687Gary C Martin2012-06-121-3/+10
* Replace pgettext with gettext to work around broken genpot string generation ...Gary C Martin2012-06-121-25/+24
* 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