comparison ChangeLog.API @ 22149:252b96b6a32c

Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
author Sean Egan <seanegan@gmail.com>
date Wed, 23 Jan 2008 23:28:38 +0000
parents 67463431121f
children 6419554aadd9
comparison
equal deleted inserted replaced
22148:80e5eaa8f580 22149:252b96b6a32c
28 * purple_attention_type_get_name 28 * purple_attention_type_get_name
29 * purple_attention_type_get_incoming_desc 29 * purple_attention_type_get_incoming_desc
30 * purple_attention_type_get_outgoing_desc 30 * purple_attention_type_get_outgoing_desc
31 * purple_attention_type_get_icon_name 31 * purple_attention_type_get_icon_name
32 * purple_attention_type_get_unlocalized_name 32 * purple_attention_type_get_unlocalized_name
33 * last_received to PurpleAccount, the time_t of the last
34 received packet
33 35
34 Pidgin: 36 Pidgin:
35 Added: 37 Added:
36 * pidgin_create_dialog to create a window that closes on escape. Also 38 * pidgin_create_dialog to create a window that closes on escape. Also
37 added utility functions pidgin_dialog_get_vbox_with_properties, 39 added utility functions pidgin_dialog_get_vbox_with_properties,