log libpurple/protocols/oscar/encoding.c @ 32805:064eb5d78946

age author description
Thu, 24 Mar 2011 22:37:29 +0000 loentar Currently oscar (ICQ) protocol does not support comma-separated list of
Sat, 12 Feb 2011 04:17:09 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
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.