comparison ChangeLog.API @ 29786:f549ad844d54

propagate from branch 'im.pidgin.pidgin.next.minor' (head 42544ec892337510146c931806a95dbf69c2fe30) to branch 'im.pidgin.pidgin' (head 32a27a2c6eebcccdecd7d7cd420b3789c69cbb09)
author Mark Doliner <mark@kingant.net>
date Thu, 18 Feb 2010 09:22:01 +0000
parents 1eeeb20f0b9f 529233281dfe
children 185677f47825
comparison
equal deleted inserted replaced
29785:4c266d9c17eb 29786:f549ad844d54
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.7.0 (??/??/????):
4 libpurple:
5 Added:
6 * purple_account_get_name_for_display
7 * purple_buddy_get_media_caps
8 * purple_buddy_set_media_caps
9 * purple_contact_get_group
10 * purple_media_candidate_copy
11 * purple_media_codec_copy
12 * purple_media_manager_get_backend_type
13 * purple_media_manager_set_backend_type
14 * purple_network_get_all_local_system_ips, which returns all local
15 IPs on the system. On systems with the getifaddrs() function,
16 this will return both IPv4 and IPv6 addresses (excluding link-local
17 and loopback addresses). On others, it returns just IPv4 addresses.
18 * purple_prpl_got_media_caps
19 * purple_unescape_text
20 * purple_uuid_random
21 * media_caps to the PurpleBuddy struct
22 * buddy-caps-changed blist signal
23 * ui-caps-changed media manager signal
24 * sent-attention conversation signal
25 * got-attention conversation signal
26
27 Pidgin:
28 Added:
29 * pidgin_dialogs_buildinfo (should not be used by anything but Pidgin)
30 * pidgin_dialogs_developers (should not be used by anything but Pidgin)
31 * pidgin_dialogs_translators (should not be used by anything but Pidgin)
32 * gtk_imhtmltoolbar_switch_active_conversation
2 33
3 version 2.6.6 (02/18/2010): 34 version 2.6.6 (02/18/2010):
4 libpurple: 35 libpurple:
5 Changed: 36 Changed:
6 * purple_xfer_cancel_local is now called instead of 37 * purple_xfer_cancel_local is now called instead of