diff options
author | Ted Gould <ted@gould.cx> | 2011-04-07 10:26:05 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2011-04-07 10:26:05 -0500 |
commit | 0b028ae913569f5e836c3c05d547c38b43210e82 (patch) | |
tree | 93b64e8eecc5ba9b82bcdff243f5049029fc7c04 /docs/libdbusmenu-glib/reference | |
parent | 81cebd92254afdc5c9142672ee8c9dbcdfa36655 (diff) | |
parent | f0ab3958e1f7c9b817a5556120ba5c8a12ecbd1c (diff) | |
download | libdbusmenu-0b028ae913569f5e836c3c05d547c38b43210e82.tar.gz libdbusmenu-0b028ae913569f5e836c3c05d547c38b43210e82.tar.bz2 libdbusmenu-0b028ae913569f5e836c3c05d547c38b43210e82.zip |
New upstream release.
∘ Fix GIR scan to not include duplicate namespaces (LP: #750575)
∘ Keep refs to the client and makes sure to disconnect all handlers.
(LP: #749609)
∘ Add GTK side handlers for the open/close events to ensure GTK apps
can use those events still (LP: #750588)
∘ Create submenus for menuitems that don't have children but still
have told us they need them with the child-display property.
(LP: #619811)
Diffstat (limited to 'docs/libdbusmenu-glib/reference')
-rw-r--r-- | docs/libdbusmenu-glib/reference/html/ch01.html | 2 | ||||
-rw-r--r-- | docs/libdbusmenu-glib/reference/version.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/libdbusmenu-glib/reference/html/ch01.html b/docs/libdbusmenu-glib/reference/html/ch01.html index 8aa2186..0cbf2fa 100644 --- a/docs/libdbusmenu-glib/reference/html/ch01.html +++ b/docs/libdbusmenu-glib/reference/html/ch01.html @@ -21,7 +21,7 @@ </tr></table> <div class="chapter"> <div class="titlepage"><div><div><h2 class="title"> -<a name="id471000"></a>API</h2></div></div></div> +<a name="id552681"></a>API</h2></div></div></div> <div class="toc"><dl> <dt> <span class="refentrytitle"><a href="libdbusmenu-glib-DbusmenuServer.html">DbusmenuServer</a></span><span class="refpurpose"> — The server signals changed and diff --git a/docs/libdbusmenu-glib/reference/version.xml b/docs/libdbusmenu-glib/reference/version.xml index 267577d..2b7c5ae 100644 --- a/docs/libdbusmenu-glib/reference/version.xml +++ b/docs/libdbusmenu-glib/reference/version.xml @@ -1 +1 @@ -0.4.1 +0.4.2 |