aboutsummaryrefslogtreecommitdiff
path: root/src/timezone-file.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename FileTimezone to TimedatedTimezoneIain Lane2015-09-011-238/+0
* Add a timeout so we can't hang foreverIain Lane2015-09-011-0/+29
* Use timedated's Timezone property instead of watching /etc/timezoneIain Lane2015-08-311-91/+108
* hide the implementation detials of FileTimezone and GeoclueTimezone behind Im...Charles Kerr2014-09-131-71/+104
* when src/timezone-file.c reads the contents of a file, skip lines that begin ...Charles Kerr2014-05-051-13/+56
* copyediting: don't use camelCaseFunctionNames() in timezones-fileCharles Kerr2014-02-021-4/+4
* use realpath() to dereference symbolic links when watching /etc/timezone. h/t...Charles Kerr2014-01-311-3/+16
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-0/+14
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-9/+9
* add timezone-file + testsCharles Kerr2013-12-171-0/+89