log libpurple/protocols/msn/slplink.c @ 27483:3dcc42d3cc12

age author description
Sun, 12 Jul 2009 07:33:06 +0000 Elliott Sales de Andrade Apparently, I missed a few changes for purple_debug_is_verbose().
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 21 May 2009 05:56:53 +0000 Paul Aurich Fix two warnings when building on OS X
Sun, 10 May 2009 22:40:08 +0000 Paul Aurich Fix a signed-ness warning.
Sat, 02 May 2009 19:12:33 +0000 Ka-Hing Cheung Fixes a buffer overflow in the ZDI-08-054 report
Tue, 07 Apr 2009 05:22:48 +0000 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
Sat, 02 May 2009 21:09:37 +0000 Paul Aurich *** Plucked rev 9dd1c4c3 (khc@pidgin.im):
Mon, 19 Jan 2009 00:58:19 +0000 Elliott Sales de Andrade A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
Thu, 15 Jan 2009 03:54:58 +0000 Daniel Atallah This should prevent the crash in #8109 by stopping an invalid message from
Thu, 13 Nov 2008 08:58:44 +0000 Mark Doliner Make another function static
Thu, 13 Nov 2008 08:46:37 +0000 Mark Doliner This doesn't matter, but I think the metaphor tends to be that you push
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:01:36 +0000 Mark Doliner For some reason the slpmsg and slplink functions don't have underscores
Thu, 13 Nov 2008 07:36:33 +0000 Mark Doliner Make a few more functions static and remove a few declarations for
Thu, 13 Nov 2008 07:22:39 +0000 Mark Doliner msn_slplink_remove_slpcall() shouldn't be responsible for setting
Thu, 13 Nov 2008 06:43:48 +0000 Mark Doliner Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
Thu, 13 Nov 2008 06:28:03 +0000 Mark Doliner slplink->swboard will only be null if slplink->session is null. This
Thu, 13 Nov 2008 06:18:53 +0000 Mark Doliner Get rid of slplink->local_user because it's a copy of
Fri, 15 Aug 2008 02:34:21 +0000 Stu Tomlinson We don't need slplink or switchboard low-level debugging enabled by default
Thu, 14 Aug 2008 05:25:12 +0000 Ka-Hing Cheung This should fix a crash that I've been seeing. I am not sure if this is the
Fri, 08 Aug 2008 05:51:53 +0000 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
Fri, 08 Aug 2008 04:47:50 +0000 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
Thu, 07 Aug 2008 07:07:32 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Fri, 01 Aug 2008 02:04:36 +0000 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
Sat, 28 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
Mon, 23 Jun 2008 05:36:52 +0000 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
Thu, 26 Jun 2008 19:05:27 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Sat, 07 Jun 2008 00:47:16 +0000 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
Thu, 26 Jun 2008 19:04:52 +0000 Stu Tomlinson MSN SLP fix