summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change the MSN Contacts server from omega.contacts.msn.com to contacts.msn.co...cpw.khc.msnp14Carlos Silva2007-09-191-1/+1
* Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing t...Carlos Silva2007-09-198-420/+616
* Make my currentmedia changes compile.Richard Laager2007-09-161-2/+2
* Remove some #if 0'ed code.Richard Laager2007-09-161-4/+1
* Remove "Has you", which has been gone in trunk for a while.Richard Laager2007-09-161-6/+0
* Use the mediaNode variable rather than the psmNode again. This is from aRichard Laager2007-09-161-1/+1
* propagate from branch 'im.pidgin.pidgin' (head ae961f42574bed46e4ed68a03e0119...Richard Laager2007-09-1647-790/+6709
|\
| * propagate from branch 'im.pidgin.pidgin' (head 8b525d903da213605c7f4d163df3c0...Richard Laager2007-09-16223-5869/+9869
| |\
| * \ explicit merge of '1f1bb361a75a90df7e0c651f55e5c2b73633f8b1'Richard Laager2007-09-165-18/+29
| |\ \
| * \ \ explicit merge of 'a0e2b3ea6d851f08d6c7f8001835426800644a8d'Richard Laager2007-09-1647-792/+6711
| |\ \ \
| | * \ \ explicit merge of '4e02485ca561856be5d0d9b3a051c694e2155a5d'Richard Laager2007-09-167-106/+146
| | |\ \ \
| | * \ \ \ explicit merge of '3acb9a4cc48670e13f0995a13284c8f696a5dcbd'Richard Laager2007-09-1624-185/+99
| | |\ \ \ \
| | * \ \ \ \ explicit merge of '221dc581b55597e5a2f7a1c47916bd43aa196e79'Richard Laager2007-09-1665-276/+3717
| | |\ \ \ \ \
| | * \ \ \ \ \ explicit merge of '71d37b57eff2574031b2bbf1a2388ae1446db2da'Richard Laager2007-09-1647-792/+6711
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ explicit merge of '8d8a163afbb5c1727efaadee8313d91c63ce3067'Richard Laager2007-09-1647-792/+6711
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ explicit merge of '84b69b21672b0e5a970084253460bab56c8055e9'Richard Laager2007-09-1633-57/+57
| | | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ \ explicit merge of '0853a065e5c3fcb5a6bb13fc23bec44ecf510ecd'Richard Laager2007-09-167-16/+70
| | | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ explicit merge of 'fd6596d6433199e76ffc0d44e9641ed1da25e942'Richard Laager2007-09-1647-792/+6711
| | | | |\ \ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ \ explicit merge of 'a0b0869fab7c524775422350074138920781bc94'Richard Laager2007-09-1647-792/+6711
| | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | Various (untested) changes to the CurrentMedia parsing. This code is aRichard Laager2007-09-161-20/+19
| | | | | | * | | | | | | | Ignore empty currentmedia string.Sadrul Habib Chowdhury2007-09-151-4/+3
| | | | | | * | | | | | | | Improve the current-media parsing a little bit.Sadrul Habib Chowdhury2007-09-151-35/+25
| | | | | | * | | | | | | | merge of 'edd27909081ab16c812d1e2b10597ad05d54de20'Sadrul Habib Chowdhury2007-09-148-46/+134
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | 3rd time the charm? Fixes #2990, maybeKa-Hing Cheung2007-09-124-20/+20
| | | | | | | * | | | | | | | Fixes #2502, now we show the status name in the tooltip instead of "Status"Ka-Hing Cheung2007-09-121-2/+20
| | | | | | | * | | | | | | | cleans up ownership of soap callback data, this soap stuff is perfectKa-Hing Cheung2007-09-094-19/+71
| | | | | | | * | | | | | | | merge of '4be8dc494644b70c0b1043d78e22913da138c854'Ka-Hing Cheung2007-09-091-6/+24
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | I think this is the right way to fix timezone. People on Win32 _and_Ka-Hing Cheung2007-09-091-6/+24
| | | | | | * | | | | | | | | | Make the buddylist sync issue a little less worse.Sadrul Habib Chowdhury2007-09-142-15/+4
| | | | | | |/ / / / / / / / /
| | | | | | * | | | | | | | | merge of '100d7a59298642aa4c9514e119302401c17e9637'Sadrul Habib Chowdhury2007-09-091-1/+3
| | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | |/ / / / / / / /
| | | | | | | * | | | | | | | merge of 'f24d1c68f2a437b1a68278422565eab5146eea26'Ka-Hing Cheung2007-09-081-1/+3
| | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | Fixes #2990, apparently I used the wrong #define. Also fix + timezoneKa-Hing Cheung2007-09-081-1/+3
| | | | | | * | | | | | | | | | Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead ofSadrul Habib Chowdhury2007-09-094-26/+30
| | | | | | |/ / / / / / / / /
| | | | | | * | | | | | | | | Plug memory leaks.Sadrul Habib Chowdhury2007-09-082-1/+5
| | | | | | * | | | | | | | | Reset the timer to 0 after removing it. It looks like this may be required here.Sadrul Habib Chowdhury2007-09-081-1/+3
| | | | | | * | | | | | | | | Reset unsigned ints to 0 instead of to -1.Sadrul Habib Chowdhury2007-09-081-6/+7
| | | | | | * | | | | | | | | Plug some leak.Sadrul Habib Chowdhury2007-09-081-0/+1
| | | | | | |/ / / / / / / /
| | | | | | * | | | | | | | mostly fixed offline messaging, still 2 bugs:Ka-Hing Cheung2007-09-062-14/+64
| | | | | | * | | | | | | | Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to kh...Carlos Silva2007-09-032-11/+33
| | | | | | * | | | | | | | Some more cleanupsCarlos Silva2007-09-033-16/+2
| | | | | | * | | | | | | | Clean up some unused SOAP templates, and disable extra debug defines accident...Carlos Silva2007-09-033-10/+4
| | | | | | * | | | | | | | Make block/unblock work right, as well as being add by a buddy. Finally fixes...Carlos Silva2007-09-0310-100/+408
| | | | | | * | | | | | | | propagate from branch 'im.pidgin.pidgin' (head 1f9c8875c10101c0380abef463bf71...Carlos Silva2007-08-3148-378/+1231
| | | | | | |\ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and...Carlos Silva2007-08-316-114/+189
| | | | | | * | | | | | | | | Fix some compiler warningsCarlos Silva2007-08-281-3/+6
| | | | | | * | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head 3848f6f679fdf3688c76ac9653e901...Carlos Silva2007-08-2843-772/+6174
| | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | | Make buddy and group management actually work, add some SOAP templates, redes...Carlos Silva2007-08-2813-432/+1125
| | | | | | | * | | | | | | | | propagate from branch 'im.pidgin.pidgin' (head 729cec5a41e217a8fd379bcdf7fa90...Carlos Silva2007-08-0843-625/+5336
| | | | | | | |\ \ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to ...Carlos Silva2007-08-083-96/+70
| | | | | | | | * | | | | | | | | msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this...Carlos Silva2007-08-071-3/+1