<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/src/utils.c, branch 24.2.0</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=24.2.0</id>
<link rel='self' href='https://openid.arctica-project.org/ayatana-indicator-datetime/atom?h=24.2.0'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2018-03-26T21:01:24+00:00</updated>
<entry>
<title>Fixed the comment for translators</title>
<updated>2018-03-26T21:01:24+00:00</updated>
<author>
<name>Richard Somlói</name>
<email>level@somloirichard.hu</email>
</author>
<published>2015-09-21T13:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=947e9fd2c0bf2798802da034b3e82f057e53bbe2'/>
<id>urn:sha1:947e9fd2c0bf2798802da034b3e82f057e53bbe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>README.md: Add some manual line breaks.</title>
<updated>2017-12-08T12:41:39+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2017-12-08T12:41:39+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=b7950517a055b6aee4d0806e32dbd466a6ae59d0'/>
<id>urn:sha1:b7950517a055b6aee4d0806e32dbd466a6ae59d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use unicode characters directly instead of escaping them</title>
<updated>2014-09-08T14:15:19+00:00</updated>
<author>
<name>Lars Uebernickel</name>
<email>lars.uebernickel@canonical.com</email>
</author>
<published>2014-09-08T14:15:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=1de66cfc8500fd20b07b2725518131818bafb0c5'/>
<id>urn:sha1:1de66cfc8500fd20b07b2725518131818bafb0c5</id>
<content type='text'>
Launchpad's xgettext seems too old to properly transform the escaped
characters. It passes literal characters right through.

</content>
</entry>
<entry>
<title>split_settings_location: Initialise the 'first' pointer.</title>
<updated>2014-04-08T10:23:02+00:00</updated>
<author>
<name>Iain Lane</name>
<email>iain.lane@canonical.com</email>
</author>
<published>2014-04-08T10:23:02+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=baf429be157b26f9a3126914a71a77f53afad411'/>
<id>urn:sha1:baf429be157b26f9a3126914a71a77f53afad411</id>
<content type='text'>
Otherwise it points to random memory which leads to undefined behaviour.

</content>
</entry>
<entry>
<title>add comments &amp; examples for translators to help them to fix bug #1001595 for their locale.</title>
<updated>2014-03-28T00:25:34+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-03-28T00:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=7d5e6f355f9a6020274cf5bea5426e265ea22877'/>
<id>urn:sha1:7d5e6f355f9a6020274cf5bea5426e265ea22877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly better testing for whether or not a date happened in the past at second granularity rather than usec</title>
<updated>2014-03-14T16:48:06+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-03-14T16:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=35b0a3601f1d7d9f757467ffc7b909c461c2f49d'/>
<id>urn:sha1:35b0a3601f1d7d9f757467ffc7b909c461c2f49d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in utils.c's generate_full_format_string_at_time(), test to see if the event time occurred before the current time</title>
<updated>2014-03-09T22:46:08+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-03-09T22:46:08+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=375277fa6b2c8eaac2e2a824bd1e43bbd54b75e3'/>
<id>urn:sha1:375277fa6b2c8eaac2e2a824bd1e43bbd54b75e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make utils.cpp's generate_full_format_string_at_time() a standalone function so that the panels can use the utils functions without a libindicatordatetime dependency</title>
<updated>2014-01-28T22:26:45+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-01-28T22:26:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=ee9f4c7ef822a101cea8d12c565d8a8a93d9caf5'/>
<id>urn:sha1:ee9f4c7ef822a101cea8d12c565d8a8a93d9caf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add geoclue, glib test fixtures</title>
<updated>2013-12-18T04:10:18+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-12-18T04:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=3b8833efe6ab21387b6f73b4a4ef757445801623'/>
<id>urn:sha1:3b8833efe6ab21387b6f73b4a4ef757445801623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for showing the year in indicator-datetime</title>
<updated>2013-10-30T22:29:43+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-10-30T22:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/ayatana-indicator-datetime/commit/?id=19663dd8958f833385470c6d67f1d80923f33fd0'/>
<id>urn:sha1:19663dd8958f833385470c6d67f1d80923f33fd0</id>
<content type='text'>
</content>
</entry>
</feed>
