aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/timezones-live.h
Commit message (Collapse)AuthorAgeFilesLines
* in LiveTimezones, pass the primary timezone to it on construction. We used ↵Charles Kerr2021-08-291-3/+2
| | | | to create it implicitly but can't do that anymore now that TimedatedTimezone takes its own ctor argument.
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* Rename FileTimezone to TimedatedTimezoneIain Lane2015-09-011-3/+3
|
* Use timedated's Timezone property instead of watching /etc/timezoneIain Lane2015-08-311-1/+1
| | | | | Still need to rename everything to not use "timezone-file"
* following on the review comment covered in the last commit, use ↵Charles Kerr2014-01-301-2/+2
| | | | shared_ptr<const X> instead of shared_ptr<X> where possible.
* update timezones-live to use Settings to tell when the user has ↵Charles Kerr2014-01-161-7/+6
| | | | enabled/disabled GeoClue lookups
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-6/+7
| | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again
* add other datetime header filesCharles Kerr2013-12-171-0/+56