<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-indicator/tests/test-loader.c, branch 0.6.0</title>
<subtitle>Ayatana Indicators Shared Library
</subtitle>
<id>https://openid.arctica-project.org/libayatana-indicator/atom?h=0.6.0</id>
<link rel='self' href='https://openid.arctica-project.org/libayatana-indicator/atom?h=0.6.0'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/'/>
<updated>2015-11-06T15:17:48+00:00</updated>
<entry>
<title>Fork libayatana-indicator from Ubuntu's libindicator shared library.</title>
<updated>2015-11-06T15:17:48+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-11-06T14:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=9d1b39fa6a02985a613604826997f0d7b969a40d'/>
<id>urn:sha1:9d1b39fa6a02985a613604826997f0d7b969a40d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: fix compilation and make check.</title>
<updated>2013-04-12T11:56:52+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2013-04-12T11:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=5c5f7780b413dccb4b55f30da70a433a6f400020'/>
<id>urn:sha1:5c5f7780b413dccb4b55f30da70a433a6f400020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In tests/test-loader and tests/dummy-indicator-visible.c, support hiding &amp; re-showing IndicatorObjectEntries by caching their parent widgetry instead of using gtk_widget_destroy()</title>
<updated>2012-09-12T04:25:56+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-09-12T04:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=00d05564fe963f53d8f56601f0b2dad2834b9b00'/>
<id>urn:sha1:00d05564fe963f53d8f56601f0b2dad2834b9b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test loader: check also for parent changes</title>
<updated>2012-01-25T17:11:43+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2012-01-25T17:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=c87aff749b07f228e3fa69c1155d9128ef07620c'/>
<id>urn:sha1:c87aff749b07f228e3fa69c1155d9128ef07620c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: update dummy signaler to work with real IndicatorObjectEntry</title>
<updated>2012-01-25T17:11:07+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2012-01-25T17:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=39cf870292e40bd72a16fc10b20135e294d4e269'/>
<id>urn:sha1:39cf870292e40bd72a16fc10b20135e294d4e269</id>
<content type='text'>
This fixes a crash due to the parent/unparent.
</content>
</entry>
<entry>
<title>Added better parent_object tests.</title>
<updated>2012-01-25T11:22:12+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2012-01-25T11:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=c26baddf8b8f8a290557f1a51d4e957bc95e45c1'/>
<id>urn:sha1:c26baddf8b8f8a290557f1a51d4e957bc95e45c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add visibility concept to the default indicator object</title>
<updated>2012-01-23T23:00:29+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-01-23T23:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=23e99955bb62b93be875f8bf1d40852320d17f0e'/>
<id>urn:sha1:23e99955bb62b93be875f8bf1d40852320d17f0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"bzr merge lp:indicator" + conflict resolution in tests suite</title>
<updated>2012-01-23T14:55:12+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-01-23T14:55:12+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=95daf102dac37a69686f8a86bf7fe47cd442c7d6'/>
<id>urn:sha1:95daf102dac37a69686f8a86bf7fe47cd442c7d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>another iteration of the indicator-object visibility support patch, incorporating ideas from discussion with ted</title>
<updated>2012-01-23T11:39:50+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-01-23T11:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=4f4190f71f8495e5bcf6779d73157931572e42ac'/>
<id>urn:sha1:4f4190f71f8495e5bcf6779d73157931572e42ac</id>
<content type='text'>
 - some functions were public when they should have been private
 - the hide/show handler is now a virtual function &amp; is documented in indicator-object.h
 - added unit tests
 - the GSettings monitor has been removed

</content>
</entry>
<entry>
<title>Checking to ensure the parent_object pointer gets set</title>
<updated>2012-01-19T17:55:47+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-01-19T17:55:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=a1ed503a7513d46ca530dd9e853140f2981e69a3'/>
<id>urn:sha1:a1ed503a7513d46ca530dd9e853140f2981e69a3</id>
<content type='text'>
</content>
</entry>
</feed>
