log libpurple/protocols/msn/state.c @ 30454:09e15f831d7e

age author description
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'