aboutsummaryrefslogtreecommitdiff
path: root/src/clock-live.c
Commit message (Expand)AuthorAgeFilesLines
* in src/clock-live.c, pass the right pointer to on_detect_location_changed().Charles Kerr2013-11-141-3/+2
* sync with trunkCharles Kerr2013-10-241-51/+43
|\
| * instead of keeping IndicatorDatetimeTimezone objects in separate fields, keep...Charles Kerr2013-10-231-51/+43
* | replace autotools with cmakeCharles Kerr2013-10-181-3/+1
|/
* because is rarely changes, cache the GTimeZone used by indicator_datetime_clo...Charles Kerr2013-10-171-9/+19
* cache the timezone strv; lazy-rebuilding it when neededCharles Kerr2013-10-171-31/+23
* cleanup: dead code removal, fix comments, smaller implementation of update_in...Charles Kerr2013-10-171-33/+14
* refactor the timezone and current time provider into a gobject Interface 'Ind...Charles Kerr2013-10-171-0/+306