When appending handlers and not matching on signal_id, use
authorOwen Taylor <otaylor@redhat.com>
Sun, 5 Nov 2000 15:27:31 +0000 (15:27 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Sun, 5 Nov 2000 15:27:31 +0000 (15:27 +0000)
commita453526f350a3956a26f71db481bd8b436c65f97
tree93a6412a371d63c84868afd8a7a635491fbad4eb
parentb0956b3b6f92e80310cc6bff918245639b321baf
When appending handlers and not matching on signal_id, use

Sun Nov  5 10:25:40 2000  Owen Taylor  <otaylor@redhat.com>

* gsignal.c (handlers_find): When appending handlers and
not matching on signal_id, use hlist->signal_id instead of
signal_id. Having the correct signal_id when unreffing
the handlers makes things work a lot better.
gobject/ChangeLog
gobject/Makefile.am
gobject/gsignal.c