summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: use telepathy-1-example-* naming conventionSimon McVittie2014-03-258-61/+61
* base-client: remove _object suffix from higher level filter APIGuillaume Desmottes2014-03-185-8/+8
* TpChannelFilter: addSimon McVittie2014-03-187-55/+34
* echo-message-parts: use tp_message_dup_part()Guillaume Desmottes2014-03-061-23/+36
* base-client: rename filter vardict APIGuillaume Desmottes2014-02-275-8/+8
* examples: use tp_base_client_*_vardict APIGuillaume Desmottes2014-02-275-69/+43
* rename tp_account_channel_request_new_vardictGuillaume Desmottes2014-02-272-2/+2
* tube examples: use tp_account_channel_request_new_vardict()Guillaume Desmottes2014-02-182-42/+16
* TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes2014-02-1324-37/+37
* TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes2014-02-1319-55/+55
* tp_channel_manager_*: be a proper methodGuillaume Desmottes2014-01-293-20/+21
* remove tp_channel_manager_request_channel()Guillaume Desmottes2014-01-293-7/+0
* TpChannelManagerRequestFunc: take a TpChannelManagerRequestGuillaume Desmottes2014-01-293-48/+50
* Approver high level API: make singularGuillaume Desmottes2014-01-241-11/+4
* Handler high level API: make singularGuillaume Desmottes2014-01-243-92/+31
* rename TpHandleChannelsContext to TpHandleChannelContextGuillaume Desmottes2014-01-243-11/+11
* Observer high level API: make singularGuillaume Desmottes2014-01-241-25/+12
* rename TpObserveChannelsContext to TpObserveChannelContextGuillaume Desmottes2014-01-241-3/+3
* HandleWithTime() has been removedGuillaume Desmottes2014-01-201-1/+1
* Approver is now singularGuillaume Desmottes2014-01-201-5/+5
* TpBaseContactList: add mandatory is_blocked vfuncSimon McVittie2014-01-131-0/+10
* Simplify TpPresenceMixin by making the "get contact status" vfunc singularSimon McVittie2014-01-132-63/+46
* Assume that Conn.I.Requests is supported, and don't put it in InterfacesSimon McVittie2014-01-135-5/+0
* Adjust telepathy-glib code for removal of Contacts interfaceSimon McVittie2014-01-1310-10/+5
* TpBaseConnection: absorb the functionality of the TpContactsMixinSimon McVittie2014-01-1310-121/+43
* Merge branch 'master' into nextSimon McVittie2014-01-0716-23/+0
|\
| * examples: explicitly ask for TelepathyGLib-0.12Simon McVittie2014-01-0711-0/+28
| * Stop calling g_type_init()Simon McVittie2014-01-0716-23/+0
* | examples: explicitly ask for TelepathyGLib-1Simon McVittie2014-01-0711-0/+28
* | Merge branch 'master' into nextSimon McVittie2013-11-112-11/+82
|\ \ | |/
| * 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
* | Replace some remaining uses of org.freedesktop.TelepathySimon McVittie2013-11-1111-28/+28
* | Replace im.telepathy1 with im.telepathy.v1Simon McVittie2013-11-112-16/+16
* | Always enable compile-time debug messagesSimon McVittie2013-10-316-12/+0
* | Don't remove _gen in clean, only in distcleanSimon McVittie2013-10-317-7/+7
* | Don't strip ABI versions from generated codeSimon McVittie2013-10-2513-79/+79
* | Merge branch 'master' into nextSimon McVittie2013-09-262-32/+23
|\ \ | |/
| * 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
* | Merge commit '53d1e1aa87a73db22ffe1e2ffe22b9201b79de41' into nextXavier Claessens2013-09-251-78/+186
|\ \ | |/
| * 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
* | Revert "TpContact: port to new Avatars spec"Simon McVittie2013-09-161-5/+5
* | Merge commit '21b395c356549d821b30253f6ec5be8dbd15e333' into nextSimon McVittie2013-09-137-52/+62
|\ \ | |/
| * C text handler: comment why the subclass / feature-prep worksSimon McVittie2013-09-061-3/+3