ChangeLog.API

branch
release-2.9.0
changeset 31926
cefaf8feb01c
parent 31924
c03fc85a391f
equal deleted inserted replaced
31925:ec278e15fc25 31926:cefaf8feb01c
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

mercurial