log libpurple/protocols/msn/msn-utils.c @ 18398:16bdcffb1c62

age author description
Sun, 01 Jul 2007 01:41:57 +0000 Richard Laager Use the glib strcasecmp functions everywhere, as we've had reports of
Fri, 13 Apr 2007 04:15:14 +0000 Richard Laager Patch cleanups:
Fri, 13 Apr 2007 04:13:24 +0000 Shlomi Loubaton Patch from shlomil in ticket #78.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 12 Mar 2007 23:00:01 +0000 Evan Schoenberg Fixed whitespace and variable naming issues with the patch I accepted in 66925c4a3abff28f8826399d55051c6c40ffbe42
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.
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/