log libpurple/blist.c @ 32827:4a34689eeb33 default tip

age author description
Mon, 31 Oct 2011 20:35:39 +0000 andrew victor Add purple_contact_get_contact_size().
Sat, 01 Oct 2011 18:21:43 +0000 andrew victor Convert libpurple and protocol prpl's to use the purple_account_* accessor functions.
Mon, 05 Sep 2011 20:08:59 +0000 andrew victor purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
Mon, 05 Sep 2011 20:02:49 +0000 andrew victor purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.
Mon, 05 Sep 2011 19:58:03 +0000 andrew victor purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Mon, 18 Apr 2011 06:32:04 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 4fb1347ba91ca1ac8b6f5ad029c1ed0f1b6e60a2)
Thu, 17 Mar 2011 08:00:18 +0000 Mark Doliner Don't bother reading in the "protocol" attribute in blist.xml. As near as
Thu, 17 Mar 2011 07:39:33 +0000 Mark Doliner Remove the _purple_oscar_convert(). It existed to migrate data from
Fri, 08 Apr 2011 01:12:37 +0000 kartikmohta Delete buddy pounces when removing a buddy. Fixes #1131.
Fri, 11 Dec 2009 01:32:16 +0000 Gary Kramlich added purple_contact_get_group
Fri, 11 Dec 2009 00:54:46 +0000 Gary Kramlich added some api for the media caps member of PurpleBuddy
Tue, 20 Oct 2009 20:04:06 +0000 maiku Add the buddy-caps-changed signal in order to tell when a buddy's media caps
Thu, 01 Oct 2009 18:47:34 +0000 Sadrul Habib Chowdhury Do not special case the first group added to the buddy list.
Wed, 02 Sep 2009 14:32:44 +0000 Paul Aurich La la la, oops. HanzZ pointed this (leak) out.