comparison ChangeLog.API @ 32815:cb486df263ef

Introduce purple_account_register_completed() to handle the invoking of any registration callback.
author andrew.victor@mxit.com
date Sun, 06 Nov 2011 19:46:57 +0000
parents d288f5215a9a
children ec6371d4cae8
comparison
equal deleted inserted replaced
32814:c94e2bfae121 32815:cb486df263ef
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * pidgin_create_webview 6 * pidgin_create_webview
7 * purple_account_get_ui_data 7 * purple_account_get_ui_data
8 * purple_account_set_ui_data 8 * purple_account_set_ui_data
9 * purple_account_register_completed
9 * purple_conv_chat_cb_get_alias 10 * purple_conv_chat_cb_get_alias
10 * purple_conv_chat_cb_get_flags 11 * purple_conv_chat_cb_get_flags
11 * purple_conv_chat_cb_is_buddy 12 * purple_conv_chat_cb_is_buddy
12 * purple_conv_chat_cb_get_ui_data 13 * purple_conv_chat_cb_get_ui_data
13 * purple_conv_chat_cb_set_ui_data 14 * purple_conv_chat_cb_set_ui_data