<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdbusmenu/libdbusmenu-glib/client.c, branch master</title>
<subtitle>Pass a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus.
</subtitle>
<id>https://openid.arctica-project.org/libdbusmenu/atom?h=master</id>
<link rel='self' href='https://openid.arctica-project.org/libdbusmenu/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/'/>
<updated>2016-11-24T18:06:01+00:00</updated>
<entry>
<title>Fix build with --enable-massivedebugging</title>
<updated>2016-11-24T18:06:01+00:00</updated>
<author>
<name>Dmitry Shachnev</name>
<email>mitya57@ubuntu.com</email>
</author>
<published>2016-11-24T18:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=c8664ba34bd9ef0c3def0f7296ce62e2d792a0ff'/>
<id>urn:sha1:c8664ba34bd9ef0c3def0f7296ce62e2d792a0ff</id>
<content type='text'>
Use %p for printing pointers, otherwise GCC complains.
</content>
</entry>
<entry>
<title>Throw criticals on bad names and/or objects</title>
<updated>2013-06-10T18:09:13+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2013-06-10T18:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=99cf6a9d90ce9cf3b53899fabddf9a2584ececeb'/>
<id>urn:sha1:99cf6a9d90ce9cf3b53899fabddf9a2584ececeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>null type means standard type</title>
<updated>2012-10-25T15:19:23+00:00</updated>
<author>
<name>Albert Astals</name>
<email>albert.astals@canonical.com</email>
</author>
<published>2012-10-25T15:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=fa83f46a8bebb0788f2d92b633c0aabcbcc1db09'/>
<id>urn:sha1:fa83f46a8bebb0788f2d92b633c0aabcbcc1db09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use g_variant_compare</title>
<updated>2012-10-25T15:13:35+00:00</updated>
<author>
<name>Albert Astals</name>
<email>albert.astals@canonical.com</email>
</author>
<published>2012-10-25T15:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=c2eb33badf85c0b4550605a1c45d7040304c29bb'/>
<id>urn:sha1:c2eb33badf85c0b4550605a1c45d7040304c29bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not reuse menu items if their type is different</title>
<updated>2012-10-25T13:23:22+00:00</updated>
<author>
<name>Albert Astals</name>
<email>albert.astals@canonical.com</email>
</author>
<published>2012-10-25T13:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=64ed9ef0bf0799ea025f60c3ef1f0a9c2350cdbd'/>
<id>urn:sha1:64ed9ef0bf0799ea025f60c3ef1f0a9c2350cdbd</id>
<content type='text'>
The gtk side does not know how to convert from a separator to a standard item,
and even if it'd knew it does not make much sense to reuse them since if the types
are different you can expect there's little to reuse

</content>
</entry>
<entry>
<title>fix grammar: use of its and it's</title>
<updated>2012-10-07T15:35:50+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-10-07T15:35:50+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=c4d75c050859d961d6212793e94ea3151c30afd2'/>
<id>urn:sha1:c4d75c050859d961d6212793e94ea3151c30afd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make event_data_find() and session_bus_cb() private instead of public</title>
<updated>2012-04-05T18:35:49+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-04-05T18:35:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=d3a9dcd2d4afb609c0201573fb8463242d0e9aba'/>
<id>urn:sha1:d3a9dcd2d4afb609c0201573fb8463242d0e9aba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure that if the callback is NULL we're not trying to get a callback</title>
<updated>2012-04-05T04:07:16+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-04-05T04:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=9e5453bb93db68695d5fd4c1e8de8003a400f7d6'/>
<id>urn:sha1:9e5453bb93db68695d5fd4c1e8de8003a400f7d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Protect from the cases where we might get NULL in the data segment</title>
<updated>2012-04-05T04:06:45+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-04-05T04:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=042406a84a19568ab4e417e51eac9a632970c25e'/>
<id>urn:sha1:042406a84a19568ab4e417e51eac9a632970c25e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing a cut-and-paste comment</title>
<updated>2012-04-04T04:23:00+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-04-04T04:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=70c8f8431d70481b8fcf90787f6987250ad84889'/>
<id>urn:sha1:70c8f8431d70481b8fcf90787f6987250ad84889</id>
<content type='text'>
</content>
</entry>
</feed>
