Mercurial > pidgin.yaz
log
age | author | description |
---|---|---|
Mon, 12 Mar 2007 22:58:03 +0000 | Evan Schoenberg | Patch from plivesey, submitted in Adium Trac #5753 (http://trac.adiumx.com/ticket/5753), which fixes a memory stomper which occurred if the msn prpl were passed HTML with multiple style tags of the same type. This doesn't happen in pidgin, because the gtkhtml widget knows that msn can only have one all-or-none instance of each style, but libpurple should be able to handle being passed any sort of HTML. This therefore fixes an Adium crash. |
Tue, 13 Mar 2007 07:33:08 +0000 | Mark Doliner | Change connection.c:gaim_connection_error() to still work even if the |
Tue, 13 Mar 2007 07:19:06 +0000 | Mark Doliner | Don't use g_list_length() and g_slist_length() when all you want to |