summaryrefslogtreecommitdiff
path: root/telepathy-logger/conf.c
Commit message (Expand)AuthorAgeFilesLines
* ignorelist: Fix annotation and documentationNicolas Dufresne2013-04-081-2/+1
* Coding style fixNicolas Dufresne2013-04-081-1/+1
* Add ignore list capabilityDan Vrátil2013-04-041-1/+65
* Disable single include of telepathy-glib headersXavier Claessens2012-07-031-1/+1
* Fix introspection warningsJasper St. Pierre2012-05-281-3/+3
* Removed broken editor instructionNicolas Dufresne2011-03-251-1/+0
* [conf] support a new env var TPL_TEST_MODE that doesn't enable GSettingsDanielle Madeley2010-08-121-12/+23
* Add globally-enabled property + notificationDanielle Madeley2010-08-061-0/+71
* Remove ignore-accountsDanielle Madeley2010-08-061-144/+0
* Add a TplConf::ignore-accounts-changed signalDanielle Madeley2010-07-191-30/+82
* Port TplConf to GSettingsDanielle Madeley2010-07-191-163/+46
* conf: prefix internal API with underscoreGuillaume Desmottes2010-06-041-21/+21
* rename all non public headers to -internal.hGuillaume Desmottes2010-05-271-2/+2
* Internalize util.hSimon McVittie2010-04-231-2/+1
* Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie2010-04-231-1/+1
* Using the more informative CRITICAL instead of g_criticalCosimo Alfarano2010-03-121-2/+2
* conf: return TRUE if globally enabled is unset and unschemaedDanielle Madeley2010-02-161-11/+25
* Removal of util.c module.Cosimo Alfarano2010-02-151-2/+5
* include config.hCosimo Alfarano2010-02-151-1/+2
* using g_critical which is not fatalCosimo Alfarano2010-02-121-3/+2
* Replace uses of g_debug with DEBUGDanielle Madeley2010-02-121-2/+4
* Fixed check-coding-styleCosimo Alfarano2010-02-101-6/+6
* created gtk-doc infrastructureCosimo Alfarano2010-02-101-17/+17
* Moved dbus-service to telepathy-logger/Cosimo Alfarano2010-02-091-64/+150
* Improved channel-factoryCosimo Alfarano2010-02-021-2/+2
* Started the TplLogEntry refactoringCosimo Alfarano2010-01-221-1/+1
* TplConf bug fixedCosimo Alfarano2010-01-191-2/+6
* GConf enabledCosimo Alfarano2010-01-141-43/+215
* Async API infrastructureCosimo Alfarano2010-01-131-0/+93