summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stop building test-apiGuillaume Desmottes2013-09-252-8/+1
* Include config.h as the first thing in every .c fileDebarshi Ray2013-01-091-0/+2
* Stop using TplChannelFactory, reply on TplClientFactory insteadXavier Claessens2012-07-041-19/+0
* Remove streamed media channel supportXavier Claessens2012-07-031-5/+0
* Disable single include of telepathy-glib headersXavier Claessens2012-07-032-1/+2
* Port TplCallChannel to Call1 APINicolas Dufresne2012-03-281-7/+1
* Remove call to g_thread_init()Nicolas Dufresne2011-10-311-12/+0
* Fix observer singleton and select featuresNicolas Dufresne2011-10-141-1/+9
* all: fix -Wunused-but-set-variable warningsJonny Lamb2011-05-111-2/+1
* Removed broken editor instructionNicolas Dufresne2011-03-252-2/+0
* Make Call support conditional to --enable-callNicolas Dufresne2011-03-251-1/+6
* Add support for TplCallChannelNicolas Dufresne2011-03-251-0/+5
* Add TplStreamMediaChannel legacy call observerNicolas Dufresne2011-03-251-0/+6
* Strip off GetRecentsEvents from D-Bus APINicolas Dufresne2011-02-081-42/+1
* Renamed TplChannelText into TplTextChannelNicolas Dufresne2011-02-081-3/+3
* Adapt the tests to the API changesEmilio Pozuelo Monfort2011-01-101-3/+3
* Fix typoEmilio Pozuelo Monfort2011-01-031-1/+1
* Set the program nameEmilio Pozuelo Monfort2010-12-231-0/+2
* fd.o #31663: use tp_dbus_daemon_register_object to avoid tp_get_bus()Simon McVittie2010-11-181-1/+1
* Fixed out-of-tree compilationNicolas Dufresne2010-08-271-0/+1
* merge PL and LIBTPL libs togetherGuillaume Desmottes2010-08-171-1/+1
* install the logger to libexecGuillaume Desmottes2010-06-281-1/+1
* always send debug messages to the debuggerGuillaume Desmottes2010-06-221-3/+1
* Use the right LIBS to link telepathy-loggerSimon McVittie2010-06-171-2/+1
* observer: prefix internal API with underscoreGuillaume Desmottes2010-06-041-2/+2
* dbus-service: prefix internal API with underscoreGuillaume Desmottes2010-06-041-1/+1
* channel-text: prefix internal API with underscoreGuillaume Desmottes2010-06-041-1/+1
* channel-factory: prefix internal API with underscoreGuillaume Desmottes2010-06-041-4/+4
* no need to redefine tpl_observer_register_dbusGuillaume Desmottes2010-05-311-1/+1
* rename all non public headers to -internal.hGuillaume Desmottes2010-05-272-5/+5
* Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie2010-04-231-2/+2
* Make the extensions library public and perform some minor reorganization.Travis Reitter2010-03-301-2/+0
* Switch from shave to AM_SILENT_RULESSimon McVittie2010-03-231-1/+0
* Cleanups: update .gitignore, update G_LOG_DOMAIN in other makefileDanielle Madeley2010-02-252-1/+1
* Change test-api to noinstDanielle Madeley2010-02-251-1/+3
* make distcheck fixesDanielle Madeley2010-02-242-1/+2
* TP style fixesCosimo Alfarano2010-02-181-1/+1
* fixing the clean target for data/ and the AM_CPPFLAGSCosimo Alfarano2010-02-161-0/+1
* test-api: fixes to make test-api work correctlyDanielle Madeley2010-02-161-16/+33
* DBus registration failure should be notified even if TPL_DEBUG is not setCosimo Alfarano2010-02-151-2/+2
* checking against NULL before unreferencing a GObjectCosimo Alfarano2010-02-151-4/+9
* Returning reference to TplDBusServiceCosimo Alfarano2010-02-151-5/+13
* Makefile.am cleanupsCosimo Alfarano2010-02-151-25/+5
* GThread init before any func call.Cosimo Alfarano2010-02-121-0/+12
* use tp_dbus_daemon_dup() and proper unrefCosimo Alfarano2010-02-121-11/+19
* Adding fixing or preprocessor if/endif commentsCosimo Alfarano2010-02-121-2/+0
* dbus-service: more fixesCosimo Alfarano2010-02-121-3/+3
* Replace uses of g_debug with DEBUGDanielle Madeley2010-02-121-6/+6
* telepathy-logger: Enable debuggingDanielle Madeley2010-02-121-1/+77
* Port to TplSvcLoggerDanielle Madeley2010-02-112-31/+25