comparison ChangeLog.API @ 27373:3a0552df3379

Add auto-generated D-Bus signals introspection, though parameter names are not included at the moment. Closes #3243.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 05 Jul 2009 05:41:00 +0000
parents 2eee06628764
children 14131ba5a07c
comparison
equal deleted inserted replaced
27372:c900484e41c0 27373:3a0552df3379
67 update type is emitted when receiving an IM. Previously, the 67 update type is emitted when receiving an IM. Previously, the
68 typing state was modified (and the buddy-typing-stopped signal 68 typing state was modified (and the buddy-typing-stopped signal
69 emitted), but this signal was not emitted. 69 emitted), but this signal was not emitted.
70 * Added a client_type field in the get_ui_info core UI op. See 70 * Added a client_type field in the get_ui_info core UI op. See
71 core.h for details. 71 core.h for details.
72 * Added introspection of signals exposed via the D-Bus API.
72 73
73 Deprecated: 74 Deprecated:
74 * buddy-added and buddy-removed blist signals 75 * buddy-added and buddy-removed blist signals
75 * purple_buddy_get_local_alias 76 * purple_buddy_get_local_alias
76 * purple_notify_user_info_remove_entry 77 * purple_notify_user_info_remove_entry