Mercurial > pidgin
graph
-
Bstream cleanups:Wed, 28 Jul 2010 23:53:25 +0000, by ivan komarov
-
encoding can be NULL in encoding_extract(); this is not an error andWed, 28 Jul 2010 23:13:25 +0000, by ivan komarov
-
Got rid of receiving multipart messages over channel 1, which simplified the codeWed, 28 Jul 2010 23:11:14 +0000, by ivan komarov
-
Removed '#if 0/endif' blocks. Some of them have the form of TODO, butWed, 28 Jul 2010 19:37:26 +0000, by ivan komarov
-
Removed unused #defines from oscar.h.Wed, 28 Jul 2010 19:22:06 +0000, by ivan komarov
-
Turns out that ncc doesn't catch everything, so continue killing things mercilessly.Wed, 28 Jul 2010 18:59:39 +0000, by ivan komarov
-
OK, I'm sick of constantly finding functions that are not used anywhere.Wed, 28 Jul 2010 17:43:58 +0000, by ivan komarov
-
Refactored oscar_encoding_to_utf8().Wed, 28 Jul 2010 16:30:04 +0000, by ivan komarov
-
Stop using custom encodings (and LATIN-1, for that matter) for sendingTue, 27 Jul 2010 21:17:01 +0000, by ivan komarov
-
Damn it.Mon, 26 Jul 2010 17:02:32 +0000, by ivan komarov
-
Forgot to add encoding.c.Sat, 24 Jul 2010 22:00:35 +0000, by ivan komarov
-
Fixed (I hope) #12284.Sat, 24 Jul 2010 18:14:29 +0000, by ivan komarov
-
Moved encoding-related functions to a separate file, renamed some of them,Sat, 24 Jul 2010 17:32:00 +0000, by ivan komarov
-
Two small fixes Mark suggested:Mon, 19 Jul 2010 22:05:38 +0000, by ivan komarov