Mercurial > pidgin
comparison ChangeLog.API @ 31905:323876c34a96
Don't use strlen() when all you're trying to do is check if the string
is empty
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Mon, 22 Aug 2011 02:07:41 +0000 |
| parents | a5b556ac1de5 |
| children | 8a55048115ab |
comparison
equal
deleted
inserted
replaced
| 31904:3322201b446f | 31905:323876c34a96 |
|---|---|
| 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 |
