summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)AuthorFilesLines
2014-04-17Use TpPresenceMixin as the type for methods and vfuncsSimon McVittie1-0/+1
2014-04-17Decouple TpPresenceMixin from TpBaseConnection againSimon McVittie1-0/+2
2014-04-17handle.h: make TpHandle exactly guint32Simon McVittie1-1/+0
2014-04-17Move TpDBusPropertiesMixin to the -dbus librarySimon McVittie1-1/+3
2014-04-17TpPresenceMixin: Convert it to a GInterfaceXavier Claessens1-18/+6
2014-04-17TpPresenceMixin: Use gdbus-codegen's skeleton to implement Presence1Xavier Claessens1-2/+0
2014-04-17TpExportableChannel, TpChannelIface: removeXavier Claessens2-33/+2
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactBlocking1Xavier Claessens1-2/+0
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactGroups1Xavier Claessens1-1/+0
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactList1Simon McVittie1-1/+0
2014-04-17TpBaseConnection: Change fill_contact_attributes() to take a GVariantDictXavier Claessens1-5/+0
2014-04-14TpBaseConnection: be a GDBusObjectSkeletonSimon McVittie1-2/+0
2014-04-14Add gdbus-codegen supportXavier Claessens1-0/+1
2014-04-14TpBaseProtocol: be a GDBusObjectSkeletonSimon McVittie1-2/+0
2014-04-14TpSvcInterfaceSkeleton: move to the -dbus librarySimon McVittie1-1/+2
2014-04-14Add sliced-gvalue to documentationSimon McVittie1-0/+1
2014-04-10Simplify TpPresenceMixin by removing all support for non-message parametersSimon McVittie1-1/+0
2014-04-10tp_group_mixin_get_members etc.: remove accessors for membersSimon McVittie1-6/+0
2014-04-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens1-1/+0
2014-04-08tp_text_channel_get_message_types, TpTextChannel:message-types: removeSimon McVittie1-1/+0
2014-04-08Rename all mentions of handle types to entity typesSimon McVittie1-5/+5
2014-04-08tp_account_get_avatar_async: rename to _dup_, return GBytes + MIME typeSimon McVittie1-2/+2
2014-04-08Remove tp_message_set in favour of tp_message_set_variantSimon McVittie1-1/+0
2014-04-08Remove tp_connection_manager_param_get_defaultSimon McVittie1-1/+0
2014-04-08TpCapabilities: operate in terms of GVariantSimon McVittie1-2/+1
2014-04-03Fold the core library into the dbus librarySimon McVittie3-3/+0
2014-04-03Move TpSvc* registration code to the -dbus librarySimon McVittie2-2/+2
2014-04-03Move tp_g_value_slice_* family to dbus librarySimon McVittie1-21/+27
2014-04-03Rename core-util.c to value-array.c and put it in the -dbus librarySimon McVittie2-3/+10
2014-04-01Add channel-filter to documentationSimon McVittie1-0/+1
2014-04-01Rename remaining tp_dbus_daemon_*() to tp_dbus_connection_*()Xavier Claessens1-5/+5
2014-04-01Remove tp_dbus_daemon_get_unique_name()Xavier Claessens1-1/+0
2014-04-01Remove TpDBusDaemon objectXavier Claessens1-55/+1
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens1-5/+3
2014-04-01tp_client_factory_dup_logger: rename to _ensure_loggerSimon McVittie1-1/+1
2014-04-01TpLogger: Always create from a factoryXavier Claessens1-0/+1
2014-04-01TpConnectionManager: Always create from a factoryXavier Claessens1-1/+2
2014-04-01TpDebusClient: Always create from a factoryXavier Claessens1-1/+2
2014-04-01tp_client_factory_dup_channel_dispatcher: rename to _ensure_channel_dispatcherSimon McVittie1-1/+1
2014-04-01TpChannelDispatcher: Always create from a factoryXavier Claessens1-1/+1
2014-04-01tp_client_factory_dup_account_manager: rename to _ensure_account_managerSimon McVittie1-1/+1
2014-03-29TpAccountManager: Always create from a factoryXavier Claessens1-4/+2
2014-03-29TpClientFactory: Add getter for its GDBusConnectionXavier Claessens1-0/+1
2014-03-29TpClientFactory: Add a singleton factoryXavier Claessens1-0/+3
2014-03-27tp_proxy_get_interface_by_id: removeSimon McVittie1-1/+0
2014-03-27TpDBusDaemon: Remove code for listing namesXavier Claessens1-3/+0
2014-03-27TpConnection: Remove tp_list_connection_names()Xavier Claessens1-2/+0
2014-03-27TpDBusDaemon: Remove code for watching namesXavier Claessens1-3/+0
2014-03-26Documentation: add tp_dbus_daemon_try_register_objectSimon McVittie1-0/+1
2014-03-26Documentation: remove TpProxyInterfaceAddedCbSimon McVittie1-1/+0