log libpurple/protocols/msn/msg.h @ 31346:bc85e62fdb19

age author description
Sat, 19 Jun 2010 22:53:24 +0000 masca Move this function definitions where they belong.
Sat, 19 Jun 2010 22:29:55 +0000 masca Move MsnMessage callbacks to msn.c instead of polluting everywhere.
Wed, 16 Jun 2010 21:55:23 +0000 masca Add support for Parts in the MsnSlpMessages and MsnMessages structs.
Wed, 09 Jun 2010 22:59:16 +0000 masca Remove replaced code.
Tue, 08 Jun 2010 21:26:39 +0000 masca Drop slp header and footer from MsnMessage in favor of MsnSlpMessage->header and footer.
Thu, 03 Jun 2010 21:50:45 +0000 masca Drop Binary from the struct name.
Thu, 03 Jun 2010 21:44:36 +0000 masca Drop MsnSlpFooter in favor of MsnP2pFooter.
Thu, 03 Jun 2010 21:41:43 +0000 masca Drop MsnSlpHeader in favor of MsnP2pBinaryHeader.
Thu, 03 Jun 2010 21:07:08 +0000 masca Start moving p2p specific code to its own module.
Wed, 02 Jun 2010 09:00:21 +0000 masca Document Flag field in the Slp binary header.
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol
Fri, 06 Feb 2009 23:19:27 +0000 Marcus Lundblad A little manual merge...
Fri, 05 Feb 2010 22:49:11 +0000 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
Mon, 06 Jul 2009 04:37:06 +0000 Elliott Sales de Andrade Add support for receiving handwritten (Ink) messages from MSN buddies.
Sun, 01 Feb 2009 08:25:57 +0000 Elliott Sales de Andrade Move some MSN message handlers from switchboard to general msg.c.