log libpurple/protocols/oscar/encoding.c @ 32819:2c6510167895 default tip

age author description
Thu, 24 Mar 2011 22:37:29 +0000 loentar Currently oscar (ICQ) protocol does not support comma-separated list of
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Mon, 01 Nov 2010 19:08:08 +0000 ivan komarov Removed unhelpful warning.
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.