view doc/Makefile.am @ 11854:4ab3ce602932

[gaim-migrate @ 14145] I think this is a slightly better way of updating conversations, though at some point the strange mix of calls to gaim_conversation_update, gaim_gtkconv_updated, gray_stuff_out and update_send_to_selection could probably be cleaned up a bit. now instead of iterating through all windows N times when we have N conversations, we just ensure that the signals fire once for each window (and disconnect the signals when the window is destroyed) committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 27 Oct 2005 18:47:19 +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