summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2014-04-17TpPresenceMixin: Convert it to a GInterfaceXavier Claessens4-75/+42
2014-04-17TpPresenceMixin: Use gdbus-codegen's skeleton to implement Presence1Xavier Claessens2-22/+4
2014-04-17TpExportableChannel, TpChannelIface: removeXavier Claessens3-15/+15
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactBlocking1Xavier Claessens1-9/+0
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactGroups1Xavier Claessens1-7/+0
2014-04-17TpBaseContactList: Use gdbus-codegen's skeleton to implement ContactList1Simon McVittie1-7/+0
2014-04-17TpBaseConnection: Change fill_contact_attributes() to take a GVariantDictXavier Claessens2-7/+5
2014-04-17Tests: fix TpChannelManager implementationsXavier Claessens3-9/+12
2014-04-14TpBaseConnection: be a GDBusObjectSkeletonSimon McVittie5-79/+49
2014-04-14TpBaseProtocol: be a GDBusObjectSkeletonSimon McVittie1-15/+0
2014-04-10Simplify TpPresenceMixin by removing all support for non-message parametersSimon McVittie3-54/+19
2014-04-10tp_group_mixin_change_members: take a GVariant for the detailsSimon McVittie1-27/+7
2014-04-08Stop implementing TpSvcDBusProperties interfaceXavier Claessens1-2/+0
2014-04-08Rename all mentions of handle types to entity typesSimon McVittie1-3/+3
2014-04-08Remove tp_message_set in favour of tp_message_set_variantSimon McVittie1-5/+14
2014-04-08Remove tp_connection_manager_param_get_defaultSimon McVittie1-4/+6
2014-04-03Fold the core library into the dbus librarySimon McVittie10-10/+0
2014-04-03Move dbus-glib-style a{sv} utilities into the dbus librarySimon McVittie4-0/+4
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens2-8/+8
2014-04-01TpConnectionManager: Always create from a factoryXavier Claessens2-7/+9
2014-04-01TpConnectionManager: Take a factory to list CMsXavier Claessens2-8/+10
2014-03-27TpConnection: Remove tp_list_connection_names()Xavier Claessens2-92/+0
2014-03-26Replace trivial uses of DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie4-12/+12
2014-03-26Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie4-34/+0
2014-03-25examples: use telepathy-1-example-* naming conventionSimon McVittie8-61/+61
2014-03-18base-client: remove _object suffix from higher level filter APIGuillaume Desmottes5-8/+8
2014-03-18TpChannelFilter: addSimon McVittie7-55/+34
2014-03-06echo-message-parts: use tp_message_dup_part()Guillaume Desmottes1-23/+36
2014-02-27base-client: rename filter vardict APIGuillaume Desmottes5-8/+8
2014-02-27examples: use tp_base_client_*_vardict APIGuillaume Desmottes5-69/+43
2014-02-27rename tp_account_channel_request_new_vardictGuillaume Desmottes2-2/+2
2014-02-18tube examples: use tp_account_channel_request_new_vardict()Guillaume Desmottes2-42/+16
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes24-37/+37
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes19-55/+55
2014-01-29tp_channel_manager_*: be a proper methodGuillaume Desmottes3-20/+21
2014-01-29remove tp_channel_manager_request_channel()Guillaume Desmottes3-7/+0
2014-01-29TpChannelManagerRequestFunc: take a TpChannelManagerRequestGuillaume Desmottes3-48/+50
2014-01-24Approver high level API: make singularGuillaume Desmottes1-11/+4
2014-01-24Handler high level API: make singularGuillaume Desmottes3-92/+31
2014-01-24rename TpHandleChannelsContext to TpHandleChannelContextGuillaume Desmottes3-11/+11
2014-01-24Observer high level API: make singularGuillaume Desmottes1-25/+12
2014-01-24rename TpObserveChannelsContext to TpObserveChannelContextGuillaume Desmottes1-3/+3
2014-01-20HandleWithTime() has been removedGuillaume Desmottes1-1/+1
2014-01-20Approver is now singularGuillaume Desmottes1-5/+5
2014-01-13TpBaseContactList: add mandatory is_blocked vfuncSimon McVittie1-0/+10
2014-01-13Simplify TpPresenceMixin by making the "get contact status" vfunc singularSimon McVittie2-63/+46
2014-01-13Assume that Conn.I.Requests is supported, and don't put it in InterfacesSimon McVittie5-5/+0
2014-01-13Adjust telepathy-glib code for removal of Contacts interfaceSimon McVittie10-10/+5
2014-01-13TpBaseConnection: absorb the functionality of the TpContactsMixinSimon McVittie10-121/+43
2014-01-07Merge branch 'master' into nextSimon McVittie16-23/+0