Mercurial > pidgin
comparison ChangeLog.API @ 31990:5a09c7979fc4
Alphabetize
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 30 Aug 2011 06:23:20 +0000 |
parents | c0a423e7fea4 |
children | fc82769e0f86 |
comparison
equal
deleted
inserted
replaced
31989:0eee1b13ec2b | 31990:5a09c7979fc4 |
---|---|
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 3.0.0 (??/??/????): | 3 version 3.0.0 (??/??/????): |
4 libpurple: | 4 libpurple: |
5 Added: | 5 Added: |
6 * purple_conversation_get_ui_data | |
7 * purple_conversation_set_ui_data | |
6 * purple_notify_searchresult_column_set_visible | 8 * purple_notify_searchresult_column_set_visible |
7 * purple_notify_searchresult_column_is_visible | 9 * purple_notify_searchresult_column_is_visible |
8 * purple_notify_user_info_prepend_pair_plaintext | 10 * purple_notify_user_info_prepend_pair_plaintext |
9 * purple_request_field_set_tooltip | 11 * purple_request_field_set_tooltip |
10 * purple_request_field_get_tooltip | 12 * purple_request_field_get_tooltip |
14 * purple_roomlist_room_get_expanded_once | 16 * purple_roomlist_room_get_expanded_once |
15 * purple_roomlist_room_set_expanded_once | 17 * purple_roomlist_room_set_expanded_once |
16 * purple_roomlist_set_proto_data | 18 * purple_roomlist_set_proto_data |
17 * purple_roomlist_set_ui_data | 19 * purple_roomlist_set_ui_data |
18 * purple_xfer_get_protocol_data | 20 * purple_xfer_get_protocol_data |
21 * purple_xfer_get_ui_data | |
19 * purple_xfer_set_protocol_data | 22 * purple_xfer_set_protocol_data |
20 * purple_xfer_get_ui_data | |
21 * purple_xfer_set_ui_data | 23 * purple_xfer_set_ui_data |
22 * purple_conversation_get_ui_data | |
23 * purple_conversation_set_ui_data | |
24 | 24 |
25 Changed: | 25 Changed: |
26 * purple_connection_error now takes a PurpleConnectionError | 26 * purple_connection_error now takes a PurpleConnectionError |
27 as the second parameter | 27 as the second parameter |
28 * purple_notify_user_info_add_pair renamed to | 28 * purple_notify_user_info_add_pair renamed to |