Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in src/clock-live.c, pass the right pointer to on_detect_location_changed(). | Charles Kerr | 2013-11-14 | 1 | -3/+2 |
* | sync with trunk | Charles Kerr | 2013-10-24 | 1 | -51/+43 |
|\ | |||||
| * | instead of keeping IndicatorDatetimeTimezone objects in separate fields, keep... | Charles Kerr | 2013-10-23 | 1 | -51/+43 |
* | | replace autotools with cmake | Charles Kerr | 2013-10-18 | 1 | -3/+1 |
|/ | |||||
* | because is rarely changes, cache the GTimeZone used by indicator_datetime_clo... | Charles Kerr | 2013-10-17 | 1 | -9/+19 |
* | cache the timezone strv; lazy-rebuilding it when needed | Charles Kerr | 2013-10-17 | 1 | -31/+23 |
* | cleanup: dead code removal, fix comments, smaller implementation of update_in... | Charles Kerr | 2013-10-17 | 1 | -33/+14 |
* | refactor the timezone and current time provider into a gobject Interface 'Ind... | Charles Kerr | 2013-10-17 | 1 | -0/+306 |