log libpurple/protocols/yahoo/yahoo_profile.c @ 32819:2c6510167895 default tip

age author description
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.