summaryrefslogtreecommitdiff
path: root/examples/client/list-managers.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-23Port examples/ directory to include telepathy-glib.h insteadDanielle Madeley1-2/+1
2009-01-30list-managers example: use tp_dbus_daemon_dup and fix cleanup codeSimon McVittie1-3/+18
2008-01-18list-managers: exit 1 on failure, and don't leak the TpDBusDaemonSimon McVittie1-13/+20
2008-01-17tp_list_connection_managers: pass number of CMs to callback tooSimon McVittie1-1/+4
2007-12-03Fix copyright headers on examples: include our URL, also credit NokiaSimon McVittie1-1/+2
2007-11-28list-managers: expect a constant array of CMs, and don't free itSimon McVittie1-4/+2
2007-11-27Client examples: use the same environment var for debug as the CM examplesSimon McVittie1-1/+1
2007-11-26Add full weak-object support to tp_list_connection_managersSimon McVittie1-2/+3
2007-11-26Add an example that lists the connection managersSimon McVittie1-0/+66