<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdbusmenu/libdbusmenu-gtk/genericmenuitem.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-09-27T15:45:29+00:00</updated>
<entry>
<title>Make accelerator text appear again</title>
<updated>2016-09-27T15:45:29+00:00</updated>
<author>
<name>Albert Astals Cid</name>
<email>albert.astals@canonical.com</email>
</author>
<published>2016-09-27T15:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=0849f12e0517693efeae0d1a1e8dcd17084abc99'/>
<id>urn:sha1:0849f12e0517693efeae0d1a1e8dcd17084abc99</id>
<content type='text'>
The deprecation porting from gtk_misc_set_alignment was not done correctly in r479

</content>
</entry>
<entry>
<title>gtk: fix some GTKv3 deprecations and get rid of HAVE_GTK3</title>
<updated>2016-02-23T20:08:34+00:00</updated>
<author>
<name>Dan Williams</name>
<email>dcbw@redhat.com</email>
</author>
<published>2016-02-23T20:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=05624ad69ee10fd7310479a8776333b85ee68147'/>
<id>urn:sha1:05624ad69ee10fd7310479a8776333b85ee68147</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gtk: fix some GTKv3 deprecations and get rid of HAVE_GTK3</title>
<updated>2016-02-22T21:07:09+00:00</updated>
<author>
<name>Dan Williams</name>
<email>dcbw@redhat.com</email>
</author>
<published>2016-02-22T21:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=29040c205f8391734ddb3af2f3e93d5419a5f060'/>
<id>urn:sha1:29040c205f8391734ddb3af2f3e93d5419a5f060</id>
<content type='text'>
</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>Use g_markup_escape_text instead of manually trying to fix the text</title>
<updated>2012-06-04T13:29:56+00:00</updated>
<author>
<name>Albert Astals</name>
<email>albert.astals@canonical.com</email>
</author>
<published>2012-06-04T13:29:56+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=9c77e28fb5485650e033a6cfb868785ea8f1dbad'/>
<id>urn:sha1:9c77e28fb5485650e033a6cfb868785ea8f1dbad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace &amp; with &amp;amp; since we are using set_markup in the label</title>
<updated>2012-06-04T11:18:43+00:00</updated>
<author>
<name>Albert Astals</name>
<email>albert.astals@canonical.com</email>
</author>
<published>2012-06-04T11:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=75bdca54d5e6838aece55c84db3fd3249a624dfb'/>
<id>urn:sha1:75bdca54d5e6838aece55c84db3fd3249a624dfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge lp:~ted/dbusmenu/double-underscore to make libdbusmenu-gtk/genericmenuitem.c's sanitize_label() function static.</title>
<updated>2012-04-23T19:04:47+00:00</updated>
<author>
<name>Charles Kerr</name>
<email>charles.kerr@canonical.com</email>
</author>
<published>2012-04-23T19:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=934614f783a0bc437888320e9d0d4eaf631f65b6'/>
<id>urn:sha1:934614f783a0bc437888320e9d0d4eaf631f65b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Static is probably better to ensure we don't get out of the binary</title>
<updated>2012-04-23T17:48:49+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-04-23T17:48:49+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=fca9a5705ac81654b8fe848fb166af94618382b0'/>
<id>urn:sha1:fca9a5705ac81654b8fe848fb166af94618382b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move setting the accell widget out of the if statement</title>
<updated>2012-04-16T15:13:19+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-04-16T15:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=02aad1ae0692f8598195fe24af49645c5e2a0622'/>
<id>urn:sha1:02aad1ae0692f8598195fe24af49645c5e2a0622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sanitize_label static for sure and inline if available</title>
<updated>2012-04-12T16:28:57+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-04-12T16:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://openid.arctica-project.org/libdbusmenu/commit/?id=a29d68c1c8cd2a3e755bcbb819748922f4e965cc'/>
<id>urn:sha1:a29d68c1c8cd2a3e755bcbb819748922f4e965cc</id>
<content type='text'>
</content>
</entry>
</feed>
