comparison ChangeLog.API @ 22196:6c7cf4654d10

ChangeLog.API last_received
author Sean Egan <seanegan@gmail.com>
date Fri, 25 Jan 2008 00:52:40 +0000
parents 6419554aadd9
children eddcf0f2da51
comparison
equal deleted inserted replaced
22195:6419554aadd9 22196:6c7cf4654d10
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 * purple_chat_get_account
38 * Added last_received to PurpleConnection, the time_t of the
39 last received packet.
38 40
39 Pidgin: 41 Pidgin:
40 Added: 42 Added:
41 * pidgin_create_dialog to create a window that closes on escape. Also 43 * pidgin_create_dialog to create a window that closes on escape. Also
42 added utility functions pidgin_dialog_get_vbox_with_properties, 44 added utility functions pidgin_dialog_get_vbox_with_properties,