lp://qastaging/ubuntu/trusty-proposed/indicator-appmenu
- Get this branch:
- bzr branch lp://qastaging/ubuntu/trusty-proposed/indicator-appmenu
Branch merges
Branch information
Recent revisions
- 79. By PS Jenkins bot
-
[ Sebastien Bacher ]
Clean leftover hud files, it has its own source now. Drop depends as
well (LP: #1295593) - 77. By PS Jenkins bot
-
[ Charles Kerr ]
* Check for PROP_LABEL to be non-null before passing it a long to
gtk_label_set_text_ with_mnemonic( ).
* When pruning libtool/static libraries in debian/rules'
override_dh_install, use a matching pattern that actually finds the
files we want to prune. (LP: #1281659)
* Minor copyediting of schema key's summary/description. (LP: #970903) - 76. By PS Jenkins bot
-
[ Charles Kerr ]
* If we can't get the bus, exit instead of stacking g_bus_own_name()
calls on top of each other, leaking GSources. (LP: #1244250)[ Sebastien Bacher ]
* Build with -Wno-error=deprecated- declarations. [ Lars Uebernickel ]
* Call gtk_widget_destroy( ) to break potential ref cycles Calling
g_object_unref() is not enough for many of gtk's widgets.
* window-menu-model: disconnect entry signal handlers by func instead
of id entry_object_free disconnected signal handlers by id. This
throws warnings when entry_object_free is called when disposing an
object, because signals are already disconnected at that point. This
patch uses g_signal_handlers_ disconnect_ by_func( ), which works both
when the entry is alive and being disposed.
* WindowMenuModel: insert action groups on the toplevel menus
Inserting them on the menu items was a workaround for the long-fixed
cloaking-bug in libindicator. It's not supported in gtk 3.10
anymore, because the menu tracker in gtk doesn't allow action groups
on menu items. That's for good reasons: it's more efficient and
consumers of that api should not modify the created menu hierarchy.[ Ubuntu daily release ]
* Automatic snapshot from revision 251 - 75. By PS Jenkins bot
-
[ Stephen M. Webb ]
* don't add a circular self-ref in IndicatorAppmenu objects (lp:
#1231218). (LP: #1231218)[ Ubuntu daily release ]
* Automatic snapshot from revision 245 - 73. By PS Jenkins bot
-
[ Jeremy Bicha ]
* Don't build-depend on gnome-doc-utils.[ Ubuntu daily release ]
* Automatic snapshot from revision 242 - 72. By PS Jenkins bot
-
[ Ćukasz 'sil2100' Zemczak ]
* Switch recommends from appmenu-gtk* to unity-gtk*-module, since
we're deprecating the former.[ Ubuntu daily release ]
* Automatic snapshot from revision 240 - 71. By PS Jenkins bot
-
[ William Hua ]
* Adds 'unity' action group. This is needed because applications in
general may already be using the 'application' and 'window' action
groups for their own purposes, and unity-gtk-module should try to
avoid using these if they're already being used. (LP: #1176154)[ Ubuntu daily release ]
* Automatic snapshot from revision 238
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/utopic/indicator-appmenu