comparison ChangeLog.API @ 28258:4eca423c63e1

disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 16 Sep 2009 15:35:45 +0000
parents e8eaf57f42da
children 7686397d2282
comparison
equal deleted inserted replaced
28233:e8eaf57f42da 28258:4eca423c63e1
20 wants to add the buddies itself and not call purple_blist_load. 20 wants to add the buddies itself and not call purple_blist_load.
21 * Three File Transfer UI ops used to overload libpurple's use of fread 21 * Three File Transfer UI ops used to overload libpurple's use of fread
22 and fwrite for saving a file locally. These allow a UI to stream a 22 and fwrite for saving a file locally. These allow a UI to stream a
23 file through a socket without buffering the file on the local disk. 23 file through a socket without buffering the file on the local disk.
24 * Jabber plugin signals (see jabber-signals.dox) 24 * Jabber plugin signals (see jabber-signals.dox)
25 * purple_account_get_name_for_display
26 * purple_account_remove_setting 25 * purple_account_remove_setting
27 * purple_buddy_destroy 26 * purple_buddy_destroy
28 * purple_buddy_get_protocol_data 27 * purple_buddy_get_protocol_data
29 * purple_buddy_set_protocol_data 28 * purple_buddy_set_protocol_data
30 * purple_buddy_get_local_buddy_alias 29 * purple_buddy_get_local_buddy_alias