summaryrefslogtreecommitdiff
path: root/src/telepathy-logger.c
Commit message (Expand)AuthorAgeFilesLines
* 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-031-1/+1
* 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
* Removed broken editor instructionNicolas Dufresne2011-03-251-1/+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
* Renamed TplChannelText into TplTextChannelNicolas Dufresne2011-02-081-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
* always send debug messages to the debuggerGuillaume Desmottes2010-06-221-3/+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-271-4/+4
* Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie2010-04-231-2/+2
* make distcheck fixesDanielle Madeley2010-02-241-1/+1
* TP style fixesCosimo Alfarano2010-02-181-1/+1
* 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
* 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
* Fixed check-coding-styleCosimo Alfarano2010-02-101-15/+15
* Moved dbus-service to telepathy-logger/Cosimo Alfarano2010-02-091-16/+17
* Merged the TPL and TPL DBus serviceCosimo Alfarano2010-02-081-0/+34
* TplChannelText actionchain order fixedCosimo Alfarano2010-02-081-1/+3
* ChannelFactory registration to TplObserverCosimo Alfarano2010-02-031-1/+6
* Improved channel-factoryCosimo Alfarano2010-02-021-1/+18
* Async API infrastructureCosimo Alfarano2010-01-131-1/+1
* Telepathy code style compliant changes (part1)Cosimo Alfarano2010-01-071-2/+2
* Dynlib produced and client API splitCosimo Alfarano2009-12-291-0/+38