summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-store.c
Commit message (Expand)AuthorAgeFilesLines
* log-store: sync header with EmpathyGuillaume Desmottes2010-06-181-11/+10
* rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntryGuillaume Desmottes2010-06-071-5/+5
* log-store: prefix internal API with underscoreGuillaume Desmottes2010-06-041-23/+23
* pass const GDate where it makes senseGuillaume Desmottes2010-06-041-1/+1
* Use GDate instead of string to represent dates in APIGuillaume Desmottes2010-06-021-5/+5
* rename all non public headers to -internal.hGuillaume Desmottes2010-05-271-1/+1
* Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie2010-04-231-1/+1
* TplLogStore and TplLogStoreXML: fix type for identifier in _search_in_identif...Cosimo Alfarano2010-04-051-1/+1
* Prefix an underscore to symbols in log-manager-priv.hSimon McVittie2010-03-231-1/+1
* Renamed Counter LogStore to Sqlite, adding also a Caching functionality, whichCosimo Alfarano2010-03-121-11/+27
* log-store: add common properties to the LogStore GInterfaceDanielle Madeley2010-03-051-28/+61
* TP Style fixes and gtk-doc src documentation improvedCosimo Alfarano2010-02-221-6/+99
* rename LogStore iface method from last_messages to recent_messagesCosimo Alfarano2010-02-221-3/+3
* Added Empathy legacy LogStore support into LogManager.Cosimo Alfarano2010-02-221-14/+22
* Fixing LogStore->add_message method using TplLogEntry instead of gpointerCosimo Alfarano2010-02-161-1/+1
* TP style fixesCosimo Alfarano2010-02-151-1/+2
* include config.hCosimo Alfarano2010-02-151-0/+4
* Fixed check-coding-styleCosimo Alfarano2010-02-101-14/+14
* created gtk-doc infrastructureCosimo Alfarano2010-02-101-1/+34
* Add support for multi logstoreCosimo Alfarano2010-02-041-63/+66
* Started the TplLogEntry refactoringCosimo Alfarano2010-01-221-1/+1
* GConf enabledCosimo Alfarano2010-01-141-4/+1
* Async API infrastructureCosimo Alfarano2010-01-131-0/+197