comparison ChangeLog.API @ 31894:a9e077fb65e9

Add a cleared-message-history conversation signal, and use it in Pidgin and Finch This stems out of an email discussion with Andrew Victor back in July 2010 regarding letting protocol plugins clear the message scrollback area for UIs. At the time, nobody objected to having the libpurple-clearing function call the UI clearing function. This should also be happily backward-compatible.
author Paul Aurich <paul@darkrain42.org>
date Thu, 31 Mar 2011 04:41:27 +0000
parents 08dcd2d4f0b7
children d7be95afe03a d4b7770324f8
comparison
equal deleted inserted replaced
31893:1551c9a140fd 31894:a9e077fb65e9
3 version 2.8.0 (??/??/????): 3 version 2.8.0 (??/??/????):
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * account-authorization-requested-with-message signal (Stefan Ott) 6 * account-authorization-requested-with-message signal (Stefan Ott)
7 (#8690) 7 (#8690)
8 * cleared-message-history signal (conversation signals)
8 * purple_account_add_buddy_with_invite 9 * purple_account_add_buddy_with_invite
9 * purple_account_add_buddies_with_invite 10 * purple_account_add_buddies_with_invite
10 * purple_notify_user_info_add_pair_plaintext 11 * purple_notify_user_info_add_pair_plaintext
11 * purple_media_get_active_local_candidates 12 * purple_media_get_active_local_candidates
12 * purple_media_get_active_remote_candidates 13 * purple_media_get_active_remote_candidates