lp:~larsu/indicator-appmenu/dont-disconnect-non-existing-signals

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/indicator-appmenu/dont-disconnect-non-existing-signals
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Project:
Application Menu Indicator
Status:
Merged

Recent revisions

247. By Lars Karlitski

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.

246. By PS Jenkins bot

Releasing 13.01.0+13.10.20130930-0ubuntu1 (revision 245 from lp:indicator-appmenu).

Approved by PS Jenkins bot.

245. By Stephen M. Webb

don't add a circular self-ref in IndicatorAppmenu objects (lp: #1231218). Fixes: https://bugs.launchpad.net/bugs/1231218.

Approved by Charles Kerr, PS Jenkins bot.

244. By PS Jenkins bot

Releasing 13.01.0+13.10.20130812-0ubuntu1 (revision 243 from lp:indicator-appmenu).

Approved by PS Jenkins bot.

243. By PS Jenkins bot

Releasing 13.01.0+13.10.20130731-0ubuntu1 (revision 242 from lp:indicator-appmenu).

Approved by PS Jenkins bot.

242. By Jeremy Bícha

Don't build-depend on gnome-doc-utils.

Approved by PS Jenkins bot, Charles Kerr.

241. By PS Jenkins bot

Releasing 13.01.0daily13.06.07-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

240. By Łukasz Zemczak

Switch recommends from appmenu-gtk* to unity-gtk*-module, since we're deprecating the former.

Approved by Ted Gould, PS Jenkins bot.

239. By PS Jenkins bot

Releasing 13.01.0daily13.05.23.1-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

238. By 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. Fixes: https://bugs.launchpad.net/bugs/1176154.

Approved by Lars Uebernickel, 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:indicator-appmenu/14.04
This branch contains Public information 
Everyone can see this information.

Subscribers