log libpurple/protocols/msn/state.c @ 24456:7a5f6ddd11b1

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