log libpurple/protocols/oscar/family_chat.c @ 32330:a5b556ac1de5

age author description
Mon, 25 Oct 2010 20:01:50 +0000 ivan komarov C89ize that comment.
Sun, 24 Oct 2010 18:57:21 +0000 ivan komarov Ouch, I accidentally removed too much code in b367bdaac1f79166db0e9478ae30e2a7628f6848.
Thu, 05 Aug 2010 22:57:01 +0000 ivan komarov Removed unused "flags" parameter.
Wed, 28 Jul 2010 23:53:25 +0000 ivan komarov Bstream cleanups:
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Wed, 28 Jul 2010 18:59:39 +0000 ivan komarov Turns out that ncc doesn't catch everything, so continue killing things mercilessly.
Wed, 28 Jul 2010 17:43:58 +0000 ivan komarov OK, I'm sick of constantly finding functions that are not used anywhere.
Wed, 10 Dec 2008 23:41:28 +0000 Paul Aurich First pass at adding SSL connections to OSCAR.
Sat, 07 Jun 2008 18:42:48 +0000 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
Mon, 05 May 2008 09:22:46 +0000 Mark Doliner Minor changes... mostly whitespace related.
Thu, 24 Apr 2008 11:10:03 +0000 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
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, 29 Jul 2007 21:29:04 +0000 Mark Doliner disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'
Sun, 29 Jul 2007 07:01:13 +0000 Mark Doliner When we get a presence of type="error" from the server that
Tue, 29 May 2007 09:51:51 +0000 Mark Doliner Cleanup and simplification of some tlvlist stuff in the oscar protocol.
Tue, 22 May 2007 18:56:09 +0000 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
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/