summaryrefslogtreecommitdiff
path: root/examples/client/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-04-03Fold the core library into the dbus librarySimon McVittie1-1/+0
2014-03-27TpConnection: Remove tp_list_connection_names()Xavier Claessens1-3/+0
2014-03-25examples: use telepathy-1-example-* naming conventionSimon McVittie1-23/+23
2012-06-11Disable single include for goodXavier Claessens1-1/+0
2012-06-06Merge branch 'master' into nextXavier Claessens1-1/+1
2012-06-05Remove useless TP_SEAL_ENABLEXavier Claessens1-1/+0
2012-06-05Examples: disable single includeXavier Claessens1-0/+1
2012-06-05Merge branch 'master' into nextXavier Claessens1-0/+1
2012-06-04Compile all examples with TP_SEAL_ENABLESimon McVittie1-0/+1
2012-04-10Merge branch 'master' into nextSimon McVittie1-1/+1
2012-03-30Add an example dbus tube offerer and accepter.Will Thompson1-1/+1
2012-03-07Split library into main, dbus and coreSimon McVittie1-0/+2
2012-03-07Stop pretending our API/ABI matches telepathy-glib 0.xSimon McVittie1-1/+1
2011-08-24Add contact list JS exampleXavier Claessens1-1/+1
2011-08-04add contact-list.{c,py} exampleXavier Claessens1-0/+3
2011-03-15Merge branch 'ldflags'Simon McVittie1-0/+3
2011-01-28add python client example directoryGuillaume Desmottes1-1/+1
2011-01-10Check for -Wl,--no-add-needed and add it to AM_LDFLAGS everywhere we compile CSimon McVittie1-0/+3
2010-10-25Merge branch 'telepathy-glib-0.12'Simon McVittie1-10/+16
2010-10-25fd.o #30730: order tests' and examples' CFLAGS and LIBS consistentlySimon McVittie1-10/+16
2010-09-28TpStreamTube + exampleDanielle Madeley1-0/+2
2010-05-25add examples/client/text-handler.cGuillaume Desmottes1-0/+3
2010-05-07add example approverGuillaume Desmottes1-0/+3
2010-04-29add examples/client/media-observer.c (fdo #24214)Guillaume Desmottes1-0/+3
2009-03-02client example programs: optionally install to libexecdirSimon McVittie1-8/+14
2008-12-03Simplify makefiles and avoid using $(TP_GLIB_LIBS)Simon McVittie1-10/+5
2008-10-21Add an example program that inspects a contact (so far, only the self-handle)Simon McVittie1-0/+4
2008-01-17Add an example for using tp_list_connection_namesSimon McVittie1-0/+4
2007-12-19In examples, generate extended interfaces in their own subdirectory (more lik...Simon McVittie1-2/+6
2007-12-17Add an example client which uses a third-party interface (the same Hats inter...Simon McVittie1-0/+2
2007-11-26Add an example that lists the connection managersSimon McVittie1-0/+4
2007-11-21Add inspect-cm example (doesn't do much yet, because TpConnectionManager's AP...Simon McVittie1-0/+4
2007-11-15Add an example that inspects connectionsSimon McVittie1-0/+4
2007-11-15Add inspect-channel example (a simple wrapper around TpChannel)Simon McVittie1-0/+6
2007-11-19Remove duplicate -I$(top_srcdir) -I$(top_builddir) from examplesSimon McVittie1-1/+0
2007-11-15Add examples/client/Simon McVittie1-0/+12