summaryrefslogtreecommitdiff
path: root/examples/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Call CM example is not future anymoreXavier Claessens2012-01-101-1/+1
|
* Add a copy of the callable example CM, to be converted into a Call exampleSimon McVittie2009-12-141-1/+1
| | | | | | | | | Changes relative to callable: * re-namespacing, re-indentation * memory-leak fixes from my valgrind branch * DTMF support removed, since the DTMF interface isn't applicable to Call yet * stub ExampleCallContent object added (doesn't do anything yet)
* Move telepathy-glib.supp to tools/; add and use valgrind.mkSimon McVittie2009-12-031-1/+1
| | | | | If we put all our valgrind stuff in one place, it's easier for other projects to use it.
* Distribute tp-glib-examples.supp and READMESimon McVittie2008-02-041-0/+2
| | | | 20080204160037-53eee-293338e22aa84e88aa7bc0adf1a7eef80c8714f8.gz
* In examples, generate extended interfaces in their own subdirectory (more ↵Simon McVittie2007-12-191-1/+2
| | | | | | like what you'd do in practice), combining client and service code 20071219141037-53eee-18dfe05d6d64447a53831aa28ce585f447896039.gz
* Add examples/client/Simon McVittie2007-11-151-1/+1
| | | | 20071115135109-53eee-fc7e175408122f4461ceaa457cf07979534754d4.gz
* Add the simplest possible example connection manager, ↵Simon McVittie2007-11-121-1/+1
| | | | | | telepathy-example-no-protocols. It doesn't support any protocols, so it can't make any connections. 20071112172729-53eee-49dc756b565c8ec8e8b96e1faf11b178989b88d0.gz
* Add examples directorySimon McVittie2007-11-121-0/+1
20071112165639-53eee-91491c4ebfda93a8d24117fe2e12059ceb6e437b.gz