aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/locations-settings.h
Commit message (Collapse)AuthorAgeFilesLines
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* following on the review comment covered in the last commit, use ↵Charles Kerr2014-01-301-4/+4
| | | | shared_ptr<const X> instead of shared_ptr<X> where possible.
* copyediting: slightly better header comments/docsCharles Kerr2014-01-221-2/+2
|
* update SettingsLocations class to use the "Settings" class instead of using ↵Charles Kerr2014-01-161-12/+6
| | | | GSettings directly.
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-5/+6
| | | | | | 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 locations + testsCharles Kerr2013-12-171-0/+60