Mercurial > pidgin.yaz
graph
-
Add a few bits of documentationSat, 07 Jun 2008 00:56:14 +0000, by Mark Doliner
-
msn_slplink_new() is only used within slplink.c, so make it static andSat, 07 Jun 2008 00:47:16 +0000, by Mark Doliner
-
Remove an unused linked listSat, 07 Jun 2008 00:43:33 +0000, by Mark Doliner
-
Minor documentation and whitespaceFri, 06 Jun 2008 23:10:01 +0000, by Mark Doliner
-
Payload length is an int here, so treat it as such. Get's rid of this warning:Fri, 06 Jun 2008 22:51:17 +0000, by Mark Doliner
-
These forward declarations aren't neededFri, 06 Jun 2008 22:49:43 +0000, by Mark Doliner
-
We don't need this thing, right?Fri, 06 Jun 2008 22:46:31 +0000, by Mark Doliner
-
Delete trailing whitespaceFri, 06 Jun 2008 22:46:04 +0000, by Mark Doliner
-
Don't use strlen() when we can just check the first characterFri, 06 Jun 2008 22:35:27 +0000, by Mark Doliner
-
Fix setting buddy icons on yahoo. It looks like this must have been broken byFri, 06 Jun 2008 06:41:07 +0000, by Daniel Atallah
-
Plug a small and unlikely leak.Fri, 06 Jun 2008 06:31:53 +0000, by Daniel Atallah
-
Fixes a crash when next_begin_word is called on trailing spaces at theFri, 06 Jun 2008 03:04:05 +0000, by Sadrul Habib Chowdhury