Thu, 06 Dec 2007 07:24:10 +0000 |
Ka-Hing Cheung |
gets rid of one valgrind warning
|
Tue, 04 Dec 2007 22:20:18 +0000 |
Sadrul Habib Chowdhury |
Don't show a 'you ain't got no new mail' notification.
|
Wed, 28 Nov 2007 01:30:04 +0000 |
Stu Tomlinson |
We should have the check to make sure we only set our own display name here
|
Sat, 10 Nov 2007 04:52:20 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
|
Fri, 12 Oct 2007 02:18:35 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
|
Fri, 12 Oct 2007 02:06:38 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)
|
Sat, 03 Nov 2007 17:52:28 +0000 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
Wed, 24 Oct 2007 02:48:32 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f)
|
Sun, 14 Oct 2007 22:18:59 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0)
|
Thu, 04 Oct 2007 06:13:01 +0000 |
Ka-Hing Cheung |
propagate from branch 'im.pidgin.pidgin' (head cd2be742f6c45c200000003fc5a6341297bbe857)
|
Fri, 19 Oct 2007 01:42:52 +0000 |
Daniel Atallah |
Don't reinitialize the OIM session on subsequent calls.
|
Thu, 18 Oct 2007 23:51:10 +0000 |
Daniel Atallah |
Fix some leaks and prevent some unnecessary allocations and frees.
|
Wed, 17 Oct 2007 18:13:33 +0000 |
Daniel Atallah |
Prevent strlen() on non-nul-terminated string.
|
Mon, 15 Oct 2007 00:31:34 +0000 |
Daniel Atallah |
Fix some leaks.
|
Tue, 09 Oct 2007 23:42:46 +0000 |
Daniel Atallah |
Remove unused variables to fix CID 359 and 360.
|
Tue, 09 Oct 2007 00:38:12 +0000 |
Daniel Atallah |
Don't assume that the payload is nul delimited.
|
Thu, 04 Oct 2007 01:40:20 +0000 |
Carlos Silva |
Correctly remove a buddy from the Pending list after it is accepted.
|
Fri, 28 Sep 2007 01:57:55 +0000 |
Daniel Atallah |
Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
|
Thu, 20 Sep 2007 16:30:17 +0000 |
Sadrul Habib Chowdhury |
Use an independant status type for 'current media' stuff, instead of using
|
Wed, 03 Oct 2007 05:05:35 +0000 |
Ka-Hing Cheung |
fix a memleak or 2
|
Mon, 01 Oct 2007 07:20:35 +0000 |
Ka-Hing Cheung |
oim migrated to new soap code, quadruply duplicated message!
|
Sun, 16 Sep 2007 18:03:53 +0000 |
Richard Laager |
explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
|
Fri, 14 Sep 2007 04:32:30 +0000 |
Sadrul Habib Chowdhury |
Make the buddylist sync issue a little less worse.
|
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.
|
Mon, 03 Sep 2007 06:15:55 +0000 |
Carlos Silva |
Some more cleanups
|
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: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 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
|
Tue, 07 Aug 2007 02:37:58 +0000 |
Carlos Silva |
Add the possibility to create an Address Book, useful for newly registered MSN users.
|