lp:~chrisccoulson/libdbusmenu/lp729187

Created by Chris Coulson and last modified
Get this branch:
bzr branch lp:~chrisccoulson/libdbusmenu/lp729187
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

287. By Chris Coulson

Remove some code duplication introduced in this branch

286. By Chris Coulson

- Don't change the type of existing menu items in the server. This
  isn't handled in the client too well
- Handle a GtkMenuItem's GtkLabel being removed too

285. By Chris Coulson

Remove the now unneeded null pointer check on label in construct_dbusmenu_for_widget.
Also, don't use a strcmp in widget_notify_cb for checking if the menuitem is a separator. Just do a null pointer
check on pdata->label instead

284. By Chris Coulson

Revert the last commit and handle the same problem in the parser instead

283. By Chris Coulson

Don't set a default label for menuitems. Some applications (eg, xchat and pidgin) do silly things like
creating GtkMenuItems's without a label for separators (rather than using the GtkSeparatorMenuItem class).
GTK correctly renders these as separators, so we need to handle it too by not setting a default label on these

282. By Ted Gould

0.4.0

281. By Ted Gould

Ensure that we don't remove properties that are getting their values updated

280. By Ted Gould

Switch to using iter_loop to protect from NULL variants

279. By Ted Gould

Look everywhere for accel closures

278. By Oleg Shparber

Entering and exiting the GDK threads when calling up to GTK

Branch metadata

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

Subscribers