log libpurple/blist.c @ 23115:d11c993700e6

age author description
Tue, 13 May 2008 04:26:28 +0000 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
Fri, 16 May 2008 21:00:26 +0000 Daniel Atallah When defaulting a group, don't move it to the bottom if it exists.
Tue, 13 May 2008 02:34:52 +0000 Daniel Atallah For chats created using the "normal" (i.e. Join a Chat) flow, there will always
Tue, 22 Apr 2008 16:44:56 +0000 Stu Tomlinson Leak fix. This is probably quite serious if you have busy chats on your
Fri, 22 Feb 2008 00:11:25 +0000 John Bailey Kill off some uses of account->gc.
Sun, 03 Feb 2008 19:43:41 +0000 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
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.
Wed, 23 Jan 2008 01:31:36 +0000 Sadrul Habib Chowdhury When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.
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.
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Mon, 03 Dec 2007 14:46:54 +0000 Will Thompson Correct a comment typo: a group is being added to the blist, not a chat.
Mon, 24 Sep 2007 01:47:27 +0000 Mark Doliner Consider offline contacts when calculating the priority buddy. I
Wed, 19 Sep 2007 10:01:45 +0000 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions