summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-store-factory.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed broken editor instructionNicolas Dufresne2011-03-251-1/+0
|
* log-store-factory: prefix internal API with underscoreGuillaume Desmottes2010-06-041-6/+6
|
* rename all non public headers to -internal.hGuillaume Desmottes2010-05-271-1/+1
|
* 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
|
* Removing LogStoreEmpathyCosimo Alfarano2010-03-121-1/+0
| | | | the current default LogStore (to be renamed) will manage both legacy and the newer XML version
* Removal of util.c module.Cosimo Alfarano2010-02-151-2/+2
| | | | | | | | Use the normal approach to unreferencing objects. Use g_str_equal instead of tpl_strequal (which was useless and now removed). Removed any inclusion of util.h from headers files, and properly including util.h in .c files
* include config.hCosimo Alfarano2010-02-151-0/+1
| | | | Also alphabetic ordering for TPL_DEBUG_XXX constant and GDebugKey array
* Replace uses of g_debug with DEBUGDanielle Madeley2010-02-121-1/+4
|
* Add support for multi logstoreCosimo Alfarano2010-02-041-0/+98