comparison ChangeLog.API @ 27368:c374d57b3215

propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02) to branch 'im.pidgin.pidgin' (head d9a55d5fdb4b18d69b3594642d829cf113f89cca)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 06 Jul 2009 06:04:34 +0000
parents 87586d7bdbbd 14131ba5a07c
children 66425e99d741
comparison
equal deleted inserted replaced
27322:0ab6fdeeefd3 27368:c374d57b3215
43 * purple_network_set_stun_server 43 * purple_network_set_stun_server
44 * purple_network_set_turn_server 44 * purple_network_set_turn_server
45 * purple_network_get_stun_ip 45 * purple_network_get_stun_ip
46 * purple_network_get_turn_ip 46 * purple_network_get_turn_ip
47 * purple_network_remove_port_mapping 47 * purple_network_remove_port_mapping
48 * purple_plugins_get_search_paths
48 * purple_proxy_connect_udp 49 * purple_proxy_connect_udp
49 * purple_prpl_get_media_caps 50 * purple_prpl_get_media_caps
50 * purple_prpl_got_account_actions 51 * purple_prpl_got_account_actions
51 * purple_prpl_initiate_media 52 * purple_prpl_initiate_media
52 * purple_request_field_get_group 53 * purple_request_field_get_group
72 update type is emitted when receiving an IM. Previously, the 73 update type is emitted when receiving an IM. Previously, the
73 typing state was modified (and the buddy-typing-stopped signal 74 typing state was modified (and the buddy-typing-stopped signal
74 emitted), but this signal was not emitted. 75 emitted), but this signal was not emitted.
75 * Added a client_type field in the get_ui_info core UI op. See 76 * Added a client_type field in the get_ui_info core UI op. See
76 core.h for details. 77 core.h for details.
78 * Added introspection of signals exposed via the D-Bus API.
77 79
78 Deprecated: 80 Deprecated:
79 * buddy-added and buddy-removed blist signals 81 * buddy-added and buddy-removed blist signals
80 * purple_buddy_get_local_alias 82 * purple_buddy_get_local_alias
81 * purple_notify_user_info_remove_entry 83 * purple_notify_user_info_remove_entry