summaryrefslogtreecommitdiff
path: root/examples/client
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Rename all mentions of handle types to entity typesSimon McVittie1-3/+3
2014-04-08Remove tp_connection_manager_param_get_defaultSimon McVittie1-4/+6
2014-04-03Fold the core library into the dbus librarySimon McVittie3-3/+0
2014-04-01Replace all occurences of TpDBusDaemon by GDBusConnectionXavier Claessens1-6/+6
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-26Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie1-2/+0
2014-03-25examples: use telepathy-1-example-* naming conventionSimon McVittie2-33/+33
2014-03-18base-client: remove _object suffix from higher level filter APIGuillaume Desmottes5-8/+8
2014-03-18TpChannelFilter: addSimon McVittie7-55/+34
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 Desmottes14-18/+18
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes7-10/+10
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-07Merge branch 'master' into nextSimon McVittie15-19/+0
2014-01-07examples: explicitly ask for TelepathyGLib-1Simon McVittie11-0/+28
2014-01-07examples: explicitly ask for TelepathyGLib-0.12Simon McVittie11-0/+28
2014-01-07Stop calling g_type_init()Simon McVittie15-19/+0
2013-11-11Merge branch 'master' into nextSimon McVittie1-10/+13
2013-11-11Replace some remaining uses of org.freedesktop.TelepathySimon McVittie1-1/+1
2013-11-11inspect-cm.py: on errors, exit rather than blocking foreverSimon McVittie1-10/+13
2013-10-25Don't strip ABI versions from generated codeSimon McVittie6-10/+10
2013-09-26Merge branch 'master' into nextSimon McVittie1-6/+7
2013-09-26Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie1-6/+7
2013-09-25Merge commit '53d1e1aa87a73db22ffe1e2ffe22b9201b79de41' into nextXavier Claessens1-78/+186
2013-09-24Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...Simon McVittie1-21/+0
2013-09-24Copy contact-list.c into the ${builddir} so the XInclude in the docs worksSimon McVittie1-0/+21
2013-09-24inspect-cm example: allow inspecting all CMsSimon McVittie1-78/+186
2013-09-24Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...Guillaume Desmottes1-16/+0
2013-09-24Copy contact-list.c into the ${builddir} so the XInclude in the docs worksSimon McVittie1-0/+16
2013-09-16Revert "TpContact: port to new Avatars spec"Simon McVittie1-5/+5
2013-09-13Merge commit '21b395c356549d821b30253f6ec5be8dbd15e333' into nextSimon McVittie7-52/+62
2013-09-12Merge tag 'telepathy-glib-0.21.1' into nextSimon McVittie2-1/+241
2013-09-12Merge commit '484abc61967d4b18b8aa97f9fe5b15d6e9475920' into nextSimon McVittie1-1/+1
2013-09-12Merge commit 'b3570e8e77cb890c62744dc62859c49a6bebd8aa' into nextSimon McVittie1-2/+0
2013-09-12add missing config.h includesGuillaume Desmottes4-0/+8
2013-09-06C text handler: comment why the subclass / feature-prep worksSimon McVittie1-3/+3
2013-09-06Python text handler: ensure that we get a Tp.AutomaticClientFactorySimon McVittie1-2/+2
2013-09-06extended-client: comment that we're going behind MC's backSimon McVittie1-1/+4
2013-09-06tube examples: use g_message(), not g_debug()Simon McVittie4-42/+42