log libpurple/blist.h @ 26646:6559bf971fcd

age author description
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
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Mon, 03 Nov 2008 04:48:23 +0000 Gary Kramlich Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
Sun, 02 Nov 2008 18:39:39 +0000 Sadrul Habib Chowdhury A couple of minor fixes.
Sun, 02 Nov 2008 09:25:16 +0000 Gary Kramlich Hide PurpleBlist
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 17:49:04 +0000 Richard Laager Deprecate the unused purple_buddy_get_local_alias() function.
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Thu, 30 Oct 2008 20:07:46 +0000 Richard Laager Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
Thu, 11 Dec 2008 06:32:05 +0000 Florian Qu«²ze Remove the commas at the end of enumerator lists. This resolves warnings
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Thu, 30 Oct 2008 19:58:25 +0000 Richard Laager Fix some macros to work with hidden structs.
Thu, 30 Oct 2008 03:34:09 +0000 Gary Kramlich use some additional preproc logic to avoid copying the structs directly into the implementation files
Tue, 28 Oct 2008 04:22:57 +0000 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
Sun, 15 Jun 2008 12:56:30 +0000 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
Tue, 13 May 2008 04:26:28 +0000 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
Sun, 11 May 2008 05:08:08 +0000 Richard Laager Assorted cleanups, mostly to the Doxygen comments. I added a few missing
Wed, 16 Apr 2008 06:27:46 +0000 Mark Doliner Super minor documentation improvement
Sun, 27 Jan 2008 04:06:39 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
Sat, 26 Jan 2008 20:32:26 +0000 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
Tue, 22 Jan 2008 02:59:56 +0000 Sadrul Habib Chowdhury Add an accessor function for PurpleChat.
Mon, 21 Jan 2008 19:43:55 +0000 Sadrul Habib Chowdhury Add some accessor functions for PurpleBlistNode.
Sat, 22 Dec 2007 17:54:30 +0000 Etan Reisner Fix up a doxygen comment about a function return value.
Sat, 17 Nov 2007 01:55:21 +0000 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
Thu, 15 Nov 2007 19:36:19 +0000 Daniel Atallah Fix something I mistyped.