lp://qastaging/~chrisccoulson/libdbusmenu/lp1103050
- Get this branch:
- bzr branch lp://qastaging/~chrisccoulson/libdbusmenu/lp1103050
Branch merges
- Charles Kerr (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 30 lines (+6/-0)1 file modifiedlibdbusmenu-glib/server.c (+6/-0)
Related bugs
Bug #1103050: Leak in method call handlers for calls that don't require a reply | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 438. By Mathieu Trudel-Lapierre
-
Remove uses of g_type_init. Fixes: https:/
/bugs.launchpad .net/bugs/ 1102468, https:/ /bugs.launchpad .net/bugs/ 1102471. Approved by PS Jenkins bot, Didier Roche.
- 436. By Martin Mrazik
-
Making the test execution a bit more robus by getting a free X server number instead of the default 99. Some tests were failing with xvfb-run not being able to start.
Approved by PS Jenkins bot, Didier Roche.
- 435. By Ted Gould
-
Properly inline + fixes for gtkdoc tests (much of the gtkdoc work done by Charles).
Approved by Charles Kerr.
- 434. By Charles Kerr
-
Confirm that icon_name is non-NULL before passing it to gtk_icon_
theme_has_ icon(). Fixes: https:/ /bugs.launchpad .net/bugs/ 1082516. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
- 433. By Charles Kerr
-
when initializing fields inside a struct being declared, replace gccism with c99 syntax.
Approved by PS Jenkins bot, Albert Astals Cid.
- 432. By Albert Astals Cid
-
Do not reuse menu items if their type is different
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. Fixes: https://bugs.launchpad .net/bugs/ 1071321. Approved by Charles Kerr, PS Jenkins bot. - 431. By Albert Astals Cid (aacid)
-
Only prefer name over pixmap if the theme has the icon for the name
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/libdbusmenu/13.04