log libpurple/protocols/myspace/session.h @ 25614:94ccccab4e98

age author description
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.