<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdbusmenu/libdbusmenu-glib, 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://cgit.arctica-project.org/libdbusmenu/atom?h=master</id>
<link rel='self' href='https://cgit.arctica-project.org/libdbusmenu/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit.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://cgit.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>Use gi's typelibdir and install in its (multiarch) locations</title>
<updated>2014-10-30T13:56:39+00:00</updated>
<author>
<name>Iain Lane</name>
<email>iain@orangesquash.org.uk</email>
</author>
<published>2014-10-30T13:56:39+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=1ba6c834236985901179f133152bdc9916a41079'/>
<id>urn:sha1:1ba6c834236985901179f133152bdc9916a41079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add gtk-doc markup to our subclasses' structs 'parents' fields</title>
<updated>2014-03-18T18:31:09+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2014-03-18T18:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=914299ebefceab0f643363bf7485face280af303'/>
<id>urn:sha1:914299ebefceab0f643363bf7485face280af303</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Protect client_new functions from bad dbus names and objects.</title>
<updated>2013-09-09T23:33:20+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2013-09-09T23:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=ec30f371ac5a8b184a3ab2f8e3265f1fdb5efdc9'/>
<id>urn:sha1:ec30f371ac5a8b184a3ab2f8e3265f1fdb5efdc9</id>
<content type='text'>
Approved by PS Jenkins bot, Charles Kerr.
</content>
</entry>
<entry>
<title>Fix breakage when building with coverage scanning.</title>
<updated>2013-06-20T16:30:45+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2013-06-20T16:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=5aa2eee768cbd128dcf52df26a09196b7f1266cf'/>
<id>urn:sha1:5aa2eee768cbd128dcf52df26a09196b7f1266cf</id>
<content type='text'>
Approved by PS Jenkins bot, Ted Gould.
</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://cgit.arctica-project.org/libdbusmenu/commit/?id=99cf6a9d90ce9cf3b53899fabddf9a2584ececeb'/>
<id>urn:sha1:99cf6a9d90ce9cf3b53899fabddf9a2584ececeb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update for review comments</title>
<updated>2013-05-28T14:46:09+00:00</updated>
<author>
<name>Chris Coulson</name>
<email>chris.coulson@canonical.com</email>
</author>
<published>2013-05-28T14:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=09ce53603cda79824123867e8ea11af94be81eec'/>
<id>urn:sha1:09ce53603cda79824123867e8ea11af94be81eec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set the max ID of menuitems to G_MAXINT rather than 30000, as internally, the server side happily creates ID's greater than this which then wraparound on the client side.</title>
<updated>2013-05-17T21:30:19+00:00</updated>
<author>
<name>Chris Coulson</name>
<email>chris.coulson@canonical.com</email>
</author>
<published>2013-05-17T21:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=ec9f767eac6b83d1dbf7200cddc1dbe81a9d11d7'/>
<id>urn:sha1:ec9f767eac6b83d1dbf7200cddc1dbe81a9d11d7</id>
<content type='text'>
We keep the minimum unchanged at -1, as some consumers addume that &lt; 0 is an error (rather than -1). To make this a bit less fragile, handle rollover on the server side from G_MAXINT to 1, rather than having a signed integer overflow which will just break things a bit later on
</content>
</entry>
<entry>
<title>Fix multiple leaks due to improper use of g_variant_parse()</title>
<updated>2013-01-24T15:51:14+00:00</updated>
<author>
<name>Chris Coulson</name>
<email>chris.coulson@canonical.com</email>
</author>
<published>2013-01-24T15:51:14+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=189c658f5f76da5995a06a7c6dadf9f09dc9a5ee'/>
<id>urn:sha1:189c658f5f76da5995a06a7c6dadf9f09dc9a5ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure we unref the GDBusMethodInvocation when not sending a reply</title>
<updated>2013-01-22T16:25:12+00:00</updated>
<author>
<name>Chris Coulson</name>
<email>chris.coulson@canonical.com</email>
</author>
<published>2013-01-22T16:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.arctica-project.org/libdbusmenu/commit/?id=c239517384b8133dd31d2113773cdf3643fce73c'/>
<id>urn:sha1:c239517384b8133dd31d2113773cdf3643fce73c</id>
<content type='text'>
</content>
</entry>
</feed>
