aboutsummaryrefslogtreecommitdiff
path: root/src/clock-live.c
Commit message (Collapse)AuthorAgeFilesLines
* replace autotools with cmakeCharles Kerr2013-10-181-3/+1
|
* because is rarely changes, cache the GTimeZone used by ↵Charles Kerr2013-10-171-9/+19
| | | | indicator_datetime_clock_get_localtime()
* cache the timezone strv; lazy-rebuilding it when neededCharles Kerr2013-10-171-31/+23
|
* cleanup: dead code removal, fix comments, smaller implementation of ↵Charles Kerr2013-10-171-33/+14
| | | | update_internal_localtime()
* refactor the timezone and current time provider into a gobject Interface ↵Charles Kerr2013-10-171-0/+306
'IndicatorDatetimeClock'