| 7 * purple_notify_searchresult_column_is_visible |
7 * purple_notify_searchresult_column_is_visible |
| 8 * purple_request_field_set_tooltip |
8 * purple_request_field_set_tooltip |
| 9 * purple_request_field_get_tooltip |
9 * purple_request_field_get_tooltip |
| 10 |
10 |
| 11 Changed: |
11 Changed: |
| |
12 * purple_connection_error now takes a PurpleConnectionError |
| |
13 as the second parameter |
| |
14 * purple_notify_user_info_add_pair renamed to |
| |
15 purple_notify_user_info_add_pair_html |
| 12 * purple_util_fetch_url_request_len now takes a PurpleAccount as |
16 * purple_util_fetch_url_request_len now takes a PurpleAccount as |
| 13 the first parameter |
17 the first parameter |
| 14 * PurpleConnectionUiOps.report_disconnect now passes a |
18 * PurpleConnectionUiOps.report_disconnect now passes a |
| 15 PurpleConnectionError as the second parameter |
19 PurpleConnectionError as the second parameter |
| 16 * purple_connection_error now takes a PurpleConnectionError |
|
| 17 as the second parameter |
|
| 18 |
20 |
| 19 Removed: |
21 Removed: |
| 20 * GtkIMHtml.clipboard_html_string |
22 * GtkIMHtml.clipboard_html_string |
| 21 * GtkIMHtml.clipboard_text_string |
23 * GtkIMHtml.clipboard_text_string |
| 22 * pidgin_blist_update_account_error_state |
24 * pidgin_blist_update_account_error_state |