log libpurple/protocols/oscar/encoding.c @ 31351:ccd6a1da0d59

age author description
Thu, 18 Nov 2010 23:07:34 +0900 Yoshiki Yazawa more unicode normalization
Wed, 10 Nov 2010 11:41:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 01 Nov 2010 19:08:08 +0000 ivan komarov Removed unhelpful warning.
Sat, 16 Oct 2010 21:05:34 +0900 Yoshiki Yazawa revive necessary modification. some portion may be missing.
Thu, 05 Aug 2010 23:43:24 +0000 ivan komarov A couple of refactorings related to oscar_utf8_try_convert().
Sat, 31 Jul 2010 20:08:52 +0000 ivan komarov My esteemed mentor caught me red-handed. Thanks Mark!
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.