log libpurple/protocols/silc/buddy.c @ 29428:cc1e35fa774d

age author description
Sun, 16 Nov 2008 10:33:36 +0000 Richard Laager Deprecate purple_request_field_list_add()
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Mon, 23 Mar 2009 04:31:05 +0000 Paul Aurich Use purple_buddy_get_protocol_data instead of ->proto_data
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Fri, 31 Oct 2008 10:14:23 +0000 Sadrul Habib Chowdhury Some more PurpleBuddy::proto_data related changes.
Fri, 31 Oct 2008 09:24:43 +0000 Sadrul Habib Chowdhury Some more struct hiding.