summaryrefslogtreecommitdiff
path: root/telepathy-glib/cm-message.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Make sure telepathy-glib.h does not include headers from telepathy-glib-dbus....Xavier Claessens1-2/+2
2012-06-11Disable single include for goodXavier Claessens1-1/+1
2012-06-06Merge branch 'master' into nextXavier Claessens1-0/+4
2012-06-05Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens1-0/+4
2012-05-03Merge branch 'master' into nextSimon McVittie1-0/+2
2012-05-03Version-annotate recent APISimon McVittie1-0/+2
2012-05-02Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie1-0/+1
2012-03-02TpMessage: remove obsolete APISimon McVittie1-6/+0
2011-06-08Add a new method tp_cm_message_set_message()Danielle Madeley1-0/+4
2010-12-13tp_cm_message_new_text: addSimon McVittie1-0/+5
2010-12-10Don't put _TP_GNUC_DEPRECATED on TpMessage stuff for nowSimon McVittie1-1/+1
2010-12-10Hide tp_message_new, tp_message_set_handle etc. if TP_DISABLE_DEPRECATEDSimon McVittie1-0/+2
2010-12-10tp_cm_message_get_sender: addSimon McVittie1-0/+1
2010-12-09move include out of G_BEGIN_DECLSGuillaume Desmottes1-2/+3
2010-12-09cm-message: stop reffing handlesGuillaume Desmottes1-4/+0
2010-12-09tp_cm_message_new: remove size_hint argGuillaume Desmottes1-2/+1
2010-12-09actually deprecated old APIGuillaume Desmottes1-1/+1
2010-12-09don't include base-connection.h in message.hGuillaume Desmottes1-0/+5
2010-12-09Deprecate tp_message_set_handle() in favor of tp_cm_message_set_sender()Guillaume Desmottes1-6/+0
2010-12-09add tp_cm_message_set_senderGuillaume Desmottes1-0/+3
2010-12-09move implementation of some CM specific methods to cm-messageGuillaume Desmottes1-0/+19
2010-12-09add TpCMMessageGuillaume Desmottes1-0/+44