Sat, 08 Sep 2007 23:59:25 +0000 |
Ka-Hing Cheung |
merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'
|
Sat, 08 Sep 2007 23:57:59 +0000 |
Ka-Hing Cheung |
Fixes #2990, apparently I used the wrong #define. Also fix + timezone
|
Sun, 09 Sep 2007 00:43:22 +0000 |
Sadrul Habib Chowdhury |
Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
|
Sat, 08 Sep 2007 03:34:49 +0000 |
Sadrul Habib Chowdhury |
Plug memory leaks.
|
Sat, 08 Sep 2007 01:33:25 +0000 |
Sadrul Habib Chowdhury |
Reset the timer to 0 after removing it. It looks like this may be required here.
|
Sat, 08 Sep 2007 01:28:00 +0000 |
Sadrul Habib Chowdhury |
Reset unsigned ints to 0 instead of to -1.
|
Sat, 08 Sep 2007 01:05:41 +0000 |
Sadrul Habib Chowdhury |
Plug some leak.
|
Thu, 06 Sep 2007 06:58:29 +0000 |
Ka-Hing Cheung |
mostly fixed offline messaging, still 2 bugs:
|
Mon, 03 Sep 2007 20:32:57 +0000 |
Carlos Silva |
Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
|
Mon, 03 Sep 2007 06:15:55 +0000 |
Carlos Silva |
Some more cleanups
|
Mon, 03 Sep 2007 06:07:20 +0000 |
Carlos Silva |
Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.
|
Mon, 03 Sep 2007 05:47:52 +0000 |
Carlos Silva |
Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
|
Fri, 31 Aug 2007 18:15:23 +0000 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57)
|
Fri, 31 Aug 2007 18:12:35 +0000 |
Carlos Silva |
Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
|
Tue, 28 Aug 2007 05:21:17 +0000 |
Carlos Silva |
Fix some compiler warnings
|
Tue, 28 Aug 2007 04:38:24 +0000 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
|
Tue, 28 Aug 2007 03:54:18 +0000 |
Carlos Silva |
Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
|
Wed, 08 Aug 2007 23:04:44 +0000 |
Carlos Silva |
propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
|
Wed, 08 Aug 2007 23:01:44 +0000 |
Carlos Silva |
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.
|
Tue, 07 Aug 2007 22:07:26 +0000 |
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 02:37:58 +0000 |
Carlos Silva |
Add the possibility to create an Address Book, useful for newly registered MSN users.
|
Mon, 23 Jul 2007 18:16:58 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
|
Sun, 22 Jul 2007 18:17:41 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)
|
Sat, 21 Jul 2007 23:56:57 +0000 |
Ka-Hing Cheung |
merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'
|