log libpurple/blist.h @ 28791:9aa7f4801549

age author description
Sun, 30 Aug 2009 04:00:51 +0000 Paul Aurich Fix a bunch of doxygen warnings.
Mon, 27 Jul 2009 05:20:52 +0000 hanzz Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
Sun, 12 Jul 2009 02:55:36 +0000 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
Fri, 01 May 2009 22:40:41 +0000 Paul Aurich Me fail English? That's unpossible!
Fri, 01 May 2009 16:25:56 +0000 Paul Aurich Use more efficient purple_find_buddies in bonjour.
Mon, 20 Apr 2009 00:10:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
Fri, 27 Mar 2009 07:52:26 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Thu, 12 Mar 2009 06:19:15 +0000 Paul Aurich More documentation (mostly little changes)
Thu, 12 Mar 2009 05:56:04 +0000 Paul Aurich Exposing the GHashTable seems crazy to me. See #8644.
Sat, 11 Apr 2009 17:41:10 +0000 Paul Aurich Change purple_blist_get_buddies to return a list instead of the hash table.
Thu, 09 Apr 2009 17:33:20 +0000 Nick Hebner Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
Tue, 17 Mar 2009 00:56:37 +0000 Mark Doliner Uh, I think this comment is wrong. Or the code is wrong and does silly
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and