summaryrefslogtreecommitdiff
path: root/telepathy-logger/entity.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-03Disable single include of telepathy-glib headersXavier Claessens1-1/+1
2011-03-25Removed broken editor instructionNicolas Dufresne1-1/+0
2011-03-25TplEntity: Replace unkown with unknownNicolas Dufresne1-1/+1
2011-03-25Add private helper to serialize TplEntityType into a stringNicolas Dufresne1-0/+29
2011-03-25Make avatar token empty string by defaultNicolas Dufresne1-1/+1
2011-03-15Allow creating unkown entityNicolas Dufresne1-6/+13
2011-03-15Move _tpl_entity_compare into TplEntity classNicolas Dufresne1-0/+26
2011-02-23Fix extra whitespaceNicolas Dufresne1-1/+1
2011-02-23Doc fixNicolas Dufresne1-4/+7
2011-02-22Make TplEntity constructors publicNicolas Dufresne1-28/+45
2011-01-19Refactored TplEntity and added unit-testNicolas Dufresne1-108/+63
2011-01-19Entity style fixNicolas Dufresne1-9/+12
2011-01-19Remove useless castNicolas Dufresne1-1/+1
2011-01-17Use ROOM instead of GROUP to match Telepathy APINicolas Dufresne1-3/+3
2010-11-23entity: don't leak the avatar tokenGuillaume Desmottes1-0/+1
2010-11-23entity: use tp_clear_pointer()Guillaume Desmottes1-4/+4
2010-06-15rename TPL_ENTITY_USER to TPL_ENTITY_CONTACTGuillaume Desmottes1-4/+4
2010-06-15rename TplContact to TplEntityGuillaume Desmottes1-104/+104
2010-06-15move contact(-internal) to entity(-internal)Guillaume Desmottes1-0/+369