summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-08TpAccountRequest:avatar: change from GArray<guchar> to GBytesSimon McVittie2-13/+15
2014-04-08Remove tp_message_set in favour of tp_message_set_variantSimon McVittie5-38/+14
2014-04-08Remove tp_connection_manager_param_get_defaultSimon McVittie6-212/+184
2014-04-08TpCapabilities: operate in terms of GVariantSimon McVittie11-622/+356
2014-04-08TpAccount:connection-error-details, TpAccount::status-changed: use GVariantSimon McVittie1-41/+36
2014-04-08Remove obsolete contact-list-channel-internal.hSimon McVittie1-119/+0
2014-04-08make-version-script: output symbols in sorted order for easier diffingSimon McVittie1-5/+5
2014-04-08contacts/subscription-states test: redesign to fix a race conditionSimon McVittie1-28/+63
2014-04-03nano versionSimon McVittie2-1/+6
2014-04-03Upload telepathy-logger docs, tooSimon McVittie1-0/+2
2014-04-030.99.10Simon McVittie11-20/+44
2014-04-03more NEWSSimon McVittie1-1/+9
2014-04-03Fold the core library into the dbus librarySimon McVittie53-177/+116
2014-04-03Move error codes and all GEnum types to main librarySimon McVittie4-14/+11
2014-04-03Move TpSvc* registration code to the -dbus librarySimon McVittie17-155/+118
2014-04-03Split gnio-util.h into the Telepathy D-Bus API part, and the GIO partSimon McVittie12-560/+662
2014-04-03Move tp_asv_to_vardict, tp_asv_from_vardict to dbus librarySimon McVittie14-51/+75
2014-04-03Move dbus-glib-style a{sv} utilities into the dbus librarySimon McVittie72-1370/+1511
2014-04-03Move tp_g_value_slice_* family to dbus librarySimon McVittie38-553/+655