summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-store-internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-28log-store: Add a create_iter pure virtual methodDebarshi Ray1-0/+7
2012-07-03Disable single include of telepathy-glib headersXavier Claessens1-1/+1
2011-03-25Removed broken editor instructionNicolas Dufresne1-1/+0
2011-02-22Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne1-12/+13
2011-02-22Move away from id/type pair in favor of TplEntityNicolas Dufresne1-12/+11
2011-02-11Merge branch 'remove-unused'Nicolas Dufresne1-6/+0
2011-02-10Implement clear_entity in log store base classNicolas Dufresne1-0/+4
2011-02-10Implement clear_account method in LogStore base classNicolas Dufresne1-0/+2
2011-02-10Add clear method to TplLogStore base classNicolas Dufresne1-0/+2
2011-02-08Strip off unused search_in_identifierNicolas Dufresne1-6/+0
2011-01-19Renamed get_events() into get_entities()Nicolas Dufresne1-2/+2
2011-01-10Renamed TplEntry* into TplEvent*Nicolas Dufresne1-3/+3
2011-01-10Adapt the log store interface to the API changesEmilio Pozuelo Monfort1-29/+31
2010-06-18log-store: sync header with EmpathyGuillaume Desmottes1-11/+10
2010-06-07rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntryGuillaume Desmottes1-2/+2
2010-06-07move log-entry(-text) to entry(-text)Guillaume Desmottes1-1/+1
2010-06-04log-store: prefix internal API with underscoreGuillaume Desmottes1-14/+14
2010-06-04pass const GDate where it makes senseGuillaume Desmottes1-2/+2
2010-06-02Use GDate instead of string to represent dates in APIGuillaume Desmottes1-2/+2
2010-05-27rename all non public headers to -internal.hGuillaume Desmottes1-0/+111