summaryrefslogtreecommitdiff
path: root/telepathy-glib
AgeCommit message (Expand)AuthorFilesLines
2014-04-17TpPresenceMixin: rename construct_presence_hash to construct_presence_mapSimon McVittie1-3/+3
2014-04-17_tp_base_connection_dup_contact_attributes: de-confuse nameSimon McVittie3-9/+9
2014-04-17_tp_g_dbus_object_dup_interface_names_except: rename and remove arbitrary limitSimon McVittie4-18/+23
2014-04-17Move TpDBusPropertiesMixin to the -dbus librarySimon McVittie31-244/+110
2014-04-17Communicate registrations to TpDBusPropertiesMixin via an internal headerSimon McVittie5-67/+70
2014-04-17Use the "invisible TpDBusPropertiesMixin" in all public classesSimon McVittie18-148/+87
2014-04-17TpDBusPropertiesMixin: don't use TP_ERRORSimon McVittie1-9/+9
2014-04-17tp_dbus_connection_try_register_object: disallow GDBusObject-but-not-GDBusObj...Simon McVittie1-2/+13
2014-04-17tp_dbus_connection_try_register_object: factor out finding the interface skel...Simon McVittie1-78/+93
2014-04-17Fix a few outdated docXavier Claessens2-32/+11
2014-04-17TpPresenceMixin: Convert it to a GInterfaceXavier Claessens5-470/+248
2014-04-17TpPresenceMixin: Use gdbus-codegen's skeleton to implement Presence1Xavier Claessens4-163/+101
2014-04-17TpExportableChannel, TpChannelIface: removeXavier Claessens18-534/+193
2014-04-17TpBaseConnection: Simplify code to set Channels dbus propertyXavier Claessens1-61/+18
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactBlocking1Xavier Claessens6-164/+105
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactGroups1Xavier Claessens4-200/+223
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactList1Simon McVittie4-243/+229
2014-04-17TpBaseConnection: Change fill_contact_attributes() to take a GVariantDictXavier Claessens8-222/+95
2014-04-17TpBaseConnection: Stop implementing TpSvcConnectionInterfaceRequestsXavier Claessens4-96/+76
2014-04-17Tests: fix TpChannelManager implementationsXavier Claessens1-2/+2
2014-04-17TpBaseConnection: add a static assertion that guint is guint32Simon McVittie1-0/+8
2014-04-14TpBaseConnection: use g_dbus_method_invocation_return_error_literalSimon McVittie1-6/+5
2014-04-14TpBaseConnection: replace copy/free with g_dbus_method_invocation_take_error()Simon McVittie1-10/+5
2014-04-14TpBaseConnection::status-changed: correct a commentSimon McVittie1-1/+1
2014-04-14tp_svc_interface_skeleton_emit_signal: ignore if no longer exportedSimon McVittie1-3/+10
2014-04-14tp_base_connection_change_status: emit status-changed before StatusChangedSimon McVittie1-1/+4
2014-04-14TpBaseConnection: Stop implementing TpSvcConnectionXavier Claessens1-161/+204
2014-04-14TpBaseConnection: be a GDBusObjectSkeletonSimon McVittie3-143/+73
2014-04-14Add gdbus-codegen supportXavier Claessens1-7/+32
2014-04-14TpBaseProtocol: be a GDBusObjectSkeletonSimon McVittie4-105/+97
2014-04-14TpSvcInterfaceSkeleton: move to the -dbus librarySimon McVittie8-34/+276
2014-04-14tp_dbus_connection_try_register_object: export each GDBusInterfaceSkeleton fr...Simon McVittie1-22/+167
2014-04-14tp_svc_interface_skeleton_get_properties: don't leak the parent objectSimon McVittie1-0/+1
2014-04-10TpBasePasswordChannel: stop most D-Bus properties from being GObject propertiesnextSimon McVittie1-108/+70
2014-04-10TpExportableChannel: turn channel-properties into a GVariantSimon McVittie4-17/+29
2014-04-10TpBaseConnection:dbus-status, TpBaseConnection:requestable-channel-classes: r...Simon McVittie1-44/+1
2014-04-10TpBaseConnection: stop using tp_dbus_properties_mixin_getter_gobject_properti...Simon McVittie1-7/+52
2014-04-10Simplify TpPresenceMixin by removing all support for non-message parametersSimon McVittie3-149/+28
2014-04-10tp_group_mixin_change_members: take a GVariant for the detailsSimon McVittie2-18/+31
2014-04-10tp_group_mixin_get_members etc.: remove accessors for membersSimon McVittie3-141/+7
2014-04-08tp_dbus_connection_try_register_object: re-allow TP_TYPE_SVC_DBUS_PROPERTIESSimon McVittie1-8/+0
2014-04-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens14-107/+4
2014-04-08TpSvcInterfaceSkeleton: Handle Get/Set propertyXavier Claessens2-3/+76
2014-04-08TpDBusPropertiesMixin: Emit PropertiesChanged signal using GDBusConnection di...Xavier Claessens3-8/+52
2014-04-08tp_text_channel_get_message_types, TpTextChannel:message-types: removeSimon McVittie3-43/+0
2014-04-08TpObserveChannelContext:observer-info: change type to GVariantSimon McVittie3-19/+19
2014-04-08TpChannel, TpChannelIface: disentangle their documentationSimon McVittie2-31/+10
2014-04-08Sort main-1.0.abi via `LC_ALL=C sort -u` for easier diffsSimon McVittie1-12/+12
2014-04-08Rename all mentions of handle types to entity typesSimon McVittie27-221/+221
2014-04-08TpChannel::group-members-changed: change details GHashTable to GVariantSimon McVittie2-12/+11