log libpurple/protocols/msn/switchboard.c @ 30830:e935d15725c3

age author description
Thu, 24 Jun 2010 00:12:45 +0000 masca Hide msn_slplink_destroy and use the unref version everywhere.
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:23:23 +0000 masca Move an user utility function to User.
Sat, 19 Jun 2010 23:03:04 +0000 masca Move sending messages via SB to SBConn.
Sat, 19 Jun 2010 22:29:55 +0000 masca Move MsnMessage callbacks to msn.c instead of polluting everywhere.
Sat, 19 Jun 2010 22:04:28 +0000 masca Move Switchboard callbacks out of Slp code.
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.