summaryrefslogtreecommitdiff
path: root/examples/client/inspect-cm.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-08Remove tp_connection_manager_param_get_defaultSimon McVittie1-4/+6
2014-04-01TpConnectionManager: Always create from a factoryXavier Claessens1-1/+2
2014-04-01TpConnectionManager: Take a factory to list CMsXavier Claessens1-7/+6
2014-01-07Stop calling g_type_init()Simon McVittie1-1/+0
2013-09-24inspect-cm example: allow inspecting all CMsSimon McVittie1-78/+186
2012-06-04Examples: Stop using tp_connection_manager_protocol_*Xavier Claessens1-25/+18
2012-03-05inspect-cm example: stop using call_when_readySimon McVittie1-8/+12
2012-02-06Add config.h include in all source filesXavier Claessens1-0/+2
2010-05-24Remove variables that shadow global function namesDanielle Madeley1-6/+6
2009-11-23Port examples/ directory to include telepathy-glib.h insteadDanielle Madeley1-3/+1
2009-02-13inspect-cm example: be more useful, and use the new APIsSimon McVittie1-18/+91
2009-01-30inspect-cm example: use tp_dbus_daemon_dup and fix cleanup codeSimon McVittie1-9/+29
2008-02-22Fix shadowing and unintentional globals in the examplesSimon McVittie1-1/+1
2007-12-03Fix copyright headers on examples: include our URL, also credit NokiaSimon McVittie1-1/+2
2007-11-27Client examples: use the same environment var for debug as the CM examplesSimon McVittie1-1/+1
2007-11-27inspect-cm: use new error argument to tp_connection_manager_newSimon McVittie1-1/+9
2007-11-21Add usage info for inspect-cm exampleSimon McVittie1-1/+13
2007-11-21inspect-cm: fix up for .manager file parsing; time out after 5 seconds if ins...Simon McVittie1-3/+17
2007-11-21Add inspect-cm example (doesn't do much yet, because TpConnectionManager's AP...Simon McVittie1-0/+55