Mercurial > pidgin
diff ChangeLog.API @ 21375:50fa2c5a7029
Deprecate pidgin_blist_update_account_error_state() and
PidginBuddyList.connection_errors; update ChangeLog.API.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Sun, 28 Oct 2007 16:43:16 +0000 |
parents | a41ac7fd19ab |
children | 872068d10eab |
line wrap: on
line diff
--- a/ChangeLog.API Sun Oct 28 16:32:37 2007 +0000 +++ b/ChangeLog.API Sun Oct 28 16:43:16 2007 +0000 @@ -32,6 +32,8 @@ to whether automatic reconnection should be attempted after a connection error (rather than checking gc->wants_to_die). + * PurpleConnectionErrorPair, a struct to hold a + PurpleConnectionError and a const char *description. * purple_account_get_current_error() to get the most recent PurpleConnectionError and description (or NULL if the account is happy with life), to allow bits of the UI to know @@ -109,6 +111,10 @@ * purple_request_ok_cancel() * purple_request_yes_no() + * purple_connection_error() + * pidgin_blist_update_account_error_state() + * PidginBuddyList.connection_errors + MSN: * A new independant status type with PURPLE_STATUS_TUNE primitive, and PURPLE_TUNE_ARTIST, PURPLE_TUNE_ALBUM and PURPLE_TUNE_TITLE