Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Thu, 15 Nov 2007 20:50:28 +0000 | Daniel Atallah | Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash. |
Thu, 15 Nov 2007 19:36:19 +0000 | Daniel Atallah | Fix something I mistyped. |
Thu, 15 Nov 2007 19:35:27 +0000 | Daniel Atallah | Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation. |
Thu, 15 Nov 2007 18:25:50 +0000 | Daniel Atallah | Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient. |