summaryrefslogtreecommitdiff
path: root/telepathy-glib/message-mixin.h
Commit message (Expand)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* ChatState: Add the missing _TP_AVAILABLE/DEPRECATED_IN_0_20Xavier Claessens2012-05-091-0/+3
* TpMessageMixin: add helpers to implement ChatStateXavier Claessens2012-05-091-0/+16
* message-mixin.h: include cm-message.hGuillaume Desmottes2010-12-091-0/+1
* move TpMessage to its own filesGuillaume Desmottes2010-12-091-41/+1
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-1/+1
* Messages: adapt to MessageSent growing a flags argWill Thompson2008-11-181-2/+2
* TpMessageMixin: added delivery_reporting_support_flagsPekka Pessi2008-11-181-0/+1
* Add tp_message_set_string_printfWill Thompson2008-11-181-0/+2
* MessageMixin: make tp_message_mixin_clear public APIWill Thompson2008-11-181-0/+1
* TpMessage: add _take_message to insert one message into anotherWill Thompson2008-11-181-0/+2
* TpMessageMixin: add tp_message_mixin_set_rescuedSimon McVittie2008-11-181-0/+2
* Add tp_message_mixin_has_pending_messagesWill Thompson2008-11-181-0/+3
* TpMessage: add tp_message_set_[u]int64Will Thompson2008-11-181-0/+4
* TpMessageMixin: use <telepathy-glib/util.h> rather than "util.h" for ease of ...Simon McVittie2008-11-181-1/+1
* Update tp_message_mixin_init_dbus_properties() to use tp_dbus_properties_mixi...Simon McVittie2008-11-181-2/+1
* TpMessageMixin: support the Messages interface's D-Bus propertiesSimon McVittie2008-11-181-1/+7
* Clean up TpMessageMixin docsSimon McVittie2008-11-181-1/+1
* TpMessageMixin: adapt to use TpMessageSimon McVittie2008-11-181-13/+9
* Add TpMessageSimon McVittie2008-11-181-7/+32
* Document TpMessageMixinOutgoingMessage as containing TpMessageSendingFlagsSimon McVittie2008-11-181-1/+1
* Make TpMessageMixinSendImpl return voidSimon McVittie2008-11-181-1/+1
* Remove TpMessageMixinClassSimon McVittie2008-11-181-7/+0
* TpMessageMixin: convert API to fit the new D-Bus API betterSimon McVittie2008-11-181-8/+8
* TpMessageMixin: adapt to interface name change to MessagesSimon McVittie2008-11-181-1/+1
* TpMessageMixin: allow message sending to fail; return message ID from tp_mess...Simon McVittie2008-11-181-4/+8
* Implement some more of the Message mixinSimon McVittie2008-11-181-22/+31
* Add skeletal MessageMixinSimon McVittie2008-11-181-0/+76