comparison ChangeLog.API @ 22219:797230b3e48e

Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 27 Jan 2008 04:06:39 +0000
parents b99d6d21cd79
children 88796aff14d6
comparison
equal deleted inserted replaced
22218:5152a14d06a3 22219:797230b3e48e
37 * purple_blist_node_get_sibling_prev 37 * purple_blist_node_get_sibling_prev
38 * Added last_received to PurpleConnection, the time_t of the 38 * Added last_received to PurpleConnection, the time_t of the
39 last received packet. 39 last received packet.
40 * Added some more accessor functions: 40 * Added some more accessor functions:
41 * purple_chat_get_account 41 * purple_chat_get_account
42 * purple_chat_get_components
42 * purple_connection_get_prpl 43 * purple_connection_get_prpl
43 * purple_xfer_get_start_time 44 * purple_xfer_get_start_time
44 * purple_xfer_get_end_time 45 * purple_xfer_get_end_time
45 46
46 Pidgin: 47 Pidgin: