log libpurple/protocols/msn/slpmsg_part.c @ 31285:74c4aa38adfc

age author description
Tue, 06 Jul 2010 19:00:21 +0000 masca Add support to ref/unref SlpMessageParts.
Mon, 05 Jul 2010 21:35:46 +0000 masca Properly set the body_len of the SlpMessagePart, this set correctly the footer value.
Sat, 03 Jul 2010 06:55:33 +0000 masca Update tmp pointer after reading the header.
Tue, 22 Jun 2010 22:54:17 +0000 masca Destroying Parts return silently when it's passed a NULL pointer.
Tue, 22 Jun 2010 22:44:13 +0000 masca Fix typo.
Wed, 16 Jun 2010 21:25:11 +0000 masca Introduce SlpMessagePart, It will replace MsnMessage in every Slp related code so MsnMessage just get used where it makes sense, in the Switchboard.