Mercurial > pidgin.yaz
log libpurple/protocols/msn/sbconn.c @ 31277:7315ec8b71c7
age | author | description |
---|---|---|
Wed, 23 Jun 2010 22:47:49 +0000 | masca | Remove all unneeded MsnMessage related code that was replaced by SlpParts. |
Tue, 22 Jun 2010 23:00:10 +0000 | masca | Remove msgs list from SlpMessage. |
Sat, 19 Jun 2010 23:55:16 +0000 | masca | Fix integration between Switchboard and SBConn. by setting public some functions on both sides. Regresion introduced in 99802eb80a7acd |
Sat, 19 Jun 2010 23:03:04 +0000 | masca | Move sending messages via SB to SBConn. |
Sat, 19 Jun 2010 21:48:19 +0000 | masca | Remove the MsnMessage from SlpMessage. |
Wed, 16 Jun 2010 21:45:50 +0000 | masca | Add support in SBConn to send parts instead of messages. |
Tue, 15 Jun 2010 21:21:24 +0000 | masca | Manage sending messages trough switchboard in sbconn. |
Tue, 15 Jun 2010 00:42:05 +0000 | masca | Move MsnMessage stuff out of slplink to SBConn. |