Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
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. |
Tue, 15 Jun 2010 21:21:24 +0000 | masca | Manage sending messages trough switchboard in sbconn. |
Tue, 15 Jun 2010 21:05:27 +0000 | masca | Document SlpMessage size limits. |
Tue, 15 Jun 2010 00:42:05 +0000 | masca | Move MsnMessage stuff out of slplink to SBConn. |
Sat, 12 Jun 2010 21:38:32 +0000 | masca | Use better function names. |
Sat, 12 Jun 2010 21:22:06 +0000 | masca | Move more SlpMessage creation to its module. |
Thu, 10 Jun 2010 22:40:44 +0000 | masca | The creation of SlpMessage must be done in its own module. |
Thu, 10 Jun 2010 22:17:26 +0000 | masca | Since we can create a SlpMessage without a SlpLink, add a function to relate them post-creation. |