<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ayatana-indicator-datetime/src/datetime-prefs-locations.c, branch main</title>
<subtitle>Ayatana Indicator Date &amp; Time Applet
</subtitle>
<id>https://isbjoern.arctica-project.org/ayatana-indicator-datetime/atom?h=main</id>
<link rel='self' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/'/>
<updated>2013-10-18T19:22:54+00:00</updated>
<entry>
<title>replace autotools with cmake</title>
<updated>2013-10-18T19:22:54+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-10-18T19:22:54+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=62d01fc8749606d8fc4614d897044462a6d703fc'/>
<id>urn:sha1:62d01fc8749606d8fc4614d897044462a6d703fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in the utils functions, add a GSettings argument for the functions that use a GSettings s.t. they don't have to keep reloading settings in a temporary every time they're called.</title>
<updated>2013-09-07T12:10:53+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-09-07T12:10:53+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=e2096aa3f7d1a78ad0a8968a29529a6609a6fd5a'/>
<id>urn:sha1:e2096aa3f7d1a78ad0a8968a29529a6609a6fd5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add 'terse' time formats for phone menu to match the spec.</title>
<updated>2013-07-26T18:26:03+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-07-26T18:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=18012d5e396e87d1c0c5534c35c5d0de82c2f7aa'/>
<id>urn:sha1:18012d5e396e87d1c0c5534c35c5d0de82c2f7aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>in service.c, replace all calls to time(NULL) and g_date_time_new_now_local() with a call to the new 'indicator_datetime_service_get_localtime()' func. This is currently a passthrough to _new_now_local(), but we'll need this control point to override the system time in unit testing</title>
<updated>2013-06-17T14:06:02+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-06-17T14:06:02+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=72f23220db542cb8e41e9492528e79082c916804'/>
<id>urn:sha1:72f23220db542cb8e41e9492528e79082c916804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge lp:~charlesk/indicator-datetime/lp-833325 to have locations follow the sort order specified in https://wiki.ubuntu.com/TimeAndDate</title>
<updated>2012-05-21T20:29:19+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-05-21T20:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=a93b2144e216afa7b6a61129929bc201ce58d6b1'/>
<id>urn:sha1:a93b2144e216afa7b6a61129929bc201ce58d6b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify the timezone location sorting to follow mpt's design at https://wiki.ubuntu.com/TimeAndDate</title>
<updated>2012-05-17T20:53:17+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-05-17T20:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=b51315028eb616e966ca761e50c6b1114680c364'/>
<id>urn:sha1:b51315028eb616e966ca761e50c6b1114680c364</id>
<content type='text'>
  - the auto-detected location, if enabled, is listed before user-specified locations
  - Locations in the indicator always mirror the Locations Dialog's ordering
  - Added sort-by-name and sort-by-time buttons in the Locations Dialog

</content>
</entry>
<entry>
<title>fix a bug that caused the location settings to re-saved every time update_times() was called (which is periodically every 2 seconds).</title>
<updated>2012-05-17T20:29:04+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-05-17T20:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=fa15f08c01e6350437dbb7023b8947eb12ab4e30'/>
<id>urn:sha1:fa15f08c01e6350437dbb7023b8947eb12ab4e30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make it so that we parse the long and lat in a locale independent way</title>
<updated>2012-04-18T21:19:13+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-04-18T21:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=bb58a4eb0f358ab958ceaf9186350aabc6963d01'/>
<id>urn:sha1:bb58a4eb0f358ab958ceaf9186350aabc6963d01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix more leaks related to getting strings from COL_NAME and COL_ZONE... these columns are of type G_TYPE_STRING, so we need to g_free() the copies that we pull from the model with gtk_tree_model_get()...</title>
<updated>2012-03-20T22:35:24+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-03-20T22:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=c19413065fc68368741b202dc3b95754066c97a9'/>
<id>urn:sha1:c19413065fc68368741b202dc3b95754066c97a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improvements based on feedback from desrt</title>
<updated>2012-03-20T20:57:52+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-03-20T20:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://isbjoern.arctica-project.org/ayatana-indicator-datetime/commit/?id=ae3ad074ad435bcd5b4df0b32282b1663c57e1de'/>
<id>urn:sha1:ae3ad074ad435bcd5b4df0b32282b1663c57e1de</id>
<content type='text'>
</content>
</entry>
</feed>
