log libpurple/protocols/myspace/session.h @ 32770:a5f50581b7c0

age author description
Tue, 18 Oct 2011 21:02:58 +0000 andrew victor Myspace: Move "inpa" input watcher into protocol_data.
Fri, 05 Feb 2010 01:18:18 +0000 Mark Doliner Check if memory has been freed by looking at its contents does not work
Mon, 22 Dec 2008 23:21:14 +0000 Mark Doliner This is a bitmask, and the "c" value here should be the least significant
Tue, 16 Dec 2008 23:39:03 +0000 Mark Doliner Grab the "Who can contact me? Only people on my buddy list?" and the
Tue, 16 Dec 2008 03:35:22 +0000 Mark Doliner No functionality change--just cleanup.
Mon, 15 Dec 2008 05:32:31 +0000 Mark Doliner Shuffling things around, remove stray whitespace, remove some forward
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sun, 27 Jan 2008 04:26:38 +0000 Jeffrey Connelly a
Tue, 04 Dec 2007 05:43:15 +0000 Kevin Stange Avoid checking for new message in the inbox when not actually connected.
Fri, 28 Sep 2007 17:05:20 +0000 Richard Laager Kill CRLF line-endings to make sure this compiles on Solaris. This is a
Tue, 18 Sep 2007 01:02:55 +0000 Casey Harkins merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
Tue, 18 Sep 2007 00:47:51 +0000 Jeffrey Connelly Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 26 Aug 2007 07:37:28 +0000 Jeffrey Connelly In msimprpl, move user-related code to a new user module, and move other
Sun, 26 Aug 2007 06:36:56 +0000 Jeffrey Connelly In msimprpl, move session-related functions to a new session module.
Sun, 26 Aug 2007 06:30:41 +0000 Jeffrey Connelly In msimprpl, move zap-related code to a separate module.
Thu, 31 May 2007 06:09:46 +0000 Jeffrey Connelly (Incomplete - plugin does not load) Begin migrating protocol message receiving to MsimMessage.