Mercurial > pidgin.yaz
view doc/Makefile.am @ 11668:ae9d9e2add8e
[gaim-migrate @ 13953]
" A recent patch (#1326618) was applied to HEAD which
fixed tab highlighting for (un)seen messages by moving
the (un)seen stuff from core to ui. When this was done,
gaim_gtkconv_updated() was being called directly
instead of going through gaim_conversation_update().
This stopped the "conversation-updated" signal from
being emitted when the (un)seen state was changed.
In addition, I noticed another case in gtkconv.c where
gaim_gtkconv_updated() was being called directly and
two cases in conversation.c where ops->updated() was
called directly.
This patch fixes those cases by calling
gaim_conversation_update() which will emit the signal
and then call ops->updated()." -- Casey Harkins
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 15 Oct 2005 16:36:50 +0000 |
parents | 85e0778317a7 |
children | 1ec93dd2f359 |
line wrap: on
line source
man_MANS = gaim.1 EXTRA_DIST = \ C-HOWTO.dox \ CREDITS \ FAQ \ PERL-HOWTO.dox \ TCL-HOWTO.dox \ account-signals.dox \ blist-signals.dox \ buddyicon-signals.dox \ connection-signals.dox \ conversation-signals.dox \ gaim.1.in \ gaims_funniest_home_convos.txt \ gtkaccount-signals.dox \ gtkblist-signals.dox \ gtkconv-signals.dox \ gtkimhtml-signals.dox \ plugin-ids.dox \ the_penguin.txt \ xfer-signals.dox