comparison ChangeLog.API @ 31922:6c9ff026927f

Credit for kawaii.neto's patch. Refs #12599.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 16 Apr 2011 19:37:52 +0000
parents d7be95afe03a
children 29f4dbdb1d0f
comparison
equal deleted inserted replaced
31921:0e7c5fe661e5 31922:6c9ff026927f
17 * Added add_buddy_with_invite to PurplePluginProtocolInfo 17 * Added add_buddy_with_invite to PurplePluginProtocolInfo
18 * Added add_buddies_with_invite to PurplePluginProtocolInfo 18 * Added add_buddies_with_invite to PurplePluginProtocolInfo
19 * Added PurpleSrvTxtQueryUiOps which allow UIs to specify their 19 * Added PurpleSrvTxtQueryUiOps which allow UIs to specify their
20 own mechanisms to resolve SRV and/or TXT queries. It works 20 own mechanisms to resolve SRV and/or TXT queries. It works
21 similar to PurpleDnsQueryUiOps 21 similar to PurpleDnsQueryUiOps
22 * purple_marshal_BOOLEAN__POINTER_BOOLEAN (kawaii.neto) (#12599)
22 23
23 Deprecated: 24 Deprecated:
24 * purple_account_add_buddy 25 * purple_account_add_buddy
25 * purple_account_add_buddies_with_invite 26 * purple_account_add_buddies_with_invite
26 * add_buddy from PurplePluginProtocolInfo struct 27 * add_buddy from PurplePluginProtocolInfo struct
27 * add_buddies from PurplePluginProtocolInfo struct 28 * add_buddies from PurplePluginProtocolInfo struct
28 29
29 Pidgin: 30 Pidgin:
30 Added: 31 Added:
31 * pidgin_make_scrollable (Gabriel Schulhof) (#10599) 32 * pidgin_make_scrollable (Gabriel Schulhof) (#10599)
33 * chat-nick-clicked signal (kawaii.neto) (#12599)
34 * chat-nick-autocomplete signal (kawaii.neto) (#12599)
32 35
33 version 2.7.11 (03/10/2011): 36 version 2.7.11 (03/10/2011):
34 * libpurple: 37 * libpurple:
35 Added: 38 Added:
36 * Four entries in the GHashTable passed when joining 39 * Four entries in the GHashTable passed when joining