comparison ChangeLog.API @ 27056:d46acd32a18d

ChangeLog.API
author Paul Aurich <paul@darkrain42.org>
date Sat, 06 Jun 2009 06:51:38 +0000
parents 5d4e33e3938a
children 19cbe3af6167 38c4973b5222
comparison
equal deleted inserted replaced
27055:2d258a809609 27056:d46acd32a18d
64 function as other plugins listening to the signal see them. 64 function as other plugins listening to the signal see them.
65 * The conversation-updated signal with a PURPLE_CONV_UPDATE_TYPING 65 * The conversation-updated signal with a PURPLE_CONV_UPDATE_TYPING
66 update type is emitted when receiving an IM. Previously, the 66 update type is emitted when receiving an IM. Previously, the
67 typing state was modified (and the buddy-typing-stopped signal 67 typing state was modified (and the buddy-typing-stopped signal
68 emitted), but this signal was not emitted. 68 emitted), but this signal was not emitted.
69 * Added a client_type field in the get_ui_info core UI op. See
70 core.h for details.
69 71
70 Deprecated: 72 Deprecated:
71 * buddy-added and buddy-removed blist signals 73 * buddy-added and buddy-removed blist signals
72 * purple_buddy_get_local_alias 74 * purple_buddy_get_local_alias
73 * purple_notify_user_info_remove_entry 75 * purple_notify_user_info_remove_entry