log libpurple/protocols/yahoo/util.c @ 27744:6d37c29df78a

age author description
Thu, 30 Jul 2009 23:45:45 +0000 Mark Doliner Um, this was a memory leak, right?
Thu, 30 Jul 2009 23:43:01 +0000 Mark Doliner Simplify a wee bit
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Wed, 08 Jul 2009 17:20:00 +0000 Mark Doliner Don't double-free the color hash table when deinitializing both prpl-yahoo
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Fri, 19 Jun 2009 20:34:02 +0000 John Bailey Ugly hack to get around needing a minor bump to make this authentication code
Wed, 27 Aug 2008 02:52:50 +0000 Daniel Atallah Do a better job of detecting if the yahoo account is connecting through a HTTP
Thu, 19 Jun 2008 03:14:03 +0000 Daniel Atallah applied changes from a5e7a62db1d43009f4ff463b7fe67ff3a7275a78
Sat, 19 Jan 2008 04:17:44 +0000 John Bailey Fix (hopefully) the last problem in this function. Refs #3295.
Thu, 17 Jan 2008 06:11:57 +0000 John Bailey Since I needed to bring back yahoo_convert_to_numeric, I figured I could at
Thu, 17 Jan 2008 05:53:12 +0000 John Bailey disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'
Wed, 16 Jan 2008 06:58:48 +0000 John Bailey Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely
Tue, 15 Jan 2008 17:42:20 +0000 John Bailey Patch from Yusuke Odate, modified by me, to support retrieving the full
Sun, 06 Jan 2008 19:45:03 +0000 Thanumalayan This patch from Thanumalayan S. implements Yahoo protocol version 15 file
Sun, 16 Dec 2007 16:36:53 +0000 Will Thompson Make yahoo_html_to_codes deal with ' in messages being sent. Also correct
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 12 Aug 2007 02:11:05 +0000 Daniel Atallah Use -1 as length with g_convert() functions instead of strlen()
Sat, 14 Apr 2007 17:07:52 +0000 Stu Tomlinson Stop Yahoo sending SPAN tags, fixes Yahoo part of ticket 78
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/