lp://qastaging/libdbusmenu/16.04
Created by
Marco Trevisan (Treviño)
and last modified
- Get this branch:
- bzr branch lp://qastaging/libdbusmenu/16.04
Members of
DBus Menu Team
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 482. By Albert Astals Cid
-
genericmenuitem: Make accelerator text appear again
The deprecation porting from gtk_misc_
set_alignment was not done correctly in r479 (LP: #1628196) - 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. Fixes: #1549021
Approved by: Marco Trevisan (Treviño) - 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
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/libdbusmenu/15.10