comparison ChangeLog.API @ 31820:28e27a37e4b4

Patch from Stefan Ott to add the account-authorization-requested-with-message signal, which can be useful to plugins. Fixes #8690. I also slipped in some ChangeLog.API tweaks.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 09 Jan 2011 04:40:07 +0000
parents 5767e981508a
children d72d728226dc
comparison
equal deleted inserted replaced
31819:5767e981508a 31820:28e27a37e4b4
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 2
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)
7 (#8690)
6 * purple_notify_user_info_add_pair_plaintext 8 * purple_notify_user_info_add_pair_plaintext
7 * purple_media_get_active_local_candidates 9 * purple_media_get_active_local_candidates
8 * purple_media_get_active_remote_candidates 10 * purple_media_get_active_remote_candidates
9 * purple_media_manager_get_video_caps (Jakub Adam) 11 * purple_media_manager_get_video_caps (Jakub Adam) (#13095)
10 * purple_media_manager_set_video_caps (Jakub Adam) 12 * purple_media_manager_set_video_caps (Jakub Adam) (#13095)
11 13
12 Pidgin: 14 Pidgin:
13 Added: 15 Added:
14 * pidgin_make_scrollable (Gabriel Schulhof) (#10599) 16 * pidgin_make_scrollable (Gabriel Schulhof) (#10599)
15 17