| 21 | | * Remove {{{purple_blist_update_buddy_icon}}} |
| 22 | | * Remove {{{purple_contact_set_alias}}} |
| 23 | | * Remove {{{purple_buddy_get_local_alias}}} |
| 24 | | * Remove {{{purple_buddy_icons_has_custom_icon}}} |
| 25 | | * Remove {{{purple_buddy_icons_find_custom_icon}}} |
| 26 | | * Remove {{{purple_buddy_icons_set_custom_icon}}} |
| 27 | | * Merge {{{purple_certificate_check_signature_chain_with_failing}}} and {{{purple_certificate_check_signature_chain}}} |
| | 21 | * ~~Remove {{{purple_blist_update_buddy_icon}}}~~ |
| | 22 | * ~~Remove {{{purple_buddy_get_local_alias}}}~~ |
| | 23 | * ~~Remove {{{purple_buddy_icons_has_custom_icon}}}~~ |
| | 24 | * ~~Remove {{{purple_buddy_icons_find_custom_icon}}}~~ |
| | 25 | * ~~Remove {{{purple_buddy_icons_set_custom_icon}}}~~ |
| | 26 | * ~~Merge {{{purple_certificate_check_signature_chain_with_failing}}} and {{{purple_certificate_check_signature_chain}}}~~ |
| 29 | | * Hide {{{purple_connection_new}}} (should be an internal function) |
| 30 | | * Hide {{{purple_connection_new_unregister}}} (should be an internal function) |
| 31 | | * Hide {{{purple_connection_destroy}}} (should be an internal function) |
| 32 | | * Replace {{{purple_connection_error}}} with {{{purple_connection_error_reason}}} |
| | 28 | * ~~Hide {{{purple_connection_new}}} (should be an internal function)~~ |
| | 29 | * ~~Hide {{{purple_connection_new_unregister}}} (should be an internal function)~~ |
| | 30 | * ~~Hide {{{purple_connection_destroy}}} (should be an internal function)~~ |
| | 31 | * ~~Replace {{{purple_connection_error}}} with {{{purple_connection_error_reason}}}~~ |
| 34 | | * Remove {{{purple_notify_searchresults_get_rows_count}}} |
| 35 | | * Remove {{{purple_notify_searchresults_get_columns_count}}} |
| 36 | | * Remove {{{purple_notify_searchresults_row_get}}} |
| 37 | | * Remove {{{purple_notify_searchresults_column_get_title}}} |
| | 33 | * ~~Remove {{{purple_contact_set_alias}}}~~ |
| | 34 | * ~~Remove {{{purple_notify_searchresults_get_rows_count}}}~~ |
| | 35 | * ~~Remove {{{purple_notify_searchresults_get_columns_count}}}~~ |
| | 36 | * ~~Remove {{{purple_notify_searchresults_row_get}}}~~ |
| | 37 | * ~~Remove {{{purple_notify_searchresults_column_get_title}}}~~ |
| 39 | | * Remove {{{purple_plugins_register_probe_notify_cb}}} |
| 40 | | * Remove {{{purple_plugins_unregister_probe_notify_cb}}} |
| 41 | | * Remove {{{purple_plugins_register_load_notify_cb}}} |
| 42 | | * Remove {{{purple_plugins_unregister_load_notify_cb}}} |
| 43 | | * Remove {{{purple_plugins_register_unload_notify_cb}}} |
| 44 | | * Remove {{{purple_plugins_unregister_unload_notify_cb}}} |
| | 39 | * ~~Remove {{{purple_plugins_register_probe_notify_cb}}}~~ |
| | 40 | * ~~Remove {{{purple_plugins_unregister_probe_notify_cb}}}~~ |
| | 41 | * ~~Remove {{{purple_plugins_register_load_notify_cb}}}~~ |
| | 42 | * ~~Remove {{{purple_plugins_unregister_load_notify_cb}}}~~ |
| | 43 | * ~~Remove {{{purple_plugins_register_unload_notify_cb}}}~~ |
| | 44 | * ~~Remove {{{purple_plugins_unregister_unload_notify_cb}}}~~ |
| 46 | | * Remove {{{PurpleProtocolPluginInfo::get_cb_info}}} |
| 47 | | * Remove {{{PurpleProtocolPluginInfo::get_cb_away}}} |
| 48 | | * Remove {{{purple_request_field_list_add}}} |
| 49 | | * Remove {{{serv_send_attention}}} |
| 50 | | * Remove {{{serv_got_attention}}} |
| 51 | | * Remove {{{purple_ssl_connect_fd}}} |
| 52 | | * Remove {{{purple_status_type_set_primary_attr}}} |
| 53 | | * Remove {{{purple_status_type_add_attr}}} |
| 54 | | * Remove {{{purple_status_type_add_attrs}}} |
| 55 | | * Remove {{{purple_status_type_add_attrs_vargs}}} |
| 56 | | * Remove {{{purple_status_type_get_primary_attr}}} |
| 57 | | * Hide {{{purple_status_set_attr_boolean}}} |
| 58 | | * Hide {{{purple_status_set_attr_int}}} |
| 59 | | * Hide {{{purple_status_set_attr_string}}} |
| 60 | | * Remove {{{purple_presence_add_status}}} |
| 61 | | * Remove {{{purple_presence_add_list}}} |
| 62 | | * Merge {{{purple_util_fetch_url}}} and {{{purple_util_fetch_url_len}}} |
| 63 | | * Remove {{{purple_util_fetch_url_request_len}}} |
| 64 | | * Remove {{{purple_ip_address_is_valid}}} |
| 65 | | * Remove {{{_purple_oscar_convert}}} |
| 66 | | * Remove {{{xmlnode_set_attrib_with_prefix}}} |
| 67 | | * Remove {{{xmlnode_set_attrib_with_namespace}}} |
| | 46 | * Remove {{{PurplePluginProtocolInfo::get_cb_info}}} |
| | 47 | * ~~Remove {{{PurplePluginProtocolInfo::get_cb_away}}}~~ |
| | 48 | * ~~Remove {{{purple_request_field_list_add}}}~~ |
| | 49 | * ~~Remove {{{serv_send_attention}}}~~ |
| | 50 | * ~~Remove {{{serv_got_attention}}}~~ |
| | 51 | * ~~Remove {{{purple_ssl_connect_fd}}}~~ |
| | 52 | * ~~Remove {{{purple_status_type_set_primary_attr}}}~~ |
| | 53 | * ~~Remove {{{purple_status_type_add_attr}}}~~ |
| | 54 | * ~~Remove {{{purple_status_type_add_attrs}}}~~ |
| | 55 | * ~~Remove {{{purple_status_type_add_attrs_vargs}}}~~ |
| | 56 | * ~~Remove {{{purple_status_type_get_primary_attr}}}~~ |
| | 57 | * ~~Hide {{{purple_status_set_attr_boolean}}}~~ |
| | 58 | * ~~Hide {{{purple_status_set_attr_int}}}~~ |
| | 59 | * ~~Hide {{{purple_status_set_attr_string}}}~~ |
| | 60 | * ~~Remove {{{purple_presence_add_status}}}~~ |
| | 61 | * ~~Remove {{{purple_presence_add_list}}}~~ |
| | 62 | * ~~Merge {{{purple_util_fetch_url}}} and {{{purple_util_fetch_url_len}}}~~ |
| | 63 | * ~~Remove {{{purple_util_fetch_url_request_len}}}~~ |
| | 64 | * ~~Remove {{{_purple_oscar_convert}}}~~ |
| | 65 | * ~~Remove {{{xmlnode_set_attrib_with_prefix}}}~~ |
| | 66 | * ~~Remove {{{xmlnode_set_attrib_with_namespace}}}~~ |