log libpurple/protocols/msn/state.c @ 31771:b8e076d51817

age author description
Sun, 13 Feb 2011 01:27:17 +0000 Elliott Sales de Andrade Updated client capabilities and networks from msnpsharp.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Sat, 22 May 2010 06:27:18 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head cd770a44f05f96d1e74ea761e614d1a468ba60df)
Tue, 30 Mar 2010 00:10:03 +0000 masca We don't need to expose this function as it's only used locally.
Wed, 10 Mar 2010 21:46:37 +0000 masca msn: Delete msn_cmdproc_send since it just have duplicated code from
Sat, 06 Feb 2010 05:26:27 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
Sat, 06 Feb 2010 05:15:35 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Thu, 10 Dec 2009 07:49:34 +0000 Elliott Sales de Andrade Missed a few more xmlnode_free's.
Thu, 10 Dec 2009 07:35:27 +0000 Elliott Sales de Andrade Call xmlnode_free in the correct location.
Wed, 09 Dec 2009 21:32:33 +0000 Elliott Sales de Andrade Avoid calling xmlnode_from_str twice when parsing the UBX data.
Tue, 01 Dec 2009 22:13:30 +0000 Elliott Sales de Andrade Initial support for msnp16, based on patch by Masca.
Sun, 11 Apr 2010 07:39:02 +0000 Elliott Sales de Andrade MSN caps are unsigned.
Sat, 06 Feb 2010 06:32:21 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8a0b15ca6f7e80f487af0b74bda066a717062d0f)
Thu, 04 Feb 2010 05:30:35 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9028ac0daaa1f7e565726fa39aca22ce7d3ecc49)
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Fri, 05 Feb 2010 22:49:11 +0000 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
Fri, 05 Feb 2010 02:19:22 +0000 Mark Doliner Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
Thu, 04 Feb 2010 00:15:41 +0000 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
Thu, 02 Jul 2009 01:30:41 +0000 Elliott Sales de Andrade We shouldn't de-reference variables before checking if they're not NULL.
Sun, 07 Jun 2009 01:21:36 +0000 Elliott Sales de Andrade These strcmp checks are for equality, meaning a return of 0.
Sat, 06 Jun 2009 06:33:18 +0000 Paul Aurich Whitespace + a change cluttering up the diff with im.pidgin.pidgin
Sat, 28 Mar 2009 17:00:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Sat, 21 Mar 2009 02:20:52 +0000 Elliott Sales de Andrade Add some missing newlines in debug messages.
Tue, 24 Feb 2009 20:27:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Tue, 10 Feb 2009 20:27:21 +0000 Marcus Lundblad S«Łtt client type on MSN.
Thu, 19 Feb 2009 02:32:42 +0000 Daniel Lj I thought I did this already, but anyway, a patch from Dimmuxx to stop the
Mon, 24 Nov 2008 06:05:01 +0000 Elliott Sales de Andrade Only get the artist and album if we are setting a Music mediatype.
Mon, 24 Nov 2008 05:51:18 +0000 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
Mon, 11 Aug 2008 11:58:12 +0000 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
Sat, 12 Jul 2008 04:42:24 +0000 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
Fri, 02 May 2008 21:09:59 +0000 Daniel Atallah Leak plug in parsing MSN currentmedia.
Thu, 06 Dec 2007 08:10:46 +0000 Ka-Hing Cheung memleak fixes
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Fri, 19 Oct 2007 12:22:57 +0000 Evan Schoenberg MSN personal status messages are plain text, not HTML. Previously, we were unescaping the message but not stripping it, which left any HTML tags intact.
Thu, 20 Sep 2007 20:18:57 +0000 Sadrul Habib Chowdhury Remove commented out code, and add soem notes.
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Sun, 16 Sep 2007 18:47:12 +0000 Richard Laager Make my currentmedia changes compile.
Sun, 16 Sep 2007 18:18:37 +0000 Richard Laager Use the mediaNode variable rather than the psmNode again. This is from a
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sun, 16 Sep 2007 17:52:49 +0000 Richard Laager Various (untested) changes to the CurrentMedia parsing. This code is a
Sat, 15 Sep 2007 23:53:15 +0000 Sadrul Habib Chowdhury Ignore empty currentmedia string.
Sat, 15 Sep 2007 11:34:39 +0000 Sadrul Habib Chowdhury Improve the current-media parsing a little bit.
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 01:05:41 +0000 Sadrul Habib Chowdhury Plug some leak.
Tue, 17 Jul 2007 19:12:12 +0000 Carlos Silva Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738
Tue, 17 Jul 2007 00:35:50 +0000 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
Sun, 27 May 2007 17:00:06 +0000 Stu Tomlinson A bunch of MSNP14 stuff:
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sun, 15 Apr 2007 05:01:55 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-pidgin' (head 8cfbe223ca6e514146a4d46aeab4c7816de17b79)
Sun, 15 Apr 2007 04:59:43 +0000 Richard Laager Fix up some gaim -> purple issues.
Sun, 15 Apr 2007 04:29:56 +0000 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/