summaryrefslogtreecommitdiff
path: root/telepathy-logger/conf.c
AgeCommit message (Expand)AuthorFilesLines
2014-04-08_tpl_conf_get_ignorelist: fix g-i markupSimon McVittie1-1/+2
2014-03-27Logger: read the right schemanext-after-gdbusSimon McVittie1-1/+1
2013-04-08ignorelist: Fix annotation and documentationNicolas Dufresne1-2/+1
2013-04-08Coding style fixNicolas Dufresne1-1/+1
2013-04-04Add ignore list capabilityDan Vrátil1-1/+65
2012-07-03Disable single include of telepathy-glib headersXavier Claessens1-1/+1
2012-05-28Fix introspection warningsJasper St. Pierre1-3/+3
2011-03-25Removed broken editor instructionNicolas Dufresne1-1/+0
2010-08-12[conf] support a new env var TPL_TEST_MODE that doesn't enable GSettingsDanielle Madeley1-12/+23
2010-08-06Add globally-enabled property + notificationDanielle Madeley1-0/+71
2010-08-06Remove ignore-accountsDanielle Madeley1-144/+0
2010-07-19Add a TplConf::ignore-accounts-changed signalDanielle Madeley1-30/+82
2010-07-19Port TplConf to GSettingsDanielle Madeley1-163/+46
2010-06-04conf: prefix internal API with underscoreGuillaume Desmottes1-21/+21
2010-05-27rename all non public headers to -internal.hGuillaume Desmottes1-2/+2
2010-04-23Internalize util.hSimon McVittie1-2/+1
2010-04-23Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie1-1/+1
2010-03-12Using the more informative CRITICAL instead of g_criticalCosimo Alfarano1-2/+2
2010-02-16conf: return TRUE if globally enabled is unset and unschemaedDanielle Madeley1-11/+25
2010-02-15Removal of util.c module.Cosimo Alfarano1-2/+5
2010-02-15include config.hCosimo Alfarano1-1/+2
2010-02-12using g_critical which is not fatalCosimo Alfarano1-3/+2
2010-02-12Replace uses of g_debug with DEBUGDanielle Madeley1-2/+4
2010-02-10Fixed check-coding-styleCosimo Alfarano1-6/+6
2010-02-10created gtk-doc infrastructureCosimo Alfarano1-17/+17
2010-02-09Moved dbus-service to telepathy-logger/Cosimo Alfarano1-64/+150
2010-02-02Improved channel-factoryCosimo Alfarano1-2/+2
2010-01-22Started the TplLogEntry refactoringCosimo Alfarano1-1/+1
2010-01-19TplConf bug fixedCosimo Alfarano1-2/+6
2010-01-14GConf enabledCosimo Alfarano1-43/+215
2010-01-13Async API infrastructureCosimo Alfarano1-0/+93