<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libayatana-appindicator/bindings/vala/examples, branch 0.5.91</title>
<subtitle>Ayatana Application Indicators Shared Library
</subtitle>
<id>https://cgit.arctica-project.org/libayatana-appindicator/atom?h=0.5.91</id>
<link rel='self' href='https://cgit.arctica-project.org/libayatana-appindicator/atom?h=0.5.91'/>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/'/>
<updated>2022-02-11T13:06:49+00:00</updated>
<entry>
<title>Clean up compilation flags</title>
<updated>2022-02-11T13:06:49+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2022-02-11T13:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=e6b34ef4daa0809c7bfd5cbffc7cbcc1d053345b'/>
<id>urn:sha1:e6b34ef4daa0809c7bfd5cbffc7cbcc1d053345b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop Automake files</title>
<updated>2021-06-09T11:55:39+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-02-26T23:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=ec329487e32b38f224964f7ea239e34f4f0b3c97'/>
<id>urn:sha1:ec329487e32b38f224964f7ea239e34f4f0b3c97</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CMakeLists.txt files + cmake/ helpers</title>
<updated>2021-06-09T11:55:39+00:00</updated>
<author>
<name>Robert Tari</name>
<email>robert@tari.in</email>
</author>
<published>2021-02-26T23:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=367188dbba4f98a597aca9ced7832762fc88b062'/>
<id>urn:sha1:367188dbba4f98a597aca9ced7832762fc88b062</id>
<content type='text'>
</content>
</entry>
<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>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 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>
<entry>
<title>Changing the build so that it uses the right version of the vala files and removes the predefined header location</title>
<updated>2011-02-11T04:05:20+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2011-02-11T04:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libayatana-appindicator/commit/?id=889b2da654b149bca523f7f57492de190ae8d865'/>
<id>urn:sha1:889b2da654b149bca523f7f57492de190ae8d865</id>
<content type='text'>
</content>
</entry>
</feed>
