| 11 Changed: |
11 Changed: |
| 12 * purple_util_fetch_url_request_len now takes a PurpleAccount as |
12 * purple_util_fetch_url_request_len now takes a PurpleAccount as |
| 13 the first parameter |
13 the first parameter |
| 14 |
14 |
| 15 Removed: |
15 Removed: |
| |
16 * GtkIMHtml.clipboard_html_string |
| |
17 * GtkIMHtml.clipboard_text_string |
| 16 * pidgin_blist_update_account_error_state |
18 * pidgin_blist_update_account_error_state |
| 17 * pidgin_check_if_dir |
19 * pidgin_check_if_dir |
| 18 * PIDGIN_DIALOG |
20 * PIDGIN_DIALOG |
| 19 * pidgin_dialogs_alias_contact |
21 * pidgin_dialogs_alias_contact |
| 20 * pidgin_set_custom_buddy_icon |
22 * pidgin_set_custom_buddy_icon |
| 21 * pidgin_setup_screenname_autocomplete |
23 * pidgin_setup_screenname_autocomplete |
| |
24 * PidginConversation.sg |
| 22 * purple_core_migrate |
25 * purple_core_migrate |
| 23 * purple_notify_searchresults_column_get_title |
26 * purple_notify_searchresults_column_get_title |
| 24 * purple_notify_searchresults_get_columns_count |
27 * purple_notify_searchresults_get_columns_count |
| 25 * purple_notify_searchresults_get_rows_count |
28 * purple_notify_searchresults_get_rows_count |
| 26 * purple_notify_searchresults_row_get |
29 * purple_notify_searchresults_row_get |
| 28 * purple_status_type_set_primary_attr |
31 * purple_status_type_set_primary_attr |
| 29 * purple_strlcat |
32 * purple_strlcat |
| 30 * purple_strlcpy |
33 * purple_strlcpy |
| 31 * purple_util_fetch_url_request_len_with_account. Use |
34 * purple_util_fetch_url_request_len_with_account. Use |
| 32 purple_util_fetch_url_request_len, insetad. |
35 purple_util_fetch_url_request_len, insetad. |
| |
36 * PurpleConnectionUiOps.report_disconnect |
| 33 * struct _GtkIMHtmlFontDetail |
37 * struct _GtkIMHtmlFontDetail |
| 34 * The 'clipboard_text_string' and 'clipboard_html_string' members of |
|
| 35 GtkIMHtml |
|
| 36 * The 'sg' member of PidginConversation |
|
| 37 |
38 |
| 38 version 2.10.0: |
39 version 2.10.0: |
| 39 libpurple: |
40 libpurple: |
| 40 Added: |
41 Added: |
| 41 * purple_srv_txt_query_destroy (accidentally left out of 2.8.0) |
42 * purple_srv_txt_query_destroy (accidentally left out of 2.8.0) |