<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/src/timezone-file.cpp, branch main</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2015-09-01T09:52:13+00:00</updated>
<entry>
<title>Rename FileTimezone to TimedatedTimezone</title>
<updated>2015-09-01T09:52:13+00:00</updated>
<author>
<name>Iain Lane</name>
<email>iain.lane@canonical.com</email>
</author>
<published>2015-09-01T09:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=a3937830bf656d5a8e2f368757b947cef0c8b1de'/>
<id>urn:sha1:a3937830bf656d5a8e2f368757b947cef0c8b1de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a timeout so we can't hang forever</title>
<updated>2015-09-01T09:25:41+00:00</updated>
<author>
<name>Iain Lane</name>
<email>iain.lane@canonical.com</email>
</author>
<published>2015-09-01T09:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=f016debfbaac39f509f5947b098c141a03a3b65f'/>
<id>urn:sha1:f016debfbaac39f509f5947b098c141a03a3b65f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use timedated's Timezone property instead of watching /etc/timezone</title>
<updated>2015-08-31T21:08:36+00:00</updated>
<author>
<name>Iain Lane</name>
<email>iain.lane@canonical.com</email>
</author>
<published>2015-08-31T21:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=132ac93bbd4141824cfa22f6516366f953fce9a0'/>
<id>urn:sha1:132ac93bbd4141824cfa22f6516366f953fce9a0</id>
<content type='text'>
Still need to rename everything to not use "timezone-file"

</content>
</entry>
<entry>
<title>hide the implementation detials of FileTimezone and GeoclueTimezone behind Impl classes</title>
<updated>2014-09-13T20:45:23+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-09-13T20:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=13d371f6c4974baad92574f5e287a72313080432'/>
<id>urn:sha1:13d371f6c4974baad92574f5e287a72313080432</id>
<content type='text'>
</content>
</entry>
<entry>
<title>when src/timezone-file.c reads the contents of a file, skip lines that begin with '#' because they're comments. Add test.</title>
<updated>2014-05-05T15:06:34+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-05-05T15:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=2b112ebfadb6b6d19553722eca91b797ad60f303'/>
<id>urn:sha1:2b112ebfadb6b6d19553722eca91b797ad60f303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>copyediting: don't use camelCaseFunctionNames() in timezones-file</title>
<updated>2014-02-02T21:28:52+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-02-02T21:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=835daa7778171256a02d8695776d0b8262b7b637'/>
<id>urn:sha1:835daa7778171256a02d8695776d0b8262b7b637</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use realpath() to dereference symbolic links when watching /etc/timezone. h/t pitti</title>
<updated>2014-01-31T18:04:47+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-31T18:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=5828562c08f8bd01826da4db12f7c4be3dc574d0'/>
<id>urn:sha1:5828562c08f8bd01826da4db12f7c4be3dc574d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>as per review, don't inline unless there are performance issues</title>
<updated>2014-01-30T19:00:22+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-30T19:00:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=cc2ad2ad457313cb87e4483bf0278f670a5a5cea'/>
<id>urn:sha1:cc2ad2ad457313cb87e4483bf0278f670a5a5cea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Function: add fully-tested ActionGroups, per-profile Menus, state object.</title>
<updated>2014-01-15T05:07:10+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-15T05:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=ee64bb2698adfe27e55615a8856b0e2c78ad8469'/>
<id>urn:sha1:ee64bb2698adfe27e55615a8856b0e2c78ad8469</id>
<content type='text'>
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

</content>
</entry>
<entry>
<title>add timezone-file + tests</title>
<updated>2013-12-18T04:00:32+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-12-18T04:00:32+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=36d8e8ee2d9f2b7967cef6c74c6f779263727eb9'/>
<id>urn:sha1:36d8e8ee2d9f2b7967cef6c74c6f779263727eb9</id>
<content type='text'>
</content>
</entry>
</feed>
