summaryrefslogtreecommitdiff
path: root/telepathy-glib/cm-message.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Version-annotate recent APISimon McVittie2012-05-031-0/+2
* Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie2012-05-021-0/+1
* Add a new method tp_cm_message_set_message()Danielle Madeley2011-06-081-0/+4
* tp_cm_message_new_text: addSimon McVittie2010-12-131-0/+5
* Don't put _TP_GNUC_DEPRECATED on TpMessage stuff for nowSimon McVittie2010-12-101-1/+1
* Hide tp_message_new, tp_message_set_handle etc. if TP_DISABLE_DEPRECATEDSimon McVittie2010-12-101-0/+2
* tp_cm_message_get_sender: addSimon McVittie2010-12-101-0/+1
* move include out of G_BEGIN_DECLSGuillaume Desmottes2010-12-091-2/+3
* cm-message: stop reffing handlesGuillaume Desmottes2010-12-091-4/+0
* tp_cm_message_new: remove size_hint argGuillaume Desmottes2010-12-091-2/+1
* actually deprecated old APIGuillaume Desmottes2010-12-091-1/+1
* don't include base-connection.h in message.hGuillaume Desmottes2010-12-091-0/+5
* Deprecate tp_message_set_handle() in favor of tp_cm_message_set_sender()Guillaume Desmottes2010-12-091-6/+0
* add tp_cm_message_set_senderGuillaume Desmottes2010-12-091-0/+3
* move implementation of some CM specific methods to cm-messageGuillaume Desmottes2010-12-091-0/+19
* add TpCMMessageGuillaume Desmottes2010-12-091-0/+44