Mercurial > pidgin.yaz
log libpurple/protocols/msn/slp.c @ 27509:35b6fd563056
age | author | description |
---|---|---|
Fri, 10 Jul 2009 00:51:31 +0000 | Elliott Sales de Andrade | Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call |
Wed, 08 Apr 2009 22:49:14 +0000 | Mike Ruprecht | Inform the user when someone tries to initiate a video call with them in msn. |
Sat, 15 Nov 2008 01:51:04 +0000 | Mark Doliner | If we're setting swboard here then we need to add the slplink to the |
Thu, 13 Nov 2008 20:59:40 +0000 | Mark Doliner | Attempt to avoid a crash in MSN. See the comment in the code. |
Thu, 13 Nov 2008 09:19:17 +0000 | Mark Doliner | cmdproc->data should never be null. Log a warning message if it |
Thu, 13 Nov 2008 08:45:40 +0000 | Mark Doliner | Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I |
Thu, 13 Nov 2008 08:26:12 +0000 | Mark Doliner | Use purple_timeout_add_seconds() instead of purple_timeout_add() in a |