lp:~dcbw/libdbusmenu/libdbusmenu

Created by Dan Williams and last modified
Get this branch:
bzr branch lp:~dcbw/libdbusmenu/libdbusmenu
Only Dan Williams can upload to this branch. If you are Dan Williams please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Dan Williams
Project:
DBus Menu
Status:
Merged

Recent revisions

479. By Dan Williams <email address hidden>

gtk: look for GtkImages on regular GtkMenuItems too

GtkImageMenuItem is deprecated, and the recommended replacement
is a normal GtkMenuItem packed manually with a label and an image.
To ensure applications that use recommended GTK practices can still
show menu item images, check the children of a normal GtkMenuItem
for a GtkImage too, just like is done for the label child.

478. By Dan Williams <email address hidden>

gtk: fix some GTKv3 deprecations and get rid of HAVE_GTK3

477. By CI Train Bot Account

Releasing 12.10.3+15.04.20150410.2-0ubuntu1

476. By Marco Trevisan (Treviño)

Parser: don't override the label for stock items if a custom one is provided Fixes: #1270486
Approved by: Timo Jyrinki, PS Jenkins bot

475. By CI Train Bot Account

Releasing 12.10.3+15.04.20150409.1-0ubuntu1

474. By Iain Lane

Use the configure-generated libtool script instead of /usr/bin/libtool, which might not match what we have. Also use gi's typelibdir pkgconfig variable and install into this directory, now that gi supports multiarch.
Approved by: Ted Gould

473. By PS Jenkins bot

Releasing 12.10.3+14.10.20140610-0ubuntu1

472. By Marco Trevisan (Treviño)

Parser: make sure that the old dbus menuitem is detached from the widget before recreating

When a dbus menuitem has to be recreated, we need to disconnect the widget from it, or
the old one will be reused at next parsing cycle. Fixes: 1086563

471. By PS Jenkins bot

Releasing 12.10.3+14.04.20140319-0ubuntu1

470. By Colin Watson

Run tests with VERBOSE=1 so that Automake shows more detail.

Branch metadata

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

Subscribers