Mercurial > pidgin.yaz
log libpurple/protocols/oscar/family_feedbag.c @ 32827:4a34689eeb33 default tip
age | author | description |
---|---|---|
Sat, 01 Oct 2011 18:21:43 +0000 | andrew victor | Convert libpurple and protocol prpl's to use the purple_account_* accessor functions. |
Mon, 22 Aug 2011 02:07:41 +0000 | Mark Doliner | Don't use strlen() when all you're trying to do is check if the string |
Sun, 07 Aug 2011 05:19:54 +0000 | Mark Doliner | propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f) |
Mon, 21 Mar 2011 05:45:22 +0000 | Mark Doliner | propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd) |
Sun, 20 Mar 2011 20:20:52 +0000 | Mark Doliner | Add two hash tables to the oscar code that deals with your server stored |
Sat, 18 Jun 2011 02:01:30 +0000 | Paul Aurich | oscar: Avoid a few printf("%s", NULL)s |
Sun, 20 Mar 2011 22:03:48 +0000 | Elliott Sales de Andrade | Add invite message support to Oscar. |