~indicator-applet-developers/ido/trunk.13.10

  • Committer: Tarmac
  • Author(s): Lars Uebernickel
  • Date: 2013-10-31 19:43:34 UTC
  • mfrom: (153.1.1 13.10)
  • Revision ID: tarmac-20131031194334-1wi4nxt42cb779we
idoscalemenuitem: disconnect signal from parent

This fixes a crash: the widget installed a handler for the parent's hide signal, but was destroyed before the parent without disconnecting the signal. Fixes: https://bugs.launchpad.net/bugs/1246536.

Approved by Sebastien Bacher, Charles Kerr, PS Jenkins bot.
Filename Latest Rev Last Changed Committer Comment Size
..
Makefile.am 109.3.2 12 years ago Charles Kerr require gtk3 698 bytes Diff Download File
menus.c 142.1.5 10 years ago Charles Kerr subclass IdoLocationMenuItem from IdoBasicMenuItem 5.1 KB Diff Download File
messagedialog.c 109.3.2 12 years ago Charles Kerr require gtk3 1.7 KB Diff Download File