lp:ubuntu/vivid-proposed/indicator-appmenu

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid-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:
Development

Recent revisions

85. By CI Train Bot Account

[ Marco Trevisan (Treviño) ]
IndicatorAppmenu: make sure we call window_menu_entry_activate also
in AllMenus mode (LP: #1430059)

84. By CI Train Bot Account

[ Marco Trevisan (Treviño) ]
IndicatorAppmenu: ensure we emit "entry-added/removed" signals
after/before creating/destroying WindowMenu (LP: #1423855)

83. By CI Train Bot Account

[ Marco Trevisan (Treviño) ]
* Bump indicator-appmenu version to 15.02

[ CI Train Bot ]
* New rebuild forced.

82. By PS Jenkins bot

[ Dmitry Shachnev ]
Look for dbusmenu-dumper in correct location

81. By PS Jenkins bot

[ Didier Roche ]
Recommending jayatana for java appmenu integration

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

Branch metadata

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

Subscribers