summaryrefslogtreecommitdiff
path: root/telepathy-glib/signalled-message.c
Commit message (Expand)AuthorAgeFilesLines
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Fix a load of broken documentation cross-referencesWill Thompson2011-02-021-2/+2
* move get_pending_message_id as internal APIGuillaume Desmottes2010-12-161-0/+19
* Use "Since:" and "Deprecated:" instead of "@since" and "@deprecated"Simon McVittie2010-12-131-2/+2
* Add some missing Since annotationsSimon McVittie2010-12-131-0/+2
* Prepare version 0.13.9telepathy-glib-0.13.9Simon McVittie2010-12-101-3/+3
* _tp_signalled_message_new: ignore sender in @parts, trust @sender insteadSimon McVittie2010-12-101-21/+23
* _tp_signalled_message_new: add message-sender-id if neededGuillaume Desmottes2010-12-091-0/+8
* _tp_signalled_message_new: add some checking and remove the message-senderGuillaume Desmottes2010-12-091-0/+19
* rename _tp_message_immutable and make it actually workGuillaume Desmottes2010-12-091-1/+1
* TpMessage: add mutable checkGuillaume Desmottes2010-12-091-0/+2
* TpSignalledMessage: takes the sender during constructionGuillaume Desmottes2010-12-091-11/+67
* remove initial-parts and size-hint propertiesGuillaume Desmottes2010-12-091-2/+4
* improve Tp*Message descriptionsGuillaume Desmottes2010-12-091-1/+5
* TpSignalledMessage: add API to get/set the senderGuillaume Desmottes2010-12-091-2/+39
* add _tp_signalled_message_new()Guillaume Desmottes2010-12-091-0/+26
* add TpSignalledMessageGuillaume Desmottes2010-12-091-0/+79