summaryrefslogtreecommitdiff
path: root/telepathy-glib/text-channel.h
Commit message (Expand)AuthorAgeFilesLines
* TpTextChannel: Deprecate _get_ functions returning a GList and replace them b...Xavier Claessens2012-09-051-0/+6
* Release 0.19.3Xavier Claessens2012-07-051-1/+1
* Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens2012-07-031-0/+1
* 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
* Move ChatState to TpTextChannelXavier Claessens2012-05-091-0/+6
* Version-annotate recent APISimon McVittie2012-05-031-0/+8
* add tp_text_channel_ack_all_pending_messages_async() (#38559)Guillaume Desmottes2011-06-221-0/+8
* add tp_text_channel_get_sms_length_async()Guillaume Desmottes2011-05-301-0/+12
* TpTextChannel: add TP_TEXT_CHANNEL_FEATURE_SMS (#37358)Guillaume Desmottes2011-05-301-0/+8
* add tp_text_channel_supports_message_type()Guillaume Desmottes2011-03-021-0/+3
* text-channel: add a message-types property and accessor (#34907)Guillaume Desmottes2011-03-021-0/+2
* tp_text_channel_get_supported_content_types: return a const gchar * const *Guillaume Desmottes2010-12-161-1/+3
* rename TP_TEXT_CHANNEL_FEATURE_PENDING_MESSAGES to TP_TEXT_CHANNEL_FEATURE_IN...Guillaume Desmottes2010-12-161-3/+3
* add tp_text_channel_set_chat_state_asyncGuillaume Desmottes2010-12-161-0/+9
* tp_text_channel_send_message_finish: return the tokenGuillaume Desmottes2010-12-161-0/+1
* add tp_text_channel_ack_message_asyncGuillaume Desmottes2010-12-161-0/+9
* add tp_text_channel_ack_messages_async()Guillaume Desmottes2010-12-161-0/+9
* get_pending_messages_cb: update pending messagesGuillaume Desmottes2010-12-161-0/+1
* add tp_text_channel_send_message_{async,finish}Guillaume Desmottes2010-12-161-0/+11
* add TP_TEXT_CHANNEL_FEATURE_PENDING_MESSAGES and tp_text_channel_get_pending_...Guillaume Desmottes2010-12-161-0/+6
* add TpTextChannel (fdo #29531)Guillaume Desmottes2010-12-161-0/+71