log libpurple/protocols/yahoo/yahoo_profile.c @ 32672:3828a61c44da

age author description
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Sat, 24 Sep 2011 22:09:40 +0000 andrew victor * purple_util_fetch_url_request_len() renamed to purple_util_fetch_url_request().
Tue, 30 Aug 2011 20:03:11 +0000 andrew victor Convert yahoo prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data()
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Sun, 21 Aug 2011 18:43:00 +0000 Mark Doliner Use purple_notify_user_info_add_pair_plaintext in some places where we
Thu, 08 Jul 2010 22:38:33 +0000 Mark Doliner Add a purple_notify_user_info_add_pair_plaintext function that accepts a
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Tue, 09 Dec 2008 02:59:29 +0000 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
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
Fri, 18 Jul 2008 21:10:23 +0000 Daniel Atallah Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
Fri, 06 Jun 2008 06:31:53 +0000 Daniel Atallah Plug a small and unlikely leak.
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Thu, 19 Jun 2008 02:54:25 +0000 Daniel Atallah applied changes from 980e5e2fedd41d52ed3f1640268e8964d4b02cde
Mon, 12 May 2008 02:55:08 +0000 Daniel Atallah Presumably this is what was intended.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Sun, 24 Feb 2008 18:20:52 +0000 John Bailey A patch from Gideon N. Guillen, with some minor modifications from me. This
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 17 Jul 2007 17:03:51 +0000 Daniel Atallah Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 10 Feb 2007 01:10:06 +0000 Evan Schoenberg Patch 1638469, which fixes 1467348: Yahoo Japan profiles are now retrieved properly
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/