log libpurple/protocols/yahoo/yahoo_aliases.c @ 29386:e1dd357fc494

age author description
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Sun, 26 Jul 2009 16:54:02 +0000 John Bailey Update these URL's to use the correct version of the Yahoo Messenger client
Wed, 15 Jul 2009 03:17:54 +0000 Sadrul Habib Chowdhury Allow changing contact details for folks in the buddylist.
Tue, 14 Jul 2009 21:08:56 +0000 Sadrul Habib Chowdhury Add support for receiving contact details from buddies.
Sat, 11 Jul 2009 06:52:07 +0000 Paul Aurich Build warning fix.
Fri, 10 Jul 2009 15:18:09 +0000 Sadrul Habib Chowdhury Allow setting some personal information for an account.
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Fri, 19 Jun 2009 20:57:03 +0000 John Bailey Manually apply revision 5c5977a6ed3591121ef82ff587586850b9dcd176 here. This
Fri, 19 Jun 2009 01:18:18 +0000 John Bailey Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to
Tue, 09 Dec 2008 15:45:46 +0000 Sadrul Habib Chowdhury Use g_free instead of free here too.
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 02:55:44 +0000 Daniel Atallah applied changes from 7a490c356e10f7fff3432f875897aa0ca0ad1ff0
Tue, 20 May 2008 02:14:50 +0000 Daniel Atallah Fix a printf("%s", NULL) situation and plug some leakage. Fixes #5280.
Sat, 03 May 2008 21:03:13 +0000 Daniel Atallah Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.
Fri, 02 May 2008 22:01:01 +0000 Daniel Atallah Leak fixes.