log libpurple/protocols/msn/servconn.c @ 20595:61152dbb504b

age author description
Fri, 21 Sep 2007 13:39:48 +0000 Sadrul Habib Chowdhury Obligatory typo.
Fri, 21 Sep 2007 13:18:41 +0000 Sadrul Habib Chowdhury Initialize file descriptors to -1 here too. These haven't caused any
Sun, 16 Sep 2007 18:07:46 +0000 Richard Laager explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Tue, 28 Aug 2007 04:38:24 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
Tue, 07 Aug 2007 02:37:58 +0000 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
Sat, 16 Jun 2007 07:03:31 +0000 Ka-Hing Cheung Compile!
Sat, 16 Jun 2007 04:00:32 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
Sat, 26 May 2007 14:09:52 +0000 Stu Tomlinson Fix a compile warning
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sun, 15 Apr 2007 04:59:43 +0000 Richard Laager Fix up some gaim -> purple issues.
Sun, 15 Apr 2007 04:29:56 +0000 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Sun, 21 Oct 2007 04:46:33 +0000 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
Fri, 28 Sep 2007 15:48:30 +0000 Richard Laager applied changes from e67a54b3bf4349b6e65a46f749626a122c6afb22
Fri, 28 Sep 2007 15:48:01 +0000 Richard Laager applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802
Thu, 13 Sep 2007 03:02:34 +0000 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 24 Aug 2007 02:50:55 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Wed, 13 Jun 2007 12:25:13 +0000 Daniel Atallah Avoid accessing an invalid pointer when ret == -1
Thu, 07 Jun 2007 06:26:06 +0000 Mark Doliner We should surface this error to the user when calling
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/