summaryrefslogtreecommitdiff
path: root/telepathy-logger/event.c
Commit message (Expand)AuthorAgeFilesLines
* Fix introspection warningsJasper St. Pierre2012-05-281-5/+5
* Remove log_id from TplEventNicolas Dufresne2011-03-151-33/+0
* Relax log_id requirement as it's going awayNicolas Dufresne2011-03-151-1/+0
* Correctly implement event_equalNicolas Dufresne2011-03-151-1/+16
* Fix logic to get target entity for roomsNicolas Dufresne2011-02-281-1/+2
* Start work on introspection support.Jasper St. Pierre2011-02-281-3/+3
* Don't pass time_t to g_object_new when property is guint64Danielle Madeley2011-02-241-4/+4
* Doc fixNicolas Dufresne2011-02-231-1/+1
* Move away from id/type pair in favor of TplEntityNicolas Dufresne2011-02-221-21/+13
* Doc: s/maybe/may be/ + log stores (plurial)Nicolas Dufresne2011-02-081-2/+2
* Refactored TplEvent/TplEventTextNicolas Dufresne2011-02-071-125/+40
* Room can be deduced from the receiver typeNicolas Dufresne2011-02-071-0/+12
* Implement tpl_event_equal with log_idNicolas Dufresne2011-02-071-3/+13
* Properly move pending-msg-id into TplEventTextNicolas Dufresne2011-02-071-28/+0
* Remove TplEventDirectionNicolas Dufresne2011-01-171-36/+0
* TplEvent:chat-id -> idEmilio Pozuelo Monfort2011-01-171-17/+17
* Renamed TplEntry* into TplEvent*Nicolas Dufresne2011-01-101-0/+556