Mercurial > pidgin
log
age | author | description |
---|---|---|
Fri, 08 Jun 2007 15:28:00 +0000 | Daniel Atallah | Close conversation connections when logging out of the Bonjour account. This also fixes leakage. |
Fri, 08 Jun 2007 06:28:31 +0000 | Daniel Atallah | Consolidate BonjourJabberConversation creation and deletion. |
Fri, 08 Jun 2007 06:15:43 +0000 | Daniel Atallah | Send 'to' and 'from' attributes in the stream start message. |
Fri, 08 Jun 2007 06:04:06 +0000 | Daniel Atallah | Cleanup, fix a leak and prevent the inbound xml from being parsed twice for every message. |
Fri, 08 Jun 2007 05:06:47 +0000 | Daniel Atallah | advertisment_fd is an input handler, not a fd; name it accurately to avoid confusion. |
Sun, 10 Jun 2007 15:50:19 +0000 | Nathan Walp | show the "Retrieving..." window whenever we request user info. Fixes #1617. |