summaryrefslogtreecommitdiff
path: root/telepathy-glib/message-mixin.h
Commit message (Collapse)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=49384
* 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
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=49215
* 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
| | | | | | pasting into other projects 20080605172932-53eee-246d63518da43b35b67c18038ce19e2c6498b63f.gz
* Update tp_message_mixin_init_dbus_properties() to use ↵Simon McVittie2008-11-181-2/+1
| | | | | | tp_dbus_properties_mixin_implement_interface() 20080530150218-53eee-f49b34d9f7e6f5580334bd659aadbbbdf2c89f2a.gz
* TpMessageMixin: support the Messages interface's D-Bus propertiesSimon McVittie2008-11-181-1/+7
| | | | 20080519142034-53eee-8fedb08769ceff102192d697350ffc1f10ea8966.gz
* Clean up TpMessageMixin docsSimon McVittie2008-11-181-1/+1
| | | | 20080514131129-53eee-618b310f82ef874c641823315a0be07636c04378.gz
* TpMessageMixin: adapt to use TpMessageSimon McVittie2008-11-181-13/+9
| | | | 20080514125857-53eee-ef945c539ab9defde7e16f7a5bab5016b5a2632e.gz
* Add TpMessageSimon McVittie2008-11-181-7/+32
| | | | 20080513163528-53eee-884e22c161bbd70c71c6ea9cd50ff9cabe552eeb.gz
* Document TpMessageMixinOutgoingMessage as containing TpMessageSendingFlagsSimon McVittie2008-11-181-1/+1
| | | | 20080512163520-53eee-7d219ce61ee40a33380e3c4139046de4a9d5bfc3.gz
* Make TpMessageMixinSendImpl return voidSimon McVittie2008-11-181-1/+1
| | | | 20080512163453-53eee-c49238385ce9629c1a328d8f9cd924d4db400b39.gz
* Remove TpMessageMixinClassSimon McVittie2008-11-181-7/+0
| | | | 20080512145506-53eee-677a13f949f76441c976398ac64052b3c34eca26.gz
* TpMessageMixin: convert API to fit the new D-Bus API betterSimon McVittie2008-11-181-8/+8
| | | | 20080512144848-53eee-2e380fb33539204db70d5f1bfd76e3d861bd0c5b.gz
* TpMessageMixin: adapt to interface name change to MessagesSimon McVittie2008-11-181-1/+1
| | | | 20080415184044-53eee-321a27eb45876623fea77fd8abd5a82b6089d434.gz
* TpMessageMixin: allow message sending to fail; return message ID from ↵Simon McVittie2008-11-181-4/+8
| | | | | | tp_message_mixin_take_received 20080415180149-53eee-f3bc47afef853411b1eb833c4852540907e9fb78.gz
* Implement some more of the Message mixinSimon McVittie2008-11-181-22/+31
| | | | 20080414171827-53eee-a5a8fbc5ebf84872043d0047c7c717e7e9ebd670.gz
* Add skeletal MessageMixinSimon McVittie2008-11-181-0/+76
20080408172732-53eee-7a0e97bb1e4186e490d583d46775a023d7521d80.gz