Mercurial > pidgin
view README.mingw @ 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 | e61a072f4425 |
children | 5d03b309b482 |
line wrap: on
line source
How to build Gaim using MinGw ============================= Since these instructions are constantly changing and in order for me to avoid maintaining two versions of these instructions please refer to: http://gaim.sourceforge.net/win32 - Herman