Mercurial > pidgin
annotate 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 |
rev | line source |
---|---|
11408 | 1 man_MANS = gaim.1 |
6600
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
2 |
6164
2746cc773de7
[gaim-migrate @ 6645]
Christian Hammond <chipx86@chipx86.com>
parents:
2287
diff
changeset
|
3 EXTRA_DIST = \ |
10468
87d2f1a7f984
[gaim-migrate @ 11750]
Luke Schierer <lschiere@pidgin.im>
parents:
10409
diff
changeset
|
4 C-HOWTO.dox \ |
6164
2746cc773de7
[gaim-migrate @ 6645]
Christian Hammond <chipx86@chipx86.com>
parents:
2287
diff
changeset
|
5 CREDITS \ |
6600
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
6 FAQ \ |
e5e415a72904
[gaim-migrate @ 7124]
Christian Hammond <chipx86@chipx86.com>
parents:
6218
diff
changeset
|
7 PERL-HOWTO.dox \ |
10409 | 8 TCL-HOWTO.dox \ |
6996
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
9 account-signals.dox \ |
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
10 blist-signals.dox \ |
11022 | 11 buddyicon-signals.dox \ |
6996
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
12 connection-signals.dox \ |
5b1eab285cdd
[gaim-migrate @ 7552]
Christian Hammond <chipx86@chipx86.com>
parents:
6955
diff
changeset
|
13 conversation-signals.dox \ |
11289 | 14 gaim.1.in \ |
15 gaims_funniest_home_convos.txt \ | |
9609 | 16 gtkaccount-signals.dox \ |
9000 | 17 gtkblist-signals.dox \ |
18 gtkconv-signals.dox \ | |
19 gtkimhtml-signals.dox \ | |
7335
3c3039aa7259
[gaim-migrate @ 7923]
Christian Hammond <chipx86@chipx86.com>
parents:
6996
diff
changeset
|
20 plugin-ids.dox \ |
11289 | 21 the_penguin.txt \ |
11281
920a37a4c1be
[gaim-migrate @ 13478]
Gary Kramlich <grim@reaperworld.com>
parents:
11022
diff
changeset
|
22 xfer-signals.dox |