summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* contact-list: don't crash if 'd' is NULLGuillaume Desmottes2014-05-261-2/+6
* examples: explicitly ask for TelepathyGLib-0.12Simon McVittie2014-01-0711-0/+28
* Stop calling g_type_init()Simon McVittie2014-01-0716-23/+0
* TpProtocol: add high-level API for the Addressing interfaceSimon McVittie2013-11-111-0/+68
* tp_protocol_identify_account_async: add and testSimon McVittie2013-11-111-1/+1
* inspect-cm.py: on errors, exit rather than blocking foreverSimon McVittie2013-11-111-10/+13
* Use tp_value_array_free instead of g_value_array_freeSimon McVittie2013-09-261-1/+1
* Make more use of tp_value_array_unpack, tp_value_array_buildSimon McVittie2013-09-263-40/+27
* Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...Simon McVittie2013-09-241-21/+0
* Copy contact-list.c into the ${builddir} so the XInclude in the docs worksSimon McVittie2013-09-241-0/+21
* inspect-cm example: allow inspecting all CMsSimon McVittie2013-09-241-78/+186
* Revert "Copy contact-list.c into the ${builddir} so the XInclude in the docs ...Guillaume Desmottes2013-09-241-16/+0
* Copy contact-list.c into the ${builddir} so the XInclude in the docs worksSimon McVittie2013-09-241-0/+16
* C text handler: comment why the subclass / feature-prep worksSimon McVittie2013-09-061-3/+3
* Python text handler: ensure that we get a Tp.AutomaticClientFactorySimon McVittie2013-09-061-2/+2
* extended-client: comment that we're going behind MC's backSimon McVittie2013-09-061-1/+4
* tube examples: use g_message(), not g_debug()Simon McVittie2013-09-064-42/+42
* tube offering examples: don't dump core on invalid argumentsSimon McVittie2013-09-062-2/+9
* tube offerers: use an automatic client factorySimon McVittie2013-09-062-2/+2
* Use AC_PROG_MKDIR_P instead of deprecated AM_PROG_MKDIR_PSimon McVittie2013-06-117-8/+8
* Add a simple JavaScript debug-client which collects debug logsSimon McVittie2013-06-102-1/+241
* Merge branch 'telepathy-glib-0.20'Simon McVittie2013-04-021-1/+1
|\
| * contact list C-example: fix iteratingMaksim Melnikau2013-04-021-1/+1
* | add missing config.h includesGuillaume Desmottes2013-01-085-0/+10
* | del unused magic import in ft-handler.py exampleMaksim Melnikau2013-01-071-2/+0
|/
* TpTextChannel: Deprecate _get_ functions returning a GList and replace them b...Xavier Claessens2012-09-051-2/+2
* TpAccountManager: Deprecate _get_ functions returning a GList and replace the...Xavier Claessens2012-09-051-4/+5
* TpDispatchOperation: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-1/+1
* TpChannel: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-13/+2
* example protocols: update to use get_interfaces_array vfuncJonny Lamb2012-07-055-37/+12
* example & test connections: update to use new get_interfaces… vfuncJonny Lamb2012-07-055-5/+81
* Examples: stop using tp_account/connection/channel_new()Xavier Claessens2012-07-036-92/+39
* Remove useless TP_SEAL_ENABLEXavier Claessens2012-06-0510-10/+0
* Examples: disable single includeXavier Claessens2012-06-0510-0/+10
* Example extensions: include global headerXavier Claessens2012-06-051-1/+1
* Examples: do no use message-internal.hXavier Claessens2012-06-051-7/+9
* Examples: Stop using tp_connection_manager_protocol_*Xavier Claessens2012-06-041-25/+18
* Examples: Stop using tp_list_connection_managers()Xavier Claessens2012-06-041-18/+15
* Fix regression in unit testsXavier Claessens2012-06-041-1/+2
* Compile all examples with TP_SEAL_ENABLESimon McVittie2012-06-0411-2/+20
* Use accessors rather than accessing TpBaseConnection fields directlySimon McVittie2012-06-0410-38/+55
* Deprecate tp_handle(s)_ref/unref, tp_handle(s)_client_hold/release and tp_con...Xavier Claessens2012-05-102-22/+1
* Implement ChatState in test echo channelXavier Claessens2012-05-091-0/+15
* Examples: do not use soon to be deprecated APIsXavier Claessens2012-05-092-85/+54
* All examples: follow the meta-header policySimon McVittie2012-05-0744-82/+42
* Stop using TP_ERRORSSimon McVittie2012-05-0213-28/+28
* TpConnection: Deprecate _get_self_handle()Xavier Claessens2012-05-021-18/+10
* TpChannel: Deprecate all TpHandle APIs that have TpContact variantXavier Claessens2012-04-271-7/+9
* Install remaining Python examplesSimon McVittie2012-04-123-2/+4
* Optionally install most of the Python examplesSimon McVittie2012-04-121-0/+20