summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-08self-handle test: go back to reimplementing TpSvcDBusPropertiesgdbus-properties2Simon McVittie1-35/+125
2014-04-07tp_dbus_connection_try_register_object: re-allow TP_TYPE_SVC_DBUS_PROPERTIESSimon McVittie1-8/+0
2014-04-07Stop implementing TpSvcDBusProperties interfaceXavier Claessens24-129/+7
2014-04-07TpSvcInterfaceSkeleton: Handle Get/Set propertyXavier Claessens2-3/+76
2014-04-07TpDBusPropertiesMixin: Emit PropertiesChanged signal using GDBusConnection di...Xavier Claessens3-8/+52
2014-04-07TpTestsSimpleConn: Stop using tp_svc_dbus_properties_*()Xavier Claessens2-44/+21
2014-04-07test-cm: Stop using tp_svc_dbus_properties_*()Xavier Claessens1-71/+48
2014-04-07TpTestsSimpleAccount: Stop using tp_svc_dbus_properties_*()Xavier Claessens1-14/+2
2014-04-07test-disconnection: Stop using tp_svc_dbus_properties_*()Xavier Claessens1-8/+14
2014-04-07_tpl_conf_get_ignorelist: fix g-i markupnext-gvariant1Simon McVittie1-1/+2
2014-04-07Add API breaks to NEWSSimon McVittie1-1/+34
2014-04-07tp_text_channel_get_message_types, TpTextChannel:message-types: removeSimon McVittie5-68/+0
2014-04-07TpObserveChannelContext:observer-info: change type to GVariantSimon McVittie4-22/+22
2014-04-07TpChannel, TpChannelIface: disentangle their documentationSimon McVittie2-31/+10
2014-04-07Sort main-1.0.abi via `LC_ALL=C sort -u` for easier diffsSimon McVittie1-12/+12
2014-04-07Rename all mentions of handle types to entity typesSimon McVittie41-280/+280
2014-04-07TpChannel::group-members-changed: change details GHashTable to GVariantSimon McVittie5-36/+53
2014-04-07TpChannel:channel-properties: change type to GVariantSimon McVittie15-42/+44
2014-04-07channel-introspect: make a test more realisticSimon McVittie1-9/+15
2014-04-07TpChannel: stop implementing TpChannelIface, and make those properties read-onlySimon McVittie8-37/+42
2014-04-07TpChannelDispatcher: store immutable properties as a GVariant internallySimon McVittie1-122/+123
2014-04-07TpChannelDispatchOperation: make the external API GVariant-basedSimon McVittie5-37/+72
2014-04-07tp_account_get_avatar_async: rename to _dup_, return GBytes + MIME typeSimon McVittie5-59/+84
2014-04-07TpAccountRequest:avatar: change from GArray<guchar> to GBytesSimon McVittie2-13/+15
2014-04-07Remove tp_message_set in favour of tp_message_set_variantSimon McVittie5-38/+14
2014-04-07Remove tp_connection_manager_param_get_defaultSimon McVittie6-212/+184
2014-04-07TpCapabilities: operate in terms of GVariantSimon McVittie11-622/+356
2014-04-07TpAccount:connection-error-details, TpAccount::status-changed: use GVariantSimon McVittie1-41/+36
2014-04-07Remove obsolete contact-list-channel-internal.hSimon McVittie1-119/+0
2014-04-07make-version-script: output symbols in sorted order for easier diffingSimon McVittie1-5/+5
2014-04-07contacts/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
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie45-32/+129
2014-04-03NEWS for the move to GDBus and the removal of TpDBusDaemonSimon McVittie1-1/+40
2014-04-01Restore lost test coverage from get-interface-after-invalidate testnext-factorySimon McVittie1-1/+22
2014-04-01TpProxyClass: disobeying must_have_unique_name is programming errorSimon McVittie1-2/+3
2014-04-01Add channel-filter to documentationSimon McVittie1-0/+1
2014-04-01Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()Xavier Claessens48-662/+589
2014-04-01Remove tp_dbus_daemon_get_unique_name()Xavier Claessens9-27/+5
2014-04-01Remove TpDBusDaemon objectXavier Claessens16-363/+7