aboutsummaryrefslogtreecommitdiff
path: root/src/clock.c
Commit message (Collapse)AuthorAgeFilesLines
* make GObject a prerequisite of the IndicatorDatetimeClock interface.Charles Kerr2013-10-231-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'