Mercurial > pidgin
log
age | author | description |
---|---|---|
Thu, 17 Jun 2010 20:01:31 +0000 | masca | Fix slp.h headers so it have anything it needs on its own. |
Thu, 17 Jun 2010 19:54:52 +0000 | masca | Reomove MsnMessage reference from DirectConn. |
Thu, 17 Jun 2010 18:04:42 +0000 | masca | This bit must be migrated too. |
Wed, 16 Jun 2010 22:18:22 +0000 | masca | Msg->slpmsg is not valid anymore, use part. |
Wed, 16 Jun 2010 22:17:28 +0000 | masca | SlpLink must not use MsnMessages but SlpMessageParts, so migrate code to use SlpMessagePart API. |
Wed, 16 Jun 2010 22:12:07 +0000 | masca | Migrate MsnMessage code to use Parts instead of the whole SlpMessage. |
Wed, 16 Jun 2010 21:55:23 +0000 | masca | Add support for Parts in the MsnSlpMessages and MsnMessages structs. |