log libpurple/protocols/oscar/encoding.c @ 30827:ed520e6e972b

age author description
Sat, 31 Jul 2010 20:00:39 +0000 ivan komarov Renames and cleanups.
Wed, 28 Jul 2010 23:13:25 +0000 ivan komarov encoding can be NULL in encoding_extract(); this is not an error and
Wed, 28 Jul 2010 23:11:14 +0000 ivan komarov Got rid of receiving multipart messages over channel 1, which simplified the code
Wed, 28 Jul 2010 16:30:04 +0000 ivan komarov Refactored oscar_encoding_to_utf8().
Tue, 27 Jul 2010 21:17:01 +0000 ivan komarov Stop using custom encodings (and LATIN-1, for that matter) for sending
Sat, 24 Jul 2010 22:00:35 +0000 ivan komarov Forgot to add encoding.c.