summaryrefslogtreecommitdiff
path: root/telepathy-glib/text-channel.c
Commit message (Expand)AuthorAgeFilesLines
* text-channel: rename static vars/function to match the feature nameGuillaume Desmottes2013-01-021-6/+6
* prepare 0.19.9 releasetelepathy-glib-0.19.9Xavier Claessens2012-09-111-2/+2
* TpTextChannel: Deprecate _get_ functions returning a GList and replace them b...Xavier Claessens2012-09-051-4/+30
* TpChannel: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-4/+4
* Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens2012-07-031-0/+1
* Silent warning about some used deprecated symbolsXavier Claessens2012-05-091-0/+2
* Release 0.19.0telepathy-glib-0.19.0Xavier Claessens2012-05-091-3/+3
* Move ChatState to TpTextChannelXavier Claessens2012-05-091-0/+118
* Stop using TP_ERRORSSimon McVittie2012-05-021-3/+3
* Complete results of TpProxy D-Bus calls in an idleSimon McVittie2012-04-121-9/+9
* many fixes to documentation commentsJonny Lamb2012-04-061-4/+4
* Introspect a few gettersXavier Claessens2012-04-031-4/+4
* docs: Fix "Finishes to" broken EnglishWill Thompson2012-03-261-10/+11
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-8/+3
* Add config.h include in all source filesXavier Claessens2012-02-061-1/+1
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-2/+2
* TpTextChannel: Fallback to self contact if sent message does not have a senderXavier Claessens2011-10-041-3/+19
* TpTextChannel: Guarantee that senders are always prepared with factory featuresXavier Claessens2011-09-301-349/+234
* Add TpAutomaticClientFactoryXavier Claessens2011-07-201-0/+14
* TextChannel: clarify choice of _by_handle vs _by_idWill Thompson2011-07-121-2/+8
* TextChannel: use a GQueue while processing pending messagesWill Thompson2011-07-121-12/+8
* TextChannel: don't leak self pointer in contacts cbsWill Thompson2011-07-121-0/+2
* TextChannel: fail IncomingMessages if contacts can't prepareWill Thompson2011-07-121-4/+4
* TextChannel: return on GetPendingMessages errorsWill Thompson2011-07-121-0/+2
* TpTextChannel: fix preparing when message-sender-id is missingWill Thompson2011-07-121-2/+4
* prepare 0.15.3telepathy-glib_0.15.3Guillaume Desmottes2011-07-081-2/+2
* add tp_text_channel_ack_all_pending_messages_async() (#38559)Guillaume Desmottes2011-06-221-0/+51
* TpTextChannel: document that TpSignalledMessage are cachedGuillaume Desmottes2011-06-221-0/+12
* prepare 0.15.1telepathy-glib_0.15.1Guillaume Desmottes2011-05-301-7/+7
* add tp_text_channel_get_sms_length_async()Guillaume Desmottes2011-05-301-0/+150
* TpTextChannel: add TP_TEXT_CHANNEL_FEATURE_SMS (#37358)Guillaume Desmottes2011-05-301-0/+200
* Merge branch 'telepathy-glib-0.14'Guillaume Desmottes2011-05-261-1/+1
|\
| * tp_text_channel_set_chat_state_finish: check the right source tagGuillaume Desmottes2011-05-191-1/+1
* | pass free_parts_list as GDestroyNotify when requesting contactsGuillaume Desmottes2011-05-121-6/+2
* | get_pending_messages_cb: cast from the TpProxyGuillaume Desmottes2011-05-121-1/+1
* | stop using IdentifyMessagesCtxGuillaume Desmottes2011-05-121-46/+25
* | TpTextChanne: implement prepare_async instead of start_preparingGuillaume Desmottes2011-05-121-20/+58
|/
* Fix got_sender_contact_by_id_cb error handlingNicolas Dufresne2011-03-161-7/+7
* Fix got_sender_contact_by_handle_cb error handlingNicolas Dufresne2011-03-161-2/+4
* prepare 0.13.16Guillaume Desmottes2011-03-071-3/+3
* tp_text_channel_supports_message_type: rename arg to message_type to match th...Guillaume Desmottes2011-03-041-5/+5
* add tp_text_channel_supports_message_type()Guillaume Desmottes2011-03-021-0/+29
* text-channel: display the channel path in error debug messagesGuillaume Desmottes2011-03-021-12/+14
* text-channel: add a message-types property and accessor (#34907)Guillaume Desmottes2011-03-021-1/+61
* Squash unused-variable error during distcheck (DEBUG can be ifdef'd to nothing)Vivek Dasmohapatra2011-02-091-8/+4
* TextChan: Clarify what INCOMING_MESSAGES feature doesWill Thompson2011-02-021-4/+5
* text-channel: don't define useless variables if debug is disabledGuillaume Desmottes2010-12-221-15/+22
* Prepare version 0.13.10telepathy-glib-0.13.10Will Thompson2010-12-201-22/+22
* tp_text_channel_ack_messages_async: annotate messagesGuillaume Desmottes2010-12-171-1/+2
* annotate the return type of tp_text_channel_get_pending_messages()Guillaume Desmottes2010-12-171-1/+2