lp://staging/ubuntu/trusty-proposed/indicator-appmenu

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp://staging/ubuntu/trusty-proposed/indicator-appmenu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

80. By PS Jenkins bot

[ Ted Gould ]
Fix the apport hook

79. By PS Jenkins bot

[ Sebastien Bacher ]
Clean leftover hud files, it has its own source now. Drop depends as
well (LP: #1295593)

78. By PS Jenkins bot

[ Charles Kerr ]
Don't dereference a NULL WindowMenu pointer. (LP: #1294545)

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

74. By PS Jenkins bot

* New rebuild forced
* Automatic snapshot from revision 243

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://staging/ubuntu/utopic/indicator-appmenu
This branch contains Public information 
Everyone can see this information.

Subscribers