Mercurial > pidgin.yaz
graph
-
merge of '16545633f55b708a351f38a9532d94b0b00eacec'Mon, 16 Jul 2007 23:50:41 +0000, by Sadrul Habib Chowdhury
-
aim_locate_finduserinfo() can return NUL (particularly if userinfo->sn is NULL), which leads to the crash in AdiumTicket:7346. Handle this possibility rather than crashing.Mon, 16 Jul 2007 21:11:45 +0000, by Evan Schoenberg
-
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'Mon, 16 Jul 2007 21:11:23 +0000, by Evan Schoenberg
-
cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().Sat, 14 Jul 2007 18:16:51 +0000, by Evan Schoenberg
-
merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'Mon, 16 Jul 2007 23:47:26 +0000, by Sadrul Habib Chowdhury
-
Fixes for pygnt generation.Mon, 16 Jul 2007 23:46:23 +0000, by Sadrul Habib Chowdhury
-
merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'Sat, 21 Jul 2007 02:17:34 +0000, by Nathan Walp
-
disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'Sat, 21 Jul 2007 02:13:44 +0000, by Nathan Walp
-
don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)Sat, 21 Jul 2007 02:14:58 +0000, by Nathan Walp
-
we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)Sat, 21 Jul 2007 02:10:34 +0000, by Nathan Walp
-
Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.Tue, 17 Jul 2007 17:03:51 +0000, by Daniel Atallah
-
Add :-p (lowercase) which is officially handed by AIM 6.something. Fixes #1590Sun, 15 Jul 2007 22:09:03 +0000, by Kevin Stange