diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-08-17 16:02:19 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-08-17 16:02:19 +0100 |
commit | cf56f52d3202cb4227d6eb4d990da246d1160013 (patch) | |
tree | e6545a057e81abdf56f9fb17e6cdf452e0a242f0 | |
parent | 51171b4f6b0508a6d3ae41b2b54c25d6bbf24415 (diff) |
Version 0.15.5telepathy-glib-0.15.5
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | configure.ac | 10 | ||||
-rw-r--r-- | telepathy-glib/abi.am | 1 | ||||
-rw-r--r-- | telepathy-glib/account-channel-request.c | 2 | ||||
-rw-r--r-- | telepathy-glib/account-manager.c | 2 | ||||
-rw-r--r-- | telepathy-glib/account.c | 4 | ||||
-rw-r--r-- | telepathy-glib/automatic-client-factory.c | 8 | ||||
-rw-r--r-- | telepathy-glib/base-client.c | 8 | ||||
-rw-r--r-- | telepathy-glib/channel-manager.c | 2 | ||||
-rw-r--r-- | telepathy-glib/channel-request.c | 4 | ||||
-rw-r--r-- | telepathy-glib/channel.c | 4 | ||||
-rw-r--r-- | telepathy-glib/cm-message.c | 2 | ||||
-rw-r--r-- | telepathy-glib/connection-contact-list.c | 60 | ||||
-rw-r--r-- | telepathy-glib/connection.c | 24 | ||||
-rw-r--r-- | telepathy-glib/contact-operations.c | 28 | ||||
-rw-r--r-- | telepathy-glib/contact.c | 2 | ||||
-rw-r--r-- | telepathy-glib/debug-sender.c | 2 | ||||
-rw-r--r-- | telepathy-glib/file-transfer-channel.c | 32 | ||||
-rw-r--r-- | telepathy-glib/proxy.c | 2 | ||||
-rw-r--r-- | telepathy-glib/simple-approver.c | 2 | ||||
-rw-r--r-- | telepathy-glib/simple-client-factory.c | 48 | ||||
-rw-r--r-- | telepathy-glib/simple-handler.c | 2 | ||||
-rw-r--r-- | telepathy-glib/simple-observer.c | 2 | ||||
-rw-r--r-- | telepathy-glib/versions/0.15.5.abi | 90 |
24 files changed, 217 insertions, 126 deletions
@@ -1,4 +1,4 @@ -telepathy-glib 0.15.5 (UNRELEASED) +telepathy-glib 0.15.5 (2011-12-17) ================================== The “feel. experience. know” release. This is a pretty big release, diff --git a/configure.ac b/configure.ac index f84232283..f32926cb0 100644 --- a/configure.ac +++ b/configure.ac @@ -11,8 +11,8 @@ AC_PREREQ([2.59]) m4_define([tp_glib_major_version], [0]) m4_define([tp_glib_minor_version], [15]) -m4_define([tp_glib_micro_version], [4]) -m4_define([tp_glib_nano_version], [1]) +m4_define([tp_glib_micro_version], [5]) +m4_define([tp_glib_nano_version], [0]) # If library source has changed since last release, increment revision # If interfaces have been added, removed or changed since last release, @@ -26,9 +26,9 @@ m4_define([tp_glib_nano_version], [1]) # (we don't guarantee that we won't add ABI then remove it again, if it was # never seen in a release). -m4_define([tp_glib_lt_current], [60]) -m4_define([tp_glib_lt_revision], [1]) -m4_define([tp_glib_lt_age], [60]) +m4_define([tp_glib_lt_current], [61]) +m4_define([tp_glib_lt_revision], [0]) +m4_define([tp_glib_lt_age], [61]) # Some magic m4_define([tp_glib_base_version], diff --git a/telepathy-glib/abi.am b/telepathy-glib/abi.am index 32d060451..d28508bd0 100644 --- a/telepathy-glib/abi.am +++ b/telepathy-glib/abi.am @@ -74,6 +74,7 @@ ABI_LISTS = \ versions/0.15.1.abi \ versions/0.15.2.abi \ versions/0.15.3.abi \ + versions/0.15.5.abi \ $(NULL) # The quoting here is unnecessary but harmless, and has the useful side-effect diff --git a/telepathy-glib/account-channel-request.c b/telepathy-glib/account-channel-request.c index cc8a8ea90..ffd256fec 100644 --- a/telepathy-glib/account-channel-request.c +++ b/telepathy-glib/account-channel-request.c @@ -1383,7 +1383,7 @@ tp_account_channel_request_ensure_channel_finish ( * channel. * * Since: 0.13.2 - * Deprecated: since 0.UNRELEASED. The factory is taken from + * Deprecated: since 0.15.5. The factory is taken from * #TpAccountChannelRequest:account. */ void diff --git a/telepathy-glib/account-manager.c b/telepathy-glib/account-manager.c index 6f9846c48..da9d4867e 100644 --- a/telepathy-glib/account-manager.c +++ b/telepathy-glib/account-manager.c @@ -769,7 +769,7 @@ static gpointer starter_account_manager_proxy = NULL; * Note that @manager must use the default #TpDBusDaemon as returned by * tp_dbus_daemon_dup() * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_account_manager_set_default (TpAccountManager *manager) diff --git a/telepathy-glib/account.c b/telepathy-glib/account.c index 5e24b4d5e..9a8463362 100644 --- a/telepathy-glib/account.c +++ b/telepathy-glib/account.c @@ -233,7 +233,7 @@ connection_is_internal (TpAccount *self) * One can ask for a feature to be prepared using the * tp_proxy_prepare_async() function, and waiting for it to callback. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ /** @@ -290,7 +290,7 @@ tp_account_get_feature_quark_core (void) * Returns: the quark used for representing the connection feature of a * #TpAccount * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GQuark tp_account_get_feature_quark_connection (void) diff --git a/telepathy-glib/automatic-client-factory.c b/telepathy-glib/automatic-client-factory.c index 0e6477b21..b4afb3155 100644 --- a/telepathy-glib/automatic-client-factory.c +++ b/telepathy-glib/automatic-client-factory.c @@ -71,7 +71,7 @@ * </listitem> * </itemizedlist> * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ /** @@ -79,7 +79,7 @@ * * Data structure representing a #TpAutomaticClientFactory * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ /** @@ -88,7 +88,7 @@ * * The class of a #TpAutomaticClientFactory. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ #include "telepathy-glib/automatic-client-factory.h" @@ -203,7 +203,7 @@ tp_automatic_client_factory_class_init (TpAutomaticClientFactoryClass *cls) * * Returns: a new #TpAutomaticClientFactory * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpAutomaticClientFactory * tp_automatic_client_factory_new (TpDBusDaemon *dbus) diff --git a/telepathy-glib/base-client.c b/telepathy-glib/base-client.c index 3e528322c..c0ae23452 100644 --- a/telepathy-glib/base-client.c +++ b/telepathy-glib/base-client.c @@ -1425,7 +1425,7 @@ tp_base_client_class_init (TpBaseClientClass *cls) * Factory for this base client, used to look up or create * #TpAccount objects. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_object ("factory", "TpSimpleClientFactory", "The TpSimpleClientFactory used look up or create TpAccount objects", @@ -1476,7 +1476,7 @@ tp_base_client_class_init (TpBaseClientClass *cls) * If no channel factory is specified then #TpAutomaticProxyFactory is used. * * Since: 0.13.2 - * Deprecated: since 0.UNRELEASED. The factory is taken from + * Deprecated: since 0.15.5. The factory is taken from * #TpBaseClient:account-manager. */ param_spec = g_param_spec_object ("channel-factory", "Channel factory", @@ -2972,7 +2972,7 @@ tp_base_client_add_connection_features (TpBaseClient *self, * It can't be changed once @self has been registered. * * Since: 0.13.2 - * Deprecated: since 0.UNRELEASED. The factory is taken from + * Deprecated: since 0.15.5. The factory is taken from * #TpBaseClient:account-manager. */ void @@ -3005,7 +3005,7 @@ _tp_base_client_set_channel_factory (TpBaseClient *self, * * Returns: the value of #TpBaseClient:channel-factory * Since: 0.13.2 - * Deprecated: since 0.UNRELEASED. The factory is taken from + * Deprecated: since 0.15.5. The factory is taken from * #TpBaseClient:account-manager. */ TpClientChannelFactory * diff --git a/telepathy-glib/channel-manager.c b/telepathy-glib/channel-manager.c index 6509a2412..507db93a8 100644 --- a/telepathy-glib/channel-manager.c +++ b/telepathy-glib/channel-manager.c @@ -154,7 +154,7 @@ * </listitem> * </itemizedlist> * - * Changed in version 0.13.UNRELEASED: Previously the TargetID + * Changed in version 0.15.5: Previously the TargetID * property was guaranteed to be missing from @request_properties. Now * it is always present, whether it was in the original channel * request or not. diff --git a/telepathy-glib/channel-request.c b/telepathy-glib/channel-request.c index 85c19ea8c..281227907 100644 --- a/telepathy-glib/channel-request.c +++ b/telepathy-glib/channel-request.c @@ -376,7 +376,7 @@ tp_channel_request_class_init (TpChannelRequestClass *klass) * If no channel factory is specified then #TpAutomaticProxyFactory is used. * * Since: 0.13.14 - * Deprecated: since 0.UNRELEASED. Use #TpProxy:factory instead. + * Deprecated: since 0.15.5. Use #TpProxy:factory instead. */ param_spec = g_param_spec_object ("channel-factory", "Channel factory", "Object implementing TpClientChannelFactoryInterface", @@ -624,7 +624,7 @@ _tp_channel_request_new_with_factory (TpSimpleClientFactory *factory, * Change the value of the #TpChannelRequest:channel-factory property. * * Since: 0.13.14 - * Deprecated: since 0.UNRELEASED. Use #TpProxy:factory instead. + * Deprecated: since 0.15.5. Use #TpProxy:factory instead. */ void tp_channel_request_set_channel_factory (TpChannelRequest *self, diff --git a/telepathy-glib/channel.c b/telepathy-glib/channel.c index acfd4dc19..ff3e99525 100644 --- a/telepathy-glib/channel.c +++ b/telepathy-glib/channel.c @@ -2251,7 +2251,7 @@ channel_join_cb (TpChannel *self, * Note that unlike tp_channel_leave_async(), %TP_CHANNEL_FEATURE_GROUP feature * must be prepared before calling this function. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_channel_join_async (TpChannel *self, @@ -2289,7 +2289,7 @@ tp_channel_join_async (TpChannel *self, * * Returns: %TRUE if the channel has been joined; %FALSE otherwise * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_channel_join_finish (TpChannel *self, diff --git a/telepathy-glib/cm-message.c b/telepathy-glib/cm-message.c index 90bb44ba0..dcf428559 100644 --- a/telepathy-glib/cm-message.c +++ b/telepathy-glib/cm-message.c @@ -134,7 +134,7 @@ tp_cm_message_new (TpBaseConnection *connection, * Set @key in part @part of @self to have @message as an aa{sv} value (that * is, an array of Message_Part). * - * Since: UNRELEASED + * Since: 0.15.5 */ void tp_cm_message_set_message (TpMessage *self, diff --git a/telepathy-glib/connection-contact-list.c b/telepathy-glib/connection-contact-list.c index 960d3933a..fc23b45eb 100644 --- a/telepathy-glib/connection-contact-list.c +++ b/telepathy-glib/connection-contact-list.c @@ -626,7 +626,7 @@ _tp_connection_prepare_contact_groups_async (TpProxy *proxy, * One can ask for a feature to be prepared using the * tp_proxy_prepare_async() function, and waiting for it to callback. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GQuark @@ -643,7 +643,7 @@ tp_connection_get_feature_quark_contact_list (void) * * Returns: the value of #TpConnection:contact-list-state property * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpContactListState tp_connection_get_contact_list_state (TpConnection *self) @@ -661,7 +661,7 @@ tp_connection_get_contact_list_state (TpConnection *self) * * Returns: the value of #TpConnection:contact-list-persists property * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_get_contact_list_persists (TpConnection *self) @@ -679,7 +679,7 @@ tp_connection_get_contact_list_persists (TpConnection *self) * * Returns: the value of #TpConnection:can-change-contact-list property * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_get_can_change_contact_list (TpConnection *self) @@ -697,7 +697,7 @@ tp_connection_get_can_change_contact_list (TpConnection *self) * * Returns: the value of #TpConnection:request-uses-message property * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_get_request_uses_message (TpConnection *self) @@ -723,7 +723,7 @@ tp_connection_get_request_uses_message (TpConnection *self) * Returns: (transfer container) (type GLib.PtrArray) (element-type TelepathyGLib.Contact): * a new #GPtrArray of #TpContact. Use g_ptr_array_unref() when done. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GPtrArray * tp_connection_dup_contact_list (TpConnection *self) @@ -790,7 +790,7 @@ generic_callback (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_request_subscription_async (TpConnection *self, @@ -813,7 +813,7 @@ tp_connection_request_subscription_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_request_subscription_finish (TpConnection *self, @@ -839,7 +839,7 @@ tp_connection_request_subscription_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_authorize_publication_async (TpConnection *self, @@ -861,7 +861,7 @@ tp_connection_authorize_publication_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_authorize_publication_finish (TpConnection *self, @@ -886,7 +886,7 @@ tp_connection_authorize_publication_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_remove_contacts_async (TpConnection *self, @@ -908,7 +908,7 @@ tp_connection_remove_contacts_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_remove_contacts_finish (TpConnection *self, @@ -933,7 +933,7 @@ tp_connection_remove_contacts_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_unsubscribe_async (TpConnection *self, @@ -955,7 +955,7 @@ tp_connection_unsubscribe_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_unsubscribe_finish (TpConnection *self, @@ -980,7 +980,7 @@ tp_connection_unsubscribe_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_unpublish_async (TpConnection *self, @@ -1002,7 +1002,7 @@ tp_connection_unpublish_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_unpublish_finish (TpConnection *self, @@ -1027,7 +1027,7 @@ tp_connection_unpublish_finish (TpConnection *self, * One can ask for a feature to be prepared using the * tp_proxy_prepare_async() function, and waiting for it to callback. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GQuark @@ -1044,7 +1044,7 @@ tp_connection_get_feature_quark_contact_groups (void) * * Returns: the value of #TpConnection:disjoint-groups * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_get_disjoint_groups (TpConnection *self) @@ -1062,7 +1062,7 @@ tp_connection_get_disjoint_groups (TpConnection *self) * * Returns: the value of #TpConnection:group-storage * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpContactMetadataStorageType tp_connection_get_group_storage (TpConnection *self) @@ -1082,7 +1082,7 @@ tp_connection_get_group_storage (TpConnection *self) * Returns: (array zero-terminated=1) (transfer none): the value of * #TpConnection:contact-groups * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ const gchar * const * tp_connection_get_contact_groups (TpConnection *self) @@ -1126,7 +1126,7 @@ tp_connection_get_contact_groups (TpConnection *self) * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUP. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_set_group_members_async (TpConnection *self, @@ -1149,7 +1149,7 @@ tp_connection_set_group_members_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_set_group_members_finish (TpConnection *self, @@ -1174,7 +1174,7 @@ tp_connection_set_group_members_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUP. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_add_to_group_async (TpConnection *self, @@ -1197,7 +1197,7 @@ tp_connection_add_to_group_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_add_to_group_finish (TpConnection *self, @@ -1223,7 +1223,7 @@ tp_connection_add_to_group_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUP. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_remove_from_group_async (TpConnection *self, @@ -1246,7 +1246,7 @@ tp_connection_remove_from_group_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_remove_from_group_finish (TpConnection *self, @@ -1268,7 +1268,7 @@ tp_connection_remove_from_group_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUP. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_remove_group_async (TpConnection *self, @@ -1298,7 +1298,7 @@ tp_connection_remove_group_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_remove_group_finish (TpConnection *self, @@ -1325,7 +1325,7 @@ tp_connection_remove_group_finish (TpConnection *self, * For this to work properly @self must have interface * %TP_IFACE_CONNECTION_INTERFACE_CONTACT_GROUP. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_connection_rename_group_async (TpConnection *self, @@ -1357,7 +1357,7 @@ tp_connection_rename_group_async (TpConnection *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_connection_rename_group_finish (TpConnection *self, diff --git a/telepathy-glib/connection.c b/telepathy-glib/connection.c index 8f2669fb3..a1ef69278 100644 --- a/telepathy-glib/connection.c +++ b/telepathy-glib/connection.c @@ -1843,7 +1843,7 @@ tp_connection_class_init (TpConnectionClass *klass) * For this property to be valid, you must first call * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_uint ("contact-list-state", "ContactList state", "The state of the contact list", @@ -1863,7 +1863,7 @@ tp_connection_class_init (TpConnectionClass *klass) * For this property to be valid, you must first call * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_boolean ("contact-list-persists", "ContactList persists", "Whether the contact list persists", @@ -1884,7 +1884,7 @@ tp_connection_class_init (TpConnectionClass *klass) * For this property to be valid, you must first call * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_boolean ("can-change-contact-list", "ContactList can change", "Whether the contact list can change", @@ -1905,7 +1905,7 @@ tp_connection_class_init (TpConnectionClass *klass) * For this property to be valid, you must first call * tp_proxy_prepare_async() with the feature %TP_CONNECTION_FEATURE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_boolean ("request-uses-message", "Request Uses Message", "Whether request uses message", @@ -1928,7 +1928,7 @@ tp_connection_class_init (TpConnectionClass *klass) * tp_proxy_prepare_async() with the feature * %TP_CONNECTION_FEATURE_CONTACT_GROUPS. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_boolean ("disjoint-groups", "Disjoint Groups", "Whether groups are disjoint", @@ -1950,7 +1950,7 @@ tp_connection_class_init (TpConnectionClass *klass) * tp_proxy_prepare_async() with the feature * %TP_CONNECTION_FEATURE_CONTACT_GROUPS. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_uint ("group-storage", "Group Storage", "Group storage capabilities", @@ -1974,7 +1974,7 @@ tp_connection_class_init (TpConnectionClass *klass) * tp_proxy_prepare_async() with the feature * %TP_CONNECTION_FEATURE_CONTACT_GROUPS. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_boxed ("contact-groups", "Contact Groups", @@ -1998,7 +1998,7 @@ tp_connection_class_init (TpConnectionClass *klass) * tp_proxy_prepare_async() with the feature * %TP_CONNECTION_FEATURE_CONTACT_GROUPS. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ signals[SIGNAL_GROUPS_CREATED] = g_signal_new ( "groups-created", @@ -2024,7 +2024,7 @@ tp_connection_class_init (TpConnectionClass *klass) * tp_proxy_prepare_async() with the feature * %TP_CONNECTION_FEATURE_CONTACT_GROUPS. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ signals[SIGNAL_GROUPS_REMOVED] = g_signal_new ( "groups-removed", @@ -2059,7 +2059,7 @@ tp_connection_class_init (TpConnectionClass *klass) * tp_proxy_prepare_async() with the feature * %TP_CONNECTION_FEATURE_CONTACT_GROUPS. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ signals[SIGNAL_GROUP_RENAMED] = g_signal_new ( "group-renamed", @@ -2087,7 +2087,7 @@ tp_connection_class_init (TpConnectionClass *klass) * tp_proxy_prepare_async() with the feature * %TP_CONNECTION_FEATURE_CONTACT_LIST. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ signals[SIGNAL_CONTACT_LIST_CHANGED] = g_signal_new ( "contact-list-changed", @@ -2203,7 +2203,7 @@ finally: * Returns: (transfer none): the account associated with this connection, or * %NULL. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpAccount * tp_connection_get_account (TpConnection *self) diff --git a/telepathy-glib/contact-operations.c b/telepathy-glib/contact-operations.c index d3746c397..db9622983 100644 --- a/telepathy-glib/contact-operations.c +++ b/telepathy-glib/contact-operations.c @@ -34,7 +34,7 @@ * Convenience wrapper for tp_connection_request_subscription_async() * on a single contact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_contact_request_subscription_async (TpContact *self, @@ -56,7 +56,7 @@ tp_contact_request_subscription_async (TpContact *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_contact_request_subscription_finish (TpContact *self, @@ -76,7 +76,7 @@ tp_contact_request_subscription_finish (TpContact *self, * Convenience wrapper for tp_connection_authorize_publication_async() * on a single contact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_contact_authorize_publication_async (TpContact *self, @@ -97,7 +97,7 @@ tp_contact_authorize_publication_async (TpContact *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_contact_authorize_publication_finish (TpContact *self, @@ -117,7 +117,7 @@ tp_contact_authorize_publication_finish (TpContact *self, * Convenience wrapper for tp_connection_remove_contacts_async() * on a single contact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_contact_remove_async (TpContact *self, @@ -138,7 +138,7 @@ tp_contact_remove_async (TpContact *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_contact_remove_finish (TpContact *self, @@ -158,7 +158,7 @@ tp_contact_remove_finish (TpContact *self, * Convenience wrapper for tp_connection_unsubscribe_async() * on a single contact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_contact_unsubscribe_async (TpContact *self, @@ -179,7 +179,7 @@ tp_contact_unsubscribe_async (TpContact *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_contact_unsubscribe_finish (TpContact *self, @@ -199,7 +199,7 @@ tp_contact_unsubscribe_finish (TpContact *self, * Convenience wrapper for tp_connection_unpublish_async() * on a single contact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_contact_unpublish_async (TpContact *self, @@ -220,7 +220,7 @@ tp_contact_unpublish_async (TpContact *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_contact_unpublish_finish (TpContact *self, @@ -241,7 +241,7 @@ tp_contact_unpublish_finish (TpContact *self, * Convenience wrapper for tp_connection_add_to_group_async() * on a single contact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_contact_add_to_group_async (TpContact *self, @@ -263,7 +263,7 @@ tp_contact_add_to_group_async (TpContact *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_contact_add_to_group_finish (TpContact *self, @@ -284,7 +284,7 @@ tp_contact_add_to_group_finish (TpContact *self, * Convenience wrapper for tp_connection_remove_from_group_async() * on a single contact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_contact_remove_from_group_async (TpContact *self, @@ -306,7 +306,7 @@ tp_contact_remove_from_group_async (TpContact *self, * * Returns: %TRUE if the operation was successful, otherwise %FALSE. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ gboolean tp_contact_remove_from_group_finish (TpContact *self, diff --git a/telepathy-glib/contact.c b/telepathy-glib/contact.c index 76702c34b..3483cba50 100644 --- a/telepathy-glib/contact.c +++ b/telepathy-glib/contact.c @@ -136,7 +136,7 @@ struct _TpContact { * An invalid TpContactFeature. Used as list termination. See for example * tp_simple_client_factory_add_contact_features_varargs(). * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ /** diff --git a/telepathy-glib/debug-sender.c b/telepathy-glib/debug-sender.c index 714421ab4..bcd26443a 100644 --- a/telepathy-glib/debug-sender.c +++ b/telepathy-glib/debug-sender.c @@ -603,7 +603,7 @@ tp_debug_sender_log_handler (const gchar *log_domain, * using tp_debug_timestamped_log_handler() as the log handler, but * also logging to the debug sender. * - * Since: 0.13.UNRELEASED + * Since: 0.15.5 */ void tp_debug_sender_set_timestamps (TpDebugSender *self, diff --git a/telepathy-glib/file-transfer-channel.c b/telepathy-glib/file-transfer-channel.c index f5bbf1ef9..e309f8aa9 100644 --- a/telepathy-glib/file-transfer-channel.c +++ b/telepathy-glib/file-transfer-channel.c @@ -33,7 +33,7 @@ * * Data structure representing a #TpFileTransferChannel. * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ /** @@ -41,7 +41,7 @@ * * The class of a #TpFileTransferChannel. * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ #include <config.h> @@ -418,7 +418,7 @@ tp_file_transfer_channel_class_init (TpFileTransferChannelClass *klass) * * The MIME type of the file to be transferred. * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_string ("mime-type", "ContentType", @@ -434,7 +434,7 @@ tp_file_transfer_channel_class_init (TpFileTransferChannelClass *klass) * A #GDateTime representing the last modification time of the file to be * transferred. * - * Since 0.15.UNRELEASED + * Since 0.15.5 */ param_spec = g_param_spec_boxed ("date", "Date", @@ -450,7 +450,7 @@ tp_file_transfer_channel_class_init (TpFileTransferChannelClass *klass) * The description of the file transfer, defined by the sender when offering * the file. * - * Since 0.15.UNRELEASED + * Since 0.15.5 */ param_spec = g_param_spec_string ("description", "Description", @@ -466,7 +466,7 @@ tp_file_transfer_channel_class_init (TpFileTransferChannelClass *klass) * The name of the file on the sender's side. This is therefore given as a * suggested filename for the receiver. * - * Since 0.15.UNRELEASED + * Since 0.15.5 */ param_spec = g_param_spec_string ("filename", "Filename", @@ -482,7 +482,7 @@ tp_file_transfer_channel_class_init (TpFileTransferChannelClass *klass) * The size of the file to be transferred, * or %G_MAXUINT64 if not known. * - * Since 0.15.UNRELEASED + * Since 0.15.5 */ param_spec = g_param_spec_uint64 ("size", "Size", @@ -501,7 +501,7 @@ tp_file_transfer_channel_class_init (TpFileTransferChannelClass *klass) * The %TP_FILE_TRANSFER_CHANNEL_FEATURE_CORE feature has to be prepared for * this property to be meaningful and kept up to date. * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ param_spec = g_param_spec_uint64 ("transferred-bytes", "TransferredBytes", @@ -534,7 +534,7 @@ tp_file_transfer_channel_init (TpFileTransferChannel *self) * One can ask for a feature to be prepared using the tp_proxy_prepare_async() * function, and waiting for it to trigger the callback. * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ GQuark @@ -561,7 +561,7 @@ tp_file_transfer_channel_get_feature_quark_core (void) * * Returns: (transfer full): a newly created #TpFileTransferChannel * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ TpFileTransferChannel * tp_file_transfer_channel_new (TpConnection *conn, @@ -612,7 +612,7 @@ _tp_file_transfer_channel_new_with_factory ( * Returns: (transfer none): the value of the * #TpFileTransferChannel:mime-type property * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ const char * tp_file_transfer_channel_get_mime_type (TpFileTransferChannel *self) @@ -631,7 +631,7 @@ tp_file_transfer_channel_get_mime_type (TpFileTransferChannel *self) * Returns: (transfer none): the value of the #TpFileTransferChannel:date * property * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ GDateTime * tp_file_transfer_channel_get_date (TpFileTransferChannel *self) @@ -650,7 +650,7 @@ tp_file_transfer_channel_get_date (TpFileTransferChannel *self) * Returns: (transfer none): the value of the #TpFileTransferChannel:description * property * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ const gchar * tp_file_transfer_channel_get_description (TpFileTransferChannel *self) @@ -669,7 +669,7 @@ tp_file_transfer_channel_get_description (TpFileTransferChannel *self) * Returns: (transfer none): the value of the #TpFileTransferChannel:filename * property * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ const gchar * tp_file_transfer_channel_get_filename (TpFileTransferChannel *self) @@ -687,7 +687,7 @@ tp_file_transfer_channel_get_filename (TpFileTransferChannel *self) * * Returns: the value of the #TpFileTransferChannel:size property * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ guint64 tp_file_transfer_channel_get_size (TpFileTransferChannel *self) @@ -705,7 +705,7 @@ tp_file_transfer_channel_get_size (TpFileTransferChannel *self) * * Returns: the value of the #TpFileTransferChannel:transferred-bytes property * - * Since: 0.15.UNRELEASED + * Since: 0.15.5 */ guint64 tp_file_transfer_channel_get_transferred_bytes (TpFileTransferChannel *self) diff --git a/telepathy-glib/proxy.c b/telepathy-glib/proxy.c index aabbce5c4..ae7fbec37 100644 --- a/telepathy-glib/proxy.c +++ b/telepathy-glib/proxy.c @@ -1401,7 +1401,7 @@ tp_proxy_class_init (TpProxyClass *klass) * * Returns: (transfer none): the same value as #TpProxy:factory property * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpSimpleClientFactory * tp_proxy_get_factory (gpointer self) diff --git a/telepathy-glib/simple-approver.c b/telepathy-glib/simple-approver.c index 64d5a6c94..9a890342d 100644 --- a/telepathy-glib/simple-approver.c +++ b/telepathy-glib/simple-approver.c @@ -350,7 +350,7 @@ tp_simple_approver_new_with_am (TpAccountManager *account_manager, * * Returns: (type TelepathyGLib.SimpleApprover): a new #TpSimpleApprover * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpBaseClient * tp_simple_approver_new_with_factory (TpSimpleClientFactory *factory, diff --git a/telepathy-glib/simple-client-factory.c b/telepathy-glib/simple-client-factory.c index 6eeb6a057..73d690ced 100644 --- a/telepathy-glib/simple-client-factory.c +++ b/telepathy-glib/simple-client-factory.c @@ -66,7 +66,7 @@ * will ensure that any libraries or plugins which also use Telepathy (and call * tp_account_manager_dup()) will share your #TpAccountManager. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ /** @@ -74,7 +74,7 @@ * * Data structure representing a #TpSimpleClientFactory * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ /** @@ -83,7 +83,7 @@ * * The class of a #TpSimpleClientFactory. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ /** @@ -120,7 +120,7 @@ * from subclasses of #TpChannel, for instance. The default implementations of * the other <function>dup_x_features</function> methods behave similarly. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ #include "telepathy-glib/simple-client-factory.h" @@ -412,7 +412,7 @@ tp_simple_client_factory_class_init (TpSimpleClientFactoryClass *klass) * * Returns: a new #TpSimpleClientFactory * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpSimpleClientFactory * tp_simple_client_factory_new (TpDBusDaemon *dbus) @@ -431,7 +431,7 @@ tp_simple_client_factory_new (TpDBusDaemon *dbus) * Returns: (transfer none): the value of the #TpSimpleClientFactory:dbus-daemon * property * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpDBusDaemon * tp_simple_client_factory_get_dbus_daemon (TpSimpleClientFactory *self) @@ -460,7 +460,7 @@ tp_simple_client_factory_get_dbus_daemon (TpSimpleClientFactory *self) * Returns: (transfer full): a reference to a #TpAccount; * see tp_account_new(). * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpAccount * tp_simple_client_factory_ensure_account (TpSimpleClientFactory *self, @@ -495,7 +495,7 @@ tp_simple_client_factory_ensure_account (TpSimpleClientFactory *self, * Returns: (transfer full) (element-type GLib.Quark): a newly allocated * #GArray * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GArray * tp_simple_client_factory_dup_account_features (TpSimpleClientFactory *self, @@ -526,7 +526,7 @@ tp_simple_client_factory_dup_account_features (TpSimpleClientFactory *self, * Note that these features will not be added to existing #TpAccount * objects; the user must call tp_proxy_prepare_async() themself. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_account_features ( @@ -547,7 +547,7 @@ tp_simple_client_factory_add_account_features ( * The same as tp_simple_client_factory_add_account_features(), but with a more * convenient calling convention from C. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_account_features_varargs ( @@ -585,7 +585,7 @@ tp_simple_client_factory_add_account_features_varargs ( * Returns: (transfer full): a reference to a #TpConnection; * see tp_connection_new(). * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpConnection * tp_simple_client_factory_ensure_connection (TpSimpleClientFactory *self, @@ -620,7 +620,7 @@ tp_simple_client_factory_ensure_connection (TpSimpleClientFactory *self, * Returns: (transfer full) (element-type GLib.Quark): a newly allocated * #GArray * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GArray * tp_simple_client_factory_dup_connection_features (TpSimpleClientFactory *self, @@ -651,7 +651,7 @@ tp_simple_client_factory_dup_connection_features (TpSimpleClientFactory *self, * Note that these features will not be added to existing #TpConnection * objects; the user must call tp_proxy_prepare_async() themself. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_connection_features ( @@ -672,7 +672,7 @@ tp_simple_client_factory_add_connection_features ( * The same as tp_simple_client_factory_add_connection_features(), but with a * more convenient calling convention from C. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_connection_features_varargs ( @@ -711,7 +711,7 @@ tp_simple_client_factory_add_connection_features_varargs ( * Returns: (transfer full): a reference to a #TpChannel; * see tp_channel_new_from_properties(). * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpChannel * tp_simple_client_factory_ensure_channel (TpSimpleClientFactory *self, @@ -749,7 +749,7 @@ tp_simple_client_factory_ensure_channel (TpSimpleClientFactory *self, * Returns: (transfer full) (element-type GLib.Quark): a newly allocated * #GArray * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GArray * tp_simple_client_factory_dup_channel_features (TpSimpleClientFactory *self, @@ -780,7 +780,7 @@ tp_simple_client_factory_dup_channel_features (TpSimpleClientFactory *self, * Note that these features will not be added to existing #TpChannel * objects; the user must call tp_proxy_prepare_async() themself. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_channel_features ( @@ -801,7 +801,7 @@ tp_simple_client_factory_add_channel_features ( * The same as tp_simple_client_factory_add_channel_features(), but with a * more convenient calling convention from C. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_channel_features_varargs ( @@ -840,7 +840,7 @@ tp_simple_client_factory_add_channel_features_varargs ( * * Returns: (transfer full): a reference to a #TpContact. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpContact * tp_simple_client_factory_ensure_contact (TpSimpleClientFactory *self, @@ -879,7 +879,7 @@ tp_simple_client_factory_ensure_contact (TpSimpleClientFactory *self, * Returns: (transfer full) (element-type TelepathyGLib.ContactFeature): a newly * allocated #GArray * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ GArray * tp_simple_client_factory_dup_contact_features (TpSimpleClientFactory *self, @@ -907,7 +907,7 @@ tp_simple_client_factory_dup_contact_features (TpSimpleClientFactory *self, * Note that these features will not be added to existing #TpContact * objects; the user must call tp_connection_upgrade_contacts() themself. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_contact_features (TpSimpleClientFactory *self, @@ -948,7 +948,7 @@ tp_simple_client_factory_add_contact_features (TpSimpleClientFactory *self, * The same as tp_simple_client_factory_add_contact_features(), but with a * more convenient calling convention from C. * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ void tp_simple_client_factory_add_contact_features_varargs ( @@ -995,7 +995,7 @@ tp_simple_client_factory_add_contact_features_varargs ( * Returns: (transfer full): a reference to a #TpChannelRequest; * see tp_channel_request_new(). * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpChannelRequest * _tp_simple_client_factory_ensure_channel_request (TpSimpleClientFactory *self, @@ -1047,7 +1047,7 @@ _tp_simple_client_factory_ensure_channel_request (TpSimpleClientFactory *self, * Returns: (transfer full): a reference to a * #TpChannelDispatchOperation; see tp_channel_dispatch_operation_new(). * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpChannelDispatchOperation * _tp_simple_client_factory_ensure_channel_dispatch_operation ( diff --git a/telepathy-glib/simple-handler.c b/telepathy-glib/simple-handler.c index fcbe5bbff..4a99b1434 100644 --- a/telepathy-glib/simple-handler.c +++ b/telepathy-glib/simple-handler.c @@ -420,7 +420,7 @@ tp_simple_handler_new_with_am (TpAccountManager *account_manager, * * Returns: (type TelepathyGLib.SimpleHandler): a new #TpSimpleHandler * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpBaseClient * tp_simple_handler_new_with_factory (TpSimpleClientFactory *factory, diff --git a/telepathy-glib/simple-observer.c b/telepathy-glib/simple-observer.c index 65fd1262e..471e2066d 100644 --- a/telepathy-glib/simple-observer.c +++ b/telepathy-glib/simple-observer.c @@ -382,7 +382,7 @@ tp_simple_observer_new_with_am (TpAccountManager *account_manager, * * Returns: (type TelepathyGLib.SimpleObserver): a new #TpSimpleObserver * - * Since: 0.UNRELEASED + * Since: 0.15.5 */ TpBaseClient * tp_simple_observer_new_with_factory (TpSimpleClientFactory *factory, diff --git a/telepathy-glib/versions/0.15.5.abi b/telepathy-glib/versions/0.15.5.abi new file mode 100644 index 000000000..47248549d --- /dev/null +++ b/telepathy-glib/versions/0.15.5.abi @@ -0,0 +1,90 @@ +Version: TELEPATHY_GLIB_0.15.5 +Extends: TELEPATHY_GLIB_0.15.3 +Release: 0.15.5 + +tp_account_get_feature_quark_connection +tp_account_manager_new_with_factory +tp_account_manager_set_default +tp_automatic_client_factory_get_type +tp_automatic_client_factory_new +tp_channel_join_async +tp_channel_join_finish +tp_cm_message_set_message +tp_connection_add_to_group_async +tp_connection_add_to_group_finish +tp_connection_authorize_publication_async +tp_connection_authorize_publication_finish +tp_connection_dup_contact_list +tp_connection_get_account +tp_connection_get_can_change_contact_list +tp_connection_get_contact_groups +tp_connection_get_contact_list_persists +tp_connection_get_contact_list_state +tp_connection_get_disjoint_groups +tp_connection_get_feature_quark_contact_groups +tp_connection_get_feature_quark_contact_list +tp_connection_get_group_storage +tp_connection_get_request_uses_message +tp_connection_remove_contacts_async +tp_connection_remove_contacts_finish +tp_connection_remove_from_group_async +tp_connection_remove_from_group_finish +tp_connection_remove_group_async +tp_connection_remove_group_finish +tp_connection_rename_group_async +tp_connection_rename_group_finish +tp_connection_request_subscription_async +tp_connection_request_subscription_finish +tp_connection_set_group_members_async +tp_connection_set_group_members_finish +tp_connection_unpublish_async +tp_connection_unpublish_finish +tp_connection_unsubscribe_async +tp_connection_unsubscribe_finish +tp_contact_add_to_group_async +tp_contact_add_to_group_finish +tp_contact_authorize_publication_async +tp_contact_authorize_publication_finish +tp_contact_remove_async +tp_contact_remove_finish +tp_contact_remove_from_group_async +tp_contact_remove_from_group_finish +tp_contact_request_subscription_async +tp_contact_request_subscription_finish +tp_contact_unpublish_async +tp_contact_unpublish_finish +tp_contact_unsubscribe_async +tp_contact_unsubscribe_finish +tp_debug_sender_set_timestamps +tp_file_transfer_channel_get_date +tp_file_transfer_channel_get_description +tp_file_transfer_channel_get_feature_quark_core +tp_file_transfer_channel_get_filename +tp_file_transfer_channel_get_mime_type +tp_file_transfer_channel_get_size +tp_file_transfer_channel_get_transferred_bytes +tp_file_transfer_channel_get_type +tp_file_transfer_channel_new +tp_proxy_get_factory +tp_simple_approver_new_with_factory +tp_simple_client_factory_add_account_features +tp_simple_client_factory_add_account_features_varargs +tp_simple_client_factory_add_channel_features +tp_simple_client_factory_add_channel_features_varargs +tp_simple_client_factory_add_connection_features +tp_simple_client_factory_add_connection_features_varargs +tp_simple_client_factory_add_contact_features +tp_simple_client_factory_add_contact_features_varargs +tp_simple_client_factory_dup_account_features +tp_simple_client_factory_dup_channel_features +tp_simple_client_factory_dup_connection_features +tp_simple_client_factory_dup_contact_features +tp_simple_client_factory_ensure_account +tp_simple_client_factory_ensure_channel +tp_simple_client_factory_ensure_connection +tp_simple_client_factory_ensure_contact +tp_simple_client_factory_get_dbus_daemon +tp_simple_client_factory_get_type +tp_simple_client_factory_new +tp_simple_handler_new_with_factory +tp_simple_observer_new_with_factory |