lp:~chrisccoulson/libdbusmenu/lp1011073

Created by Chris Coulson and last modified
Get this branch:
bzr branch lp:~chrisccoulson/libdbusmenu/lp1011073
Only Chris Coulson can upload to this branch. If you are Chris Coulson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Chris Coulson
Project:
DBus Menu
Status:
Merged

Recent revisions

446. By Chris Coulson

Update for review comments

445. By Chris Coulson

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.
We keep the minimum unchanged at -1, as some consumers addume that < 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

444. By PS Jenkins bot

Releasing 12.10.3daily13.05.15-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

443. By Mathieu Trudel-Lapierre

Remove stray g_message().

Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

442. By Charles Kerr

In gtkclient's destructor, balance client's earlier gtk_widget_add_accelerator() calls with gtk_widget_remove_accelerator() calls. Fixes: https://bugs.launchpad.net/bugs/1173262.

Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.

441. By PS Jenkins bot

Releasing 12.10.3daily13.02.01-0ubuntu1 to ubuntu.

Approved by .

440. By Chris Coulson

Fix multiple leaks due to improper use of g_variant_parse() (fixes bug 1104136). Fixes: https://bugs.launchpad.net/bugs/1104136.

Approved by Ted Gould, PS Jenkins bot.

439. By Chris Coulson

Fix a memory leak (bug 1103050). Fixes: https://bugs.launchpad.net/bugs/1103050.

Approved by Charles Kerr, PS Jenkins bot.

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.

437. By Didier Roche-Tolomelli

Add bootstrap message.

Approved by PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:libdbusmenu/13.10
This branch contains Public information 
Everyone can see this information.

Subscribers