summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-connection.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-17tp_base_connection_change_status: update RequestableChannelClasses before Sta...wip-gdbus-allSimon McVittie1-3/+5
2014-04-17fix some more commentsSimon McVittie1-1/+1
2014-04-17Decouple TpPresenceMixin from TpBaseConnection againSimon McVittie1-10/+0
2014-04-17Fix some confusion over "&s" in variant-buildingSimon McVittie1-1/+2
2014-04-17_tp_base_connection_dup_contact_attributes: de-confuse nameSimon McVittie1-7/+6
2014-04-17_tp_g_dbus_object_dup_interface_names_except: rename and remove arbitrary limitSimon McVittie1-2/+3
2014-04-17Fix a few outdated docXavier Claessens1-10/+5
2014-04-17TpPresenceMixin: Convert it to a GInterfaceXavier Claessens1-52/+11
2014-04-17TpExportableChannel, TpChannelIface: removeXavier Claessens1-9/+8
2014-04-17TpBaseConnection: Simplify code to set Channels dbus propertyXavier Claessens1-61/+18
2014-04-17TpBaseConnection: Change fill_contact_attributes() to take a GVariantDictXavier Claessens1-146/+35
2014-04-17TpBaseConnection: Stop implementing TpSvcConnectionInterfaceRequestsXavier Claessens1-91/+63
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_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 McVittie1-129/+71
2014-04-10TpExportableChannel: turn channel-properties into a GVariantSimon McVittie1-2/+9
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-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens1-2/+0
2014-04-08Rename all mentions of handle types to entity typesSimon McVittie1-14/+14
2014-04-030.99.10Simon McVittie1-1/+1
2014-04-03Fold the core library into the dbus librarySimon McVittie1-0/+1
2014-04-03Move dbus-glib-style a{sv} utilities into the dbus librarySimon McVittie1-0/+1
2014-04-03Move tp_g_value_slice_* family to dbus librarySimon McVittie1-0/+1
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie1-0/+1
2014-04-01Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()Xavier Claessens1-4/+4
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens1-38/+33
2014-03-27TpBaseConnection: Re-implement client interest using GDBusConnectionXavier Claessens1-161/+126
2014-03-26Make sure to register object paths *before* taking bus namesSimon McVittie1-2/+3
2014-03-26Update documentation: we no longer use the starter busSimon McVittie1-1/+1
2014-03-26Replace dbus_g_method_get_sender with g_dbus_method_invocation_get_senderSimon McVittie1-6/+4
2014-03-26Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie1-24/+24
2014-03-18tp_base_connection_unregister: add a little more debugSimon McVittie1-0/+2
2014-02-27Merge remote-tracking branch 'origin/master' into next-mergeGuillaume Desmottes1-0/+52
2014-02-27make tp_asv_{to,from}_vardict publicGuillaume Desmottes1-1/+1
2014-02-27rename tp_base_connection_disconnect_with_dbus_error_vardictGuillaume Desmottes1-2/+2
2014-02-27remove tp_base_connection_disconnect_with_dbus_errorGuillaume Desmottes1-59/+0
2014-02-260.23.2Guillaume Desmottes1-2/+2
2014-02-17TpBaseConnection: add "account-path-suffix" propertyXavier Claessens1-0/+52
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes1-21/+21
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes1-23/+23
2014-01-29channel-manager: 'new-channel' is now singularGuillaume Desmottes1-32/+20
2014-01-29add TpChannelManagerRequestGuillaume Desmottes1-154/+33
2014-01-24RequestableChannelClasses has been moved to ConnectionGuillaume Desmottes1-5/+21
2014-01-20NewChannels -> NewChannel and ObserveChannel singularGuillaume Desmottes1-9/+14
2014-01-130.99.6Simon McVittie1-6/+6