summaryrefslogtreecommitdiff
path: root/examples/client/approver.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-18base-client: remove _object suffix from higher level filter APIGuillaume Desmottes1-4/+4
2014-03-18TpChannelFilter: addSimon McVittie1-17/+9
2014-02-27base-client: rename filter vardict APIGuillaume Desmottes1-4/+4
2014-02-27examples: use tp_base_client_*_vardict APIGuillaume Desmottes1-27/+18
2014-02-13TargetHandleType has been renamed to TargetEntityTypeGuillaume Desmottes1-4/+4
2014-02-13TpHandleType has been renmed to TpEntityTypeGuillaume Desmottes1-4/+4
2014-01-24Approver high level API: make singularGuillaume Desmottes1-11/+4
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 McVittie1-1/+0
2014-01-07Stop calling g_type_init()Simon McVittie1-1/+0
2013-10-25Don't strip ABI versions from generated codeSimon McVittie1-1/+1
2012-09-07Merge branch 'master' into nextXavier Claessens1-1/+1
2012-09-05TpDispatchOperation: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens1-1/+1
2012-05-07All examples: follow the meta-header policySimon McVittie1-2/+0
2012-05-02Move -dbus library headers into a new telepathy-glib-dbus.h meta-headerSimon McVittie1-3/+1
2012-04-10Merge branch 'master' into nextSimon McVittie1-17/+6
2012-03-30approver.c: Approve Call channels instead of StreamedMediaGuillaume Desmottes1-1/+1
2012-03-29Undeprecate tp_simple_{observer,approver,handler}_new()Xavier Claessens1-4/+1
2012-03-21example approver: "Dissaprove" is not a word.Will Thompson1-1/+1
2012-03-21example approver: use _close_channels_async()Will Thompson1-16/+5
2012-03-07cli-channel: new header for TpChannel's auto-generated client codeSimon McVittie1-0/+1
2012-02-09Merge branch 'master' into nextSimon McVittie1-0/+2
2012-02-06Add config.h include in all source filesXavier Claessens1-0/+2
2012-01-31StreamedMedia: removeJonny Lamb1-2/+3
2011-08-02Deprecate constructors of TpBaseClient subclasses which do not take a TpAccou...Xavier Claessens1-12/+4
2011-05-10examples/client/approver.c: use tp_channel_dispatch_operation_claim_with_async()Guillaume Desmottes1-2/+3
2010-05-07add example approverGuillaume Desmottes1-0/+223