comparison ChangeLog.API @ 25378:47540809ae91

explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343' and '8edc2ac791e936a5d9eddd85e451d25e1afa5ba6'
author Richard Laager <rlaager@wiktel.com>
date Fri, 02 Jan 2009 22:23:19 +0000
parents 9ca3ddf937f2 b38cbefca6ad
children 4e8748f3374f
comparison
equal deleted inserted replaced
24769:29931785a68a 25378:47540809ae91
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2
3 version 2.6.0 (??/??/????):
4 libpurple:
5 Added:
6 * purple_buddy_get_protocol_data
7 * purple_buddy_set_protocol_data
8 * purple_connection_get_protocol_data
9 * purple_connection_set_protocol_data
10 * purple_buddy_get_local_buddy_alias
11 * purple_blist_get_buddies
12 * purple_blist_get_ui_data
13 * purple_blist_set_ui_data
14 * purple_blist_node_get_ui_data
15 * purple_blist_node_set_ui_data
16 * PURPLE_BLIST_NODE
17 * PURPLE_GROUP
18 * PURPLE_CONTACT
19 * PURPLE_BUDDY
20 * PURPLE_CHAT
21 * purple_request_field_get_group
22 * purple_request_field_get_ui_data
23 * purple_request_field_set_ui_data
24 * purple_network_force_online
25
26 Deprecated:
27 * purple_buddy_get_local_alias
28
29 pidgin:
30 Added:
31 * gtk_imhtml_class_register_protocol
32 * gtk_imhtml_link_get_url, gtk_imhtml_link_get_text_tag,
33 gtk_imhtml_link_activate functions to process GtkIMHtmlLink
34 objects from GtkIMHtml protocol callbacks.
35 * pidgin_utils_init, pidgin_utils_uninit
2 36
3 version 2.5.3: 37 version 2.5.3:
4 libpurple 38 libpurple
5 Changed: 39 Changed:
6 * purple_util_fetch_url and purple_util_fetch_url_request can 40 * purple_util_fetch_url and purple_util_fetch_url_request can