log

age author description
Sat, 26 May 2007 15:21:33 +0000 Stu Tomlinson Remove the no longer used random blist node from the session struct
Sat, 26 May 2007 15:20:23 +0000 Stu Tomlinson use serv_got_im to report received oim's
Sat, 26 May 2007 15:07:26 +0000 Stu Tomlinson Store account specific settings in the account, not in some random blist
Sat, 26 May 2007 15:06:40 +0000 Stu Tomlinson Finish commenting out references to directconn that would never be called
Sat, 26 May 2007 14:19:11 +0000 Stu Tomlinson Compile warning fixes
Sat, 26 May 2007 14:09:52 +0000 Stu Tomlinson Fix a compile warning
Sat, 26 May 2007 14:08:48 +0000 Stu Tomlinson Fix a compile warning, rmg_error had not been fully updated for the
Sat, 26 May 2007 14:08:15 +0000 Stu Tomlinson Fix a compile warning by #if 0'ing out some unused code
Sat, 26 May 2007 14:05:52 +0000 Stu Tomlinson Disable building of directconn.c, nothing uses it, it has compile warnings
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sat, 26 May 2007 13:11:35 +0000 Stu Tomlinson Use glib functions for endian conversion. If someone has a big endian
Sat, 26 May 2007 12:49:57 +0000 Stu Tomlinson merge of 'b0a7fb13dafc5da577103e3aac205667caf2e6f2'
Sat, 26 May 2007 12:38:24 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
Sat, 26 May 2007 12:49:49 +0000 Stu Tomlinson Get rid of the reimplementation of strptime in MSN, nothing was using it.
Sun, 20 May 2007 16:30:39 +0000 Stu Tomlinson switchboards really can be referenced by multiple slplinks, I have no idea