summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel.c
Commit message (Expand)AuthorAgeFilesLines
* Move GVariant utilities to variant-util.chXavier Claessens2012-09-151-0/+1
* prepare 0.19.9 releasetelepathy-glib-0.19.9Xavier Claessens2012-09-111-4/+4
* TpChannel: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+60
* Deprecate tp_account_new(), tp_connection_new() and tp_*_channel_new()Xavier Claessens2012-07-031-0/+2
* Silent warning about some used deprecated symbolsXavier Claessens2012-05-091-0/+4
* Move ChatState to TpTextChannelXavier Claessens2012-05-091-0/+3
* TpChannel: fix typo when removing self handle from group failsXavier Claessens2012-05-071-1/+1
* Stop using TP_ERRORSSimon McVittie2012-05-021-3/+3
* TpChannel: Deprecate all TpHandle APIs that have TpContact variantXavier Claessens2012-04-271-7/+13
* Complete results of TpProxy D-Bus calls in an idleSimon McVittie2012-04-121-4/+4
* Introspect a few gettersXavier Claessens2012-04-031-1/+1
* docs: Fix "Finishes to" broken EnglishWill Thompson2012-03-261-11/+13
* prepare 0.17.6Guillaume Desmottes2012-03-191-4/+4
* Deprecate tp_channel_is_ready and TpChannel:channel-readySimon McVittie2012-03-051-1/+7
* Deprecate tp_channel_call_when_ready, tp_connection_call_when_readySimon McVittie2012-03-051-3/+6
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-11/+5
* Consistently use G_PARAM_STATIC_STRINGS for propertiesSimon McVittie2012-02-091-8/+4
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* docs: many misc fixupsJonny Lamb2011-11-231-1/+1
* TpChannel: don't rely on introspection queue to add the iface ID of the typeGuillaume Desmottes2011-10-121-5/+3
* Version 0.15.6telepathy-glib-0.15.6Xavier Claessens2011-09-301-5/+5
* Add TP_CHANNEL_FEATURE_CONTACTS featureXavier Claessens2011-09-301-2/+172
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-2/+2
* TpChannel: prepare CORE on its connection before doing anything elseXavier Claessens2011-08-011-0/+38
* Add TpSimpleClientFactoryXavier Claessens2011-07-201-0/+13
* Use tp_clear_pointer() in tp_channel_finalize()Xavier Claessens2011-07-131-47/+9
* Trivial coding style fixXavier Claessens2011-07-131-1/+1
* Drop useless leave_channel_async() static functionXavier Claessens2011-07-131-34/+24
* Add tp_channel_join_async()Xavier Claessens2011-07-131-0/+87
* prepare 0.15.2telepathy-glib_0.15.2Guillaume Desmottes2011-06-211-7/+7
* TpChannel: add high-level API for Password (#37360)Guillaume Desmottes2011-05-311-0/+219
* simplify channel_remove_self_cbGuillaume Desmottes2011-05-301-14/+4
* simplify channel_destroy_cbGuillaume Desmottes2011-05-301-13/+3
* add tp_channel_destroy_async()Guillaume Desmottes2011-05-301-0/+95
* list_features: no need to check if the dep array has already be initGuillaume Desmottes2011-05-121-2/+1
* channel: use prepare_async to prepare chat stateGuillaume Desmottes2011-05-121-5/+13
* channel.c: simplify chat-states preparationGuillaume Desmottes2011-05-121-12/+3
* channel: rely on TpProxyFeature.interfaces_neededGuillaume Desmottes2011-05-121-9/+4
* Use tp_proxy_add_interfaces() moreGuillaume Desmottes2011-04-121-16/+1
* Prepare version 0.13.10telepathy-glib-0.13.10Will Thompson2010-12-201-4/+4
* tp_channel_close_async: ignore reply to Close() at the D-Bus level if no call...Simon McVittie2010-12-091-1/+8
* channel_close_cb: complete in an idleSimon McVittie2010-12-091-1/+8
* If Close() fails but channel has gone, consider that to be successSimon McVittie2010-12-091-1/+9
* tp_channel_leave_async: don't call Close as a synonym for reason NONESimon McVittie2010-12-091-12/+0
* tp_channel_close_async: always call Close()Simon McVittie2010-12-091-11/+10
* fix typo in docGuillaume Desmottes2010-11-081-1/+1
* add tp_channel_close_async()Guillaume Desmottes2010-11-081-24/+85
* add tp_channel_leave_async() (fdo #30617)Guillaume Desmottes2010-11-081-0/+212
* Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-1/+1
* Fix versioning annotationstelepathy-glib-0.11.15Simon McVittie2010-09-131-6/+6