<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-indicator/tests/dummy-indicator-signaler.c, branch main</title>
<subtitle>Ayatana Indicators Shared Library
</subtitle>
<id>https://openid.arctica-project.org/libayatana-indicator/atom?h=main</id>
<link rel='self' href='https://openid.arctica-project.org/libayatana-indicator/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/'/>
<updated>2021-09-20T10:57:49+00:00</updated>
<entry>
<title>Fix copyright headers</title>
<updated>2021-09-20T10:57:49+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-09-20T10:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=7a377a1ca42b83d692a11af36934eddbc0661f69'/>
<id>urn:sha1:7a377a1ca42b83d692a11af36934eddbc0661f69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Append us to copyright headers</title>
<updated>2021-05-12T10:50:11+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-02-10T12:29:38+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=c277aa68455b232c37a4c52b39e948a6ab0b0e11'/>
<id>urn:sha1:c277aa68455b232c37a4c52b39e948a6ab0b0e11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CMakeLists.txt files + tests/test-loader.c: fix library paths + Fix include paths</title>
<updated>2021-05-12T10:49:57+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-02-11T14:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=1fa174f54c9604499f059489e544cfc59c825f27'/>
<id>urn:sha1:1fa174f54c9604499f059489e544cfc59c825f27</id>
<content type='text'>
tests/test-loader.c: fix library paths
</content>
</entry>
<entry>
<title>Move source files to src</title>
<updated>2021-05-11T09:00:41+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-02-10T12:06:05+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=b8b206c6e84757c6d4d36cec619a1e7c37d1eb5f'/>
<id>urn:sha1:b8b206c6e84757c6d4d36cec619a1e7c37d1eb5f</id>
<content type='text'>
</content>
</entry>
<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, DummyIndicatorSignaler: free the allocated memory.</title>
<updated>2012-02-03T14:34:07+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2012-02-03T14:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=7ae413b583259eb8c312511c4da5f0558d2daab9'/>
<id>urn:sha1:7ae413b583259eb8c312511c4da5f0558d2daab9</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>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>Adding license info to [ch] files</title>
<updated>2011-07-06T21:11:29+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-07-06T21:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=2d3893c354ea2d39d18b9e3524e640d671508f90'/>
<id>urn:sha1:2d3893c354ea2d39d18b9e3524e640d671508f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accessible_name -&gt; accessible_desc in tests as well</title>
<updated>2011-02-08T03:28:50+00:00</updated>
<author>
<name>Luke Yelavich</name>
<email>luke.yelavich@canonical.com</email>
</author>
<published>2011-02-08T03:28:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libayatana-indicator/commit/?id=a51274553b1a95227abefc80a65e2cc74364c7b2'/>
<id>urn:sha1:a51274553b1a95227abefc80a65e2cc74364c7b2</id>
<content type='text'>
</content>
</entry>
</feed>
