summaryrefslogtreecommitdiff
path: root/telepathy-logger/event.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed broken editor instructionNicolas Dufresne2011-03-251-1/+0
|
* Implement tpl_event_equal with log_idNicolas Dufresne2011-02-071-0/+2
| | | | | Implement tpl_event_equal() using the log_id and make it public. The method is still overridable in case.
* Remove TplEventDirectionNicolas Dufresne2011-01-171-8/+0
| | | | | | TplEventDirection was redundant with the TplEntityType of the sender. In all cases, if the sender is SELF then it's an outgoing message, otherwise it's incoming.
* Renamed TplEntry* into TplEvent*Nicolas Dufresne2011-01-101-0/+62