<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-appindicator/bindings/vala, branch 0.5.3</title>
<subtitle>Ayatana Application Indicators Shared Library
</subtitle>
<id>https://cgit.arctica-project.org/libayatana-appindicator/atom?h=0.5.3</id>
<link rel='self' href='https://cgit.arctica-project.org/libayatana-appindicator/atom?h=0.5.3'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/'/>
<updated>2015-11-10T04:58:57+00:00</updated>
<entry>
<title>Fork from Ubuntu's libappindicator project.</title>
<updated>2015-11-10T04:58:57+00:00</updated>
<author>
<name>Mike Gabriel</name>
<email>mike.gabriel@das-netzwerkteam.de</email>
</author>
<published>2015-11-09T19:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=def21c26e7c517b3abd8db299b8601742bccbafd'/>
<id>urn:sha1:def21c26e7c517b3abd8db299b8601742bccbafd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Vala classes not being able to inherit from Indicator</title>
<updated>2012-10-10T23:33:35+00:00</updated>
<author>
<name>Robert Ancell</name>
<email>robert.ancell@canonical.com</email>
</author>
<published>2012-10-10T23:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=26b796b2338912270191e6fe6e4c4b578bbd23f3'/>
<id>urn:sha1:26b796b2338912270191e6fe6e4c4b578bbd23f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The vala examples were written before GMenu, so add explict namespace use here to avoid valac errors caused by namespace ambiguity between glib and gtk (ie, use 'new Gtk.Menu' instead of 'new Menu')</title>
<updated>2012-03-21T18:02:41+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-03-21T18:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=13c8aef0bb7cb9b3bb4b69fda943cb92fe21f0ea'/>
<id>urn:sha1:13c8aef0bb7cb9b3bb4b69fda943cb92fe21f0ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix dep as well</title>
<updated>2011-09-28T17:21:09+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-09-28T17:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=9a0a2e0c51032a4396922198f37322c7ef47cbbd'/>
<id>urn:sha1:9a0a2e0c51032a4396922198f37322c7ef47cbbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switching out the prefix for a fixed name</title>
<updated>2011-09-28T17:16:33+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-09-28T17:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=3c21ff43c3ec1664e757546ced848edd6b385128'/>
<id>urn:sha1:3c21ff43c3ec1664e757546ced848edd6b385128</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring along custom and grab from srcdir</title>
<updated>2011-09-28T15:57:50+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-09-28T15:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=982603643a27c3e8086c35f4b3796a5bd78cbc30'/>
<id>urn:sha1:982603643a27c3e8086c35f4b3796a5bd78cbc30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix type_check_function for vala bindings</title>
<updated>2011-09-23T15:46:27+00:00</updated>
<author>
<name>Michal Hruby</name>
<email>michal.mhr@gmail.com</email>
</author>
<published>2011-09-23T15:46:27+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=c0b476c33f2d59641090d1ba741f4cd038bc320c'/>
<id>urn:sha1:c0b476c33f2d59641090d1ba741f4cd038bc320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vala: updated example to use the new API</title>
<updated>2011-07-20T01:20:54+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-07-20T01:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=a3812f9b8bfe467873bfe261a161b868c2b42118'/>
<id>urn:sha1:a3812f9b8bfe467873bfe261a161b868c2b42118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Vala bindings example: added secondary_activate</title>
<updated>2011-07-18T16:11:33+00:00</updated>
<author>
<name>Marco Trevisan (Treviño)</name>
<email>mail@3v1n0.net</email>
</author>
<published>2011-07-18T16:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=d24b2f255e7135ceacd1ab7388e514f5f2b5edcf'/>
<id>urn:sha1:d24b2f255e7135ceacd1ab7388e514f5f2b5edcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removing -Werror for the Vala compiler</title>
<updated>2011-07-07T19:45:12+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-07-07T19:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=15fccc965903995f7041cd4f9bac6ced964d44cc'/>
<id>urn:sha1:15fccc965903995f7041cd4f9bac6ced964d44cc</id>
<content type='text'>
</content>
</entry>
</feed>
