Mercurial > pidgin
graph
-
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.Mon, 12 Mar 2007 22:58:03 +0000, by Evan Schoenberg
-
Change connection.c:gaim_connection_error() to still work even if theTue, 13 Mar 2007 07:33:08 +0000, by Mark Doliner