Mercurial > pidgin
comparison ChangeLog.API @ 31924:e44af4d2e01b
propagate from branch 'im.pidgin.pidgin.2.x.y' (head 218f7cd8f439bacd4fef6897f0389a7cd18ba67d)
to branch 'im.pidgin.pidgin' (head a838619f39988fb46c2305600984725495b15ee1)
| author | Daniel Atallah <daniel.atallah@gmail.com> |
|---|---|
| date | Mon, 22 Aug 2011 16:00:57 +0000 |
| parents | 5876584828e8 |
| children | 57694928058e |
comparison
equal
deleted
inserted
replaced
| 31923:8c6254c23e32 | 31924:e44af4d2e01b |
|---|---|
| 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul | 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul |
| 2 | |
| 3 version 3.0.0 (??/??/????): | |
| 4 libpurple: | |
| 5 Added: | |
| 6 * purple_notify_searchresult_column_set_visible | |
| 7 * purple_notify_searchresult_column_is_visible | |
| 8 * purple_notify_user_info_prepend_pair_plaintext | |
| 9 * purple_request_field_set_tooltip | |
| 10 * purple_request_field_get_tooltip | |
| 11 | |
| 12 Changed: | |
| 13 * purple_connection_error now takes a PurpleConnectionError | |
| 14 as the second parameter | |
| 15 * purple_notify_user_info_add_pair renamed to | |
| 16 purple_notify_user_info_add_pair_html | |
| 17 * purple_notify_user_info_get_entries returns a GQueue instead of | |
| 18 a GList | |
| 19 * purple_notify_user_info_prepend_pair renamed to | |
| 20 purple_notify_user_info_prepend_pair_html_html | |
| 21 * purple_util_fetch_url_request_len now takes a PurpleAccount as | |
| 22 the first parameter | |
| 23 * PurpleConnectionUiOps.report_disconnect now passes a | |
| 24 PurpleConnectionError as the second parameter | |
| 25 | |
| 26 Removed: | |
| 27 * _GntFileType | |
| 28 * _GntKeyPressMode | |
| 29 * _GntMouseEvent | |
| 30 * _GntParamFlags | |
| 31 * _GntProgressBarOrientation | |
| 32 * _GntTreeColumnFlag | |
| 33 * _GntWidgetFlags | |
| 34 * _PurpleCipherBatchMode | |
| 35 * _PurpleCipherCaps | |
| 36 * _PurpleCmdFlag | |
| 37 * _PurpleCmdPriority | |
| 38 * _PurpleCmdRet | |
| 39 * _PurpleCmdStatus | |
| 40 * _PurplePrefType | |
| 41 * _PurplePrivacyType | |
| 42 * _PurpleSoundEventID | |
| 43 * _XMLNodeType | |
| 44 * GtkIMHtml.clipboard_html_string | |
| 45 * GtkIMHtml.clipboard_text_string | |
| 46 * pidgin_blist_update_account_error_state | |
| 47 * pidgin_check_if_dir | |
| 48 * PIDGIN_DIALOG | |
| 49 * pidgin_dialogs_alias_contact | |
| 50 * pidgin_set_custom_buddy_icon | |
| 51 * pidgin_setup_screenname_autocomplete | |
| 52 * PidginConversation.sg | |
| 53 * purple_connection_error_reason | |
| 54 * purple_core_migrate | |
| 55 * purple_notify_searchresults_column_get_title | |
| 56 * purple_notify_searchresults_get_columns_count | |
| 57 * purple_notify_searchresults_get_rows_count | |
| 58 * purple_notify_searchresults_row_get | |
| 59 * purple_status_type_get_primary_attr | |
| 60 * purple_status_type_set_primary_attr | |
| 61 * purple_strlcat | |
| 62 * purple_strlcpy | |
| 63 * purple_util_fetch_url_request_len_with_account. Use | |
| 64 purple_util_fetch_url_request_len, insetad. | |
| 65 * PurpleConnectionUiOps.report_disconnect_reason | |
| 66 * struct _GtkIMHtmlFontDetail | |
| 2 | 67 |
| 3 version 2.10.0: | 68 version 2.10.0: |
| 4 libpurple: | 69 libpurple: |
| 5 Added: | 70 Added: |
| 6 * purple_srv_txt_query_destroy (accidentally left out of 2.8.0) | 71 * purple_srv_txt_query_destroy (accidentally left out of 2.8.0) |
