Mercurial > pidgin.yaz
comparison ChangeLog.API @ 32505:d66ce874075a
merge of '4550b9538730036d9023f75e224ffb15f50f020f'
and '75ec74edcc85a4e376ccf3c424deb66d64db6ba9'
| author | andrew.victor@mxit.com |
|---|---|
| date | Fri, 02 Sep 2011 18:57:04 +0000 |
| parents | 7d33d8c0a082 |
| children | 67addaf8677f |
comparison
equal
deleted
inserted
replaced
| 32504:b814c2878d12 | 32505:d66ce874075a |
|---|---|
| 59 purple_notify_user_info_prepend_pair_html | 59 purple_notify_user_info_prepend_pair_html |
| 60 * purple_util_fetch_url_request_len now takes a PurpleAccount as | 60 * purple_util_fetch_url_request_len now takes a PurpleAccount as |
| 61 the first parameter | 61 the first parameter |
| 62 * PurpleConnectionUiOps.report_disconnect now passes a | 62 * PurpleConnectionUiOps.report_disconnect now passes a |
| 63 PurpleConnectionError as the second parameter | 63 PurpleConnectionError as the second parameter |
| 64 * purple_dnsquery_a now takes a PurpleAccount as the first parameter | |
| 65 * purple_srv_resolve now takes a PurpleAccount as the first parameter | |
| 66 * purple_txt_resolve now takes a PurpleAccount as the first parameter | |
| 64 | 67 |
| 65 Removed: | 68 Removed: |
| 66 * _GntFileType | 69 * _GntFileType |
| 67 * _GntKeyPressMode | 70 * _GntKeyPressMode |
| 68 * _GntMouseEvent | 71 * _GntMouseEvent |
| 94 * PIDGIN_DIALOG | 97 * PIDGIN_DIALOG |
| 95 * pidgin_dialogs_alias_contact | 98 * pidgin_dialogs_alias_contact |
| 96 * pidgin_set_custom_buddy_icon | 99 * pidgin_set_custom_buddy_icon |
| 97 * pidgin_setup_screenname_autocomplete | 100 * pidgin_setup_screenname_autocomplete |
| 98 * PidginConversation.sg | 101 * PidginConversation.sg |
| 102 * purple_buddy_icons_has_custom_icon | |
| 103 * purple_buddy_icons_find_custom_icon | |
| 104 * purple_buddy_icons_set_custom_icon | |
| 99 * purple_connection_error_reason | 105 * purple_connection_error_reason |
| 100 * purple_core_migrate | 106 * purple_core_migrate |
| 107 * purple_dnsquery_a_account | |
| 101 * purple_notify_searchresults_column_get_title | 108 * purple_notify_searchresults_column_get_title |
| 102 * purple_notify_searchresults_get_columns_count | 109 * purple_notify_searchresults_get_columns_count |
| 103 * purple_notify_searchresults_get_rows_count | 110 * purple_notify_searchresults_get_rows_count |
| 104 * purple_notify_searchresults_row_get | 111 * purple_notify_searchresults_row_get |
| 112 * purple_presence_add_status | |
| 113 * purple_presence_add_list | |
| 114 * purple_srv_cancel | |
| 115 * purple_srv_resolve_account | |
| 116 * purple_status_set_attr_boolean | |
| 117 * purple_status_set_attr_int | |
| 118 * purple_status_set_attr_string | |
| 119 * purple_status_type_add_attr | |
| 120 * purple_status_type_add_attrs | |
| 121 * purple_status_type_add_attrs_vargs | |
| 105 * purple_status_type_get_primary_attr | 122 * purple_status_type_get_primary_attr |
| 106 * purple_status_type_set_primary_attr | 123 * purple_status_type_set_primary_attr |
| 107 * purple_strlcat | 124 * purple_strlcat |
| 108 * purple_strlcpy | 125 * purple_strlcpy |
| 126 * purple_txt_cancel | |
| 127 * purple_txt_resolve_account | |
| 109 * purple_util_fetch_url_request_len_with_account. Use | 128 * purple_util_fetch_url_request_len_with_account. Use |
| 110 purple_util_fetch_url_request_len, insetad. | 129 purple_util_fetch_url_request_len, instead. |
| 111 * PurpleConnectionUiOps.report_disconnect_reason | 130 * PurpleConnectionUiOps.report_disconnect_reason |
| 131 * serv_got_attention | |
| 132 * serv_send_attention | |
| 112 * struct _GtkIMHtmlFontDetail | 133 * struct _GtkIMHtmlFontDetail |
| 134 * struct _PidginChatPane | |
| 135 * struct _PidginImPane | |
| 136 * struct _PurpleAttentionType | |
| 113 * struct _PurpleMenuAction | 137 * struct _PurpleMenuAction |
| 114 * struct _PurplePounce | 138 * struct _PurplePounce |
| 139 * struct _PurpleProxyInfo | |
| 115 * struct _PurpleRequestField | 140 * struct _PurpleRequestField |
| 116 * struct _PurpleRoomlist | 141 * struct _PurpleRoomlist |
| 117 * struct _PurpleRoomlistField | 142 * struct _PurpleRoomlistField |
| 118 * struct _PurpleRoomlistRoom | 143 * struct _PurpleRoomlistRoom |
| 119 | 144 |
