summaryrefslogtreecommitdiff
path: root/telepathy-logger/log-manager-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation fixNicolas Dufresne2012-08-281-0/+4
* Removed broken editor instructionNicolas Dufresne2011-03-251-1/+0
* Move _tpl_entity_compare into TplEntity classNicolas Dufresne2011-03-151-3/+0
* Introduce TplEventTypeMask to be able to select event typeNicolas Dufresne2011-02-221-2/+6
* Move away from id/type pair in favor of TplEntityNicolas Dufresne2011-02-221-8/+4
* Merge branch 'remove-unused'Nicolas Dufresne2011-02-111-21/+0
|\
| * Strip off unused search_in_identifierNicolas Dufresne2011-02-081-21/+0
* | Implement clear_entity in TplLogManagerNicolas Dufresne2011-02-101-0/+3
* | Implement clear_account method in LogManagerNicolas Dufresne2011-02-101-0/+2
* | Implement clear method in TplLogManagerNicolas Dufresne2011-02-101-0/+2
|/
* Renamed get_events() into get_entities()Nicolas Dufresne2011-01-191-3/+3
* LogManager style fixes and functions orderNicolas Dufresne2011-01-171-7/+8
* Remove TplLogSearchHit.filenameEmilio Pozuelo Monfort2011-01-171-1/+0
* Renamed TplEntry* into TplEvent*Nicolas Dufresne2011-01-101-1/+1
* Adapt the log manager to the API changesEmilio Pozuelo Monfort2011-01-101-31/+26
* add _tpl_log_manager_search_hit_copy()Guillaume Desmottes2010-11-231-0/+2
* add tpl_log_manager_search_hit_newGuillaume Desmottes2010-08-111-0/+6
* log-manager: sync header with EmpathyGuillaume Desmottes2010-06-171-11/+10
* rename TplLogEntryText to TplEntryText and TplLogEntry to TplEntryGuillaume Desmottes2010-06-071-2/+2
* pass const GDate where it makes senseGuillaume Desmottes2010-06-041-1/+1
* rename tpl_log_manager_search_new_async to tpl_log_manager_search_asyncGuillaume Desmottes2010-06-021-1/+1
* Use GDate instead of string to represent dates in APIGuillaume Desmottes2010-06-021-1/+1
* rename all non public headers to -internal.hGuillaume Desmottes2010-05-271-2/+2
* rename log-manager-priv.h to log-manager-internal.hGuillaume Desmottes2010-05-271-0/+93