comparison ChangeLog.API @ 32175:910e966d18b3

propagate from branch 'im.pidgin.pidgin.next.minor' (head 9681bcefcadc4b4fad248fd0ec922892aaefdd76) to branch 'im.pidgin.pidgin' (head d9152f1035ac663af38a0af967f66cf614804d6e)
author Paul Aurich <paul@darkrain42.org>
date Sat, 25 Jun 2011 19:54:02 +0000
parents 298685661f89 8c027bc27073
children f552c2726d91
comparison
equal deleted inserted replaced
32174:94e1e3ed0bb0 32175:910e966d18b3
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.9.0 (MM/DD/YYYY): 3 version 2.9.0:
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * Hash table to PurpleConvChat struct, used to make 6 * Hash table to PurpleConvChat struct, used to make
7 purple_conv_chat_cb_find O(1). 7 purple_conv_chat_cb_find O(1).
8 * ui_data pointer to PurpleConvChatBuddy struct. 8 * ui_data pointer to PurpleConvChatBuddy struct.
9 * deleting-chat-buddy signal (conversation signals) 9 * deleting-chat-buddy signal (conversation signals)
10 * pidgin_pixbuf_from_data
11 * pidgin_pixbuf_anim_from_data
12 * pidgin_pixbuf_new_from_file
13 * pidgin_pixbuf_new_from_file_at_size
14 * pidgin_pixbuf_new_from_file_at_scale
10 15
11 Deprecated: 16 Deprecated:
12 * purple_conv_chat_set_users 17 * purple_conv_chat_set_users
13 * PurpleConvChat in_room list 18 * PurpleConvChat in_room list
14 19