summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-11TpBaseConnection: add a static assertion that guint is guint32gdbus-object2Simon McVittie1-0/+8
2014-04-11tp_base_connection_set_self_handle: consolidate GObject settersSimon McVittie1-4/+5
2014-04-11TpBaseConnection: use g_dbus_method_invocation_return_error_literalSimon McVittie1-6/+5
2014-04-11TpBaseConnection: replace copy/free with g_dbus_method_invocation_take_error()Simon McVittie1-10/+5
2014-04-11TpBaseConnection::status-changed: correct a commentSimon McVittie1-1/+1
2014-04-11tp_svc_interface_skeleton_emit_signal: ignore if no longer exportedSimon McVittie1-3/+10
2014-04-11tp_base_connection_change_status: emit status-changed before StatusChangedSimon McVittie1-1/+4
2014-04-11TpBaseConnection: Stop implementing TpSvcConnectionXavier Claessens1-161/+204
2014-04-11TpBaseConnection: be a GDBusObjectSkeletonSimon McVittie14-267/+205
2014-04-10TpTestsSimpleConnection: Do not implement TpSvcConnection interfaceXavier Claessens1-3/+2
2014-04-10Test: Stop implementing TSvcConnection for bug 19101 regression testXavier Claessens4-123/+56
2014-04-10Add gdbus-codegen supportXavier Claessens3-7/+34
2014-04-10TpBaseProtocol: be a GDBusObjectSkeletonSimon McVittie6-122/+97
2014-04-10TpSvcInterfaceSkeleton: move to the -dbus librarySimon McVittie9-35/+278
2014-04-10tp_dbus_connection_try_register_object: export each GDBusInterfaceSkeleton fr...Simon McVittie1-22/+167
2014-04-10tp_svc_interface_skeleton_get_properties: don't leak the parent objectSimon McVittie1-0/+1
2014-04-10Add sliced-gvalue to documentationSimon McVittie1-0/+1
2014-04-10test-self-handle: Fix possible race making test sometimes failXavier Claessens1-30/+62
2014-04-10Revert "self-handle test: go back to reimplementing TpSvcDBusProperties"Xavier Claessens1-125/+35
2014-04-10TpBasePasswordChannel: stop most D-Bus properties from being GObject propertiesnextSimon McVittie1-108/+70
2014-04-10TpExportableChannel: turn channel-properties into a GVariantSimon McVittie10-42/+75
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-10simple-conn: don't reimplement dbus-statusSimon McVittie1-15/+1
2014-04-10Simplify TpPresenceMixin by removing all support for non-message parametersSimon McVittie8-248/+56
2014-04-10tp_group_mixin_change_members: take a GVariant for the detailsSimon McVittie6-163/+82
2014-04-10tp_group_mixin_get_members etc.: remove accessors for membersSimon McVittie4-147/+7
2014-04-08self-handle test: go back to reimplementing TpSvcDBusPropertiesSimon McVittie1-35/+125
2014-04-08tp_dbus_connection_try_register_object: re-allow TP_TYPE_SVC_DBUS_PROPERTIESSimon McVittie1-8/+0
2014-04-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens24-129/+7
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-08TpTestsSimpleConn: Stop using tp_svc_dbus_properties_*()Xavier Claessens2-44/+21
2014-04-08test-cm: Stop using tp_svc_dbus_properties_*()Xavier Claessens1-71/+48
2014-04-08TpTestsSimpleAccount: Stop using tp_svc_dbus_properties_*()Xavier Claessens1-14/+2
2014-04-08test-disconnection: Stop using tp_svc_dbus_properties_*()Xavier Claessens1-8/+14
2014-04-08_tpl_conf_get_ignorelist: fix g-i markupSimon McVittie1-1/+2
2014-04-08Add API breaks to NEWSSimon McVittie1-1/+34
2014-04-08tp_text_channel_get_message_types, TpTextChannel:message-types: removeSimon McVittie5-68/+0
2014-04-08TpObserveChannelContext:observer-info: change type to GVariantSimon McVittie4-22/+22
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 McVittie41-280/+280
2014-04-08TpChannel::group-members-changed: change details GHashTable to GVariantSimon McVittie5-36/+53
2014-04-08TpChannel:channel-properties: change type to GVariantSimon McVittie15-42/+44
2014-04-08channel-introspect: make a test more realisticSimon McVittie1-9/+15
2014-04-08TpChannel: stop implementing TpChannelIface, and make those properties read-onlySimon McVittie8-37/+42
2014-04-08TpChannelDispatcher: store immutable properties as a GVariant internallySimon McVittie1-122/+123
2014-04-08TpChannelDispatchOperation: make the external API GVariant-basedSimon McVittie5-37/+72
2014-04-08tp_account_get_avatar_async: rename to _dup_, return GBytes + MIME typeSimon McVittie5-59/+84