summaryrefslogtreecommitdiff
path: root/telepathy-glib/client-message.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-13Use "Since:" and "Deprecated:" instead of "@since" and "@deprecated"Simon McVittie1-1/+1
2010-12-10Prepare version 0.13.9Simon McVittie1-3/+5
2010-12-09remove useless tp_client_message_disposeGuillaume Desmottes1-16/+0
2010-12-09tp_client_message_new: document that msg has only its headerGuillaume Desmottes1-1/+2
2010-12-09fix typoGuillaume Desmottes1-1/+1
2010-12-09tp_client_message_new: fix docGuillaume Desmottes1-1/+0
2010-12-09remove initial-parts and size-hint propertiesGuillaume Desmottes1-4/+1
2010-12-09improve Tp*Message descriptionsGuillaume Desmottes1-1/+5
2010-12-09tp_client_message_new: remove initial_parts arGuillaume Desmottes1-6/+5
2010-12-09add tp_client_message_text_new()Guillaume Desmottes1-0/+33
2010-12-09add tp_client_message_new()Guillaume Desmottes1-0/+20
2010-12-09add TpClientMessageGuillaume Desmottes1-0/+79