Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
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. |
Thu, 15 Nov 2007 17:27:16 +0000 | Daniel Atallah | Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline. |