aboutsummaryrefslogtreecommitdiff
path: root/src/clock.c
Commit message (Collapse)AuthorAgeFilesLines
* replace autotools with cmakeCharles Kerr2013-10-181-1/+1
|
* cache the timezone strv; lazy-rebuilding it when neededCharles Kerr2013-10-171-2/+2
|
* cleanup: dead code removal, fix comments, smaller implementation of ↵Charles Kerr2013-10-171-3/+3
| | | | update_internal_localtime()
* refactor the timezone and current time provider into a gobject Interface ↵Charles Kerr2013-10-171-0/+110
'IndicatorDatetimeClock'