comparison ChangeLog.API @ 22212:6bb29f94862c

Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 26 Jan 2008 20:32:26 +0000
parents eddcf0f2da51
children 2b426862ffbf
comparison
equal deleted inserted replaced
22211:eddcf0f2da51 22212:6bb29f94862c
32 * purple_attention_type_get_unlocalized_name 32 * purple_attention_type_get_unlocalized_name
33 * Add some PurpleBuddyListNode accessor functions: 33 * Add some PurpleBuddyListNode accessor functions:
34 * purple_blist_node_get_parent 34 * purple_blist_node_get_parent
35 * purple_blist_node_get_first_child 35 * purple_blist_node_get_first_child
36 * purple_blist_node_get_sibling_next 36 * purple_blist_node_get_sibling_next
37 * purple_blist_node_get_sibling_prev
37 * purple_chat_get_account 38 * purple_chat_get_account
38 * Added last_received to PurpleConnection, the time_t of the 39 * Added last_received to PurpleConnection, the time_t of the
39 last received packet. 40 last received packet.
40 41
41 Pidgin: 42 Pidgin: