summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed check-coding-styleCosimo Alfarano2010-02-102-16/+16
* Moved dbus-service to telepathy-logger/Cosimo Alfarano2010-02-099-648/+131
* Merged the TPL and TPL DBus serviceCosimo Alfarano2010-02-083-11/+36
* TplChannelText actionchain order fixedCosimo Alfarano2010-02-082-2/+4
* fix lost pending messagesCosimo Alfarano2010-02-051-1/+1
* ChannelFactory registration to TplObserverCosimo Alfarano2010-02-031-1/+6
* Improved channel-factoryCosimo Alfarano2010-02-021-1/+18
* TP RestylingCosimo Alfarano2010-01-291-37/+36
* TP RestylingCosimo Alfarano2010-01-292-118/+122
* Merge branch 'logentry-refactoring'Cosimo Alfarano2010-01-262-24/+18
|\
| * Finished abstraction on TplLogEntry + TP restylingCosimo Alfarano2010-01-261-20/+13
* | Using GAsyncReadyCallbackCosimo Alfarano2010-01-251-36/+45
* | Fixed data/Makefile.au schemas generation bugsCosimo Alfarano2010-01-221-1/+1
|/
* TplConf bug fixedCosimo Alfarano2010-01-192-2/+2
* Created data/Cosimo Alfarano2010-01-155-50/+13
* GConf enabledCosimo Alfarano2010-01-141-57/+37
* Async API infrastructureCosimo Alfarano2010-01-136-97/+77
* Telepathy code style compliant changes (part1)Cosimo Alfarano2010-01-0734-5087/+91