summaryrefslogtreecommitdiff
path: root/telepathy-glib/client-message.c
Commit message (Expand)AuthorAgeFilesLines
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Use "Since:" and "Deprecated:" instead of "@since" and "@deprecated"Simon McVittie2010-12-131-1/+1
* Prepare version 0.13.9telepathy-glib-0.13.9Simon McVittie2010-12-101-3/+5
* remove useless tp_client_message_disposeGuillaume Desmottes2010-12-091-16/+0
* tp_client_message_new: document that msg has only its headerGuillaume Desmottes2010-12-091-1/+2
* fix typoGuillaume Desmottes2010-12-091-1/+1
* tp_client_message_new: fix docGuillaume Desmottes2010-12-091-1/+0
* remove initial-parts and size-hint propertiesGuillaume Desmottes2010-12-091-4/+1
* improve Tp*Message descriptionsGuillaume Desmottes2010-12-091-1/+5
* tp_client_message_new: remove initial_parts arGuillaume Desmottes2010-12-091-6/+5
* add tp_client_message_text_new()Guillaume Desmottes2010-12-091-0/+33
* add tp_client_message_new()Guillaume Desmottes2010-12-091-0/+20
* add TpClientMessageGuillaume Desmottes2010-12-091-0/+79