Mercurial > pidgin.yaz
graph
-
jabber: Document this not being an off-by-one...2010-08-19, by Paul Aurich
-
Updated Hungarian translation after 2.7.32010-08-15, by Kelemen Gábor
-
Change the "length of bstream" data type to be a gsize, since it represents2010-08-15, by Mark Doliner
-
merge of '4216577c2d7814344e8e1face579d153098986ad'2010-08-14, by Elliott Sales de Andrade
-
I'm pretty sure this is a logical operation, not bitwise.2010-08-14, by Elliott Sales de Andrade
-
Fix a possible Garbage return value.2010-08-14, by Elliott Sales de Andrade
-
Fix some "Dead nested assignment"s and then kill off some useless2010-08-14, by Elliott Sales de Andrade
-
Correct me if I'm wrong, but why would the length be in UTF8, when2010-08-14, by Elliott Sales de Andrade
-
I think this might be a leak. But probably only if the server changed2010-08-14, by Elliott Sales de Andrade
-
Remove non-UTF8 character.2010-08-11, by Elliott Sales de Andrade
-
< QuLogic> on line 208 of jabber.c, should that be *dot?2010-08-14, by Paul Aurich
-
Improve these comments? I was having a hard time trying to figure out what2010-08-12, by Mark Doliner
-
This code is disabled, but in case we ever want to enable it then2010-08-12, by Mark Doliner
-
Fix win32 compile2010-08-12, by Daniel Atallah
-
Fix a compile error from my merge2010-08-12, by Mark Doliner
-
propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)2010-08-12, by Mark Doliner
-
*** Plucked rev 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1 (markdoliner@pidgin.im):2010-08-10, by Mark Doliner
-
merge of '67241dfb975ba5ce0811cc461f1716d28bf8b730'2010-08-10, by Mark Doliner
-
A couple of refactorings related to oscar_utf8_try_convert().2010-08-05, by ivan komarov
-
Removed unused "flags" parameter.2010-08-05, by ivan komarov
-
Miranda expects a client ack from the other side for channel 2 messages,2010-08-05, by ivan komarov
-
Fixes #12044. We send a dummy packet with DC version = 8 to make2010-08-05, by ivan komarov
-
My esteemed mentor caught me red-handed. Thanks Mark!2010-07-31, by ivan komarov
-
explicit merge of '7a18137f663908c5d0306e4d79ddb7d953386eab'2010-07-31, by ivan komarov
-
explicit merge of '92760ff5074d9bcc75f59473f013ca8a959a85b8'2010-07-29, by ivan komarov
-
Renames and cleanups.2010-07-31, by ivan komarov
-
Bstream cleanups:2010-07-28, by ivan komarov
-
encoding can be NULL in encoding_extract(); this is not an error and2010-07-28, by ivan komarov
-
Got rid of receiving multipart messages over channel 1, which simplified the code2010-07-28, by ivan komarov
-
Removed '#if 0/endif' blocks. Some of them have the form of TODO, but2010-07-28, by ivan komarov
-
Removed unused #defines from oscar.h.2010-07-28, by ivan komarov
-
Turns out that ncc doesn't catch everything, so continue killing things mercilessly.2010-07-28, by ivan komarov
-
OK, I'm sick of constantly finding functions that are not used anywhere.2010-07-28, by ivan komarov
-
Refactored oscar_encoding_to_utf8().2010-07-28, by ivan komarov
-
Stop using custom encodings (and LATIN-1, for that matter) for sending2010-07-27, by ivan komarov
-
Damn it.2010-07-26, by ivan komarov
-
Forgot to add encoding.c.2010-07-24, by ivan komarov
-
Fixed (I hope) #12284.2010-07-24, by ivan komarov
-
Moved encoding-related functions to a separate file, renamed some of them,2010-07-24, by ivan komarov
-
Two small fixes Mark suggested:2010-07-19, by ivan komarov
-
Applied and slightly modified Sadrul's patch (http://pidgin.im/~sadrul/pp/icq-list.patch.txt)2010-07-08, by ivan komarov
-
Oh, there's a title parameter in purple_notify_formatted()! Shiny.2010-07-04, by ivan komarov
-
Cleanup some code I wrote a long time ago in a galaxy far far away.2010-07-08, by Mark Doliner
-
Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.2010-07-01, by ivan komarov
-
Gettextized the code and rephrased some of the messages slightly.2010-07-01, by ivan komarov
-
Removed callback data that was causing a segfault in Finch, because2010-06-30, by ivan komarov
-
Added a way to view the Visible/Invisible lists.2010-06-29, by ivan komarov
-
Added a way to add a user to the (In)Visible list via the context menu.2010-06-28, by ivan komarov