comparison ChangeLog.API @ 22169:8c5d0180c326

Add an accessor function for PurpleChat.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Tue, 22 Jan 2008 02:59:56 +0000
parents 2bff44d78523
children 364e67f1a429
comparison
equal deleted inserted replaced
22168:2bff44d78523 22169:8c5d0180c326
32 * purple_attention_type_get_unlocalized_name 32 * purple_attention_type_get_unlocalized_name
33 * Add some PurpleBuddyListNode accessor functions: 33 * Add some PurpleBuddyListNode accessor functions:
34 * purple_blist_node_get_parent 34 * purple_blist_node_get_parent
35 * purple_blist_node_get_first_child 35 * purple_blist_node_get_first_child
36 * purple_blist_node_get_sibling_next 36 * purple_blist_node_get_sibling_next
37 * purple_chat_get_account
37 38
38 Pidgin: 39 Pidgin:
39 Added: 40 Added:
40 * pidgin_create_dialog to create a window that closes on escape. Also 41 * pidgin_create_dialog to create a window that closes on escape. Also
41 added utility functions pidgin_dialog_get_vbox_with_properties, 42 added utility functions pidgin_dialog_get_vbox_with_properties,