Mercurial > pidgin
graph
-
Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.Wed, 08 Aug 2007 23:01:44 +0000, by Carlos Silva
-
msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this callback function can sometimes free soapconn (such as in nexus_login_read_cb after closing nexus connection)Tue, 07 Aug 2007 22:07:26 +0000, by Carlos Silva
-
Add the possibility to create an Address Book, useful for newly registered MSN users.Tue, 07 Aug 2007 02:37:58 +0000, by Carlos Silva
-
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)Mon, 23 Jul 2007 18:16:58 +0000, by Ka-Hing Cheung
-
propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)Sun, 22 Jul 2007 18:17:41 +0000, by Ka-Hing Cheung
-
merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'Sat, 21 Jul 2007 23:56:57 +0000, by Ka-Hing Cheung
-
explicit merge of '9a7160daa1babd3ca644d25e4314310e3f24077e'Sat, 21 Jul 2007 23:56:16 +0000, by Ka-Hing Cheung
-
Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738Tue, 17 Jul 2007 19:12:12 +0000, by Carlos Silva