summaryrefslogtreecommitdiff
path: root/telepathy-glib/observe-channels-context.c
Commit message (Expand)AuthorAgeFilesLines
* Stop using TP_ERRORSSimon McVittie2012-05-021-1/+1
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Simplify _finish() functions using _tp_implement_finish_*Xavier Claessens2011-12-141-14/+1
* TpObserverChannelsContext: prepare the CDOXavier Claessens2011-11-071-0/+33
* Always create TpChannelRequest objects through a factoryXavier Claessens2011-07-201-1/+1
* It is useless to ref/unref channels in the GPtrArray, it has a free_func anywayXavier Claessens2011-07-151-2/+0
* Replace 0.13.UNRELEASED with 0.13.14Will Thompson2011-02-231-1/+1
* coding style fixGuillaume Desmottes2011-02-221-1/+1
* factor out _tp_create_channel_request_listGuillaume Desmottes2011-02-221-24/+3
* add tp_observe_channels_context_get_requests()Guillaume Desmottes2011-02-221-0/+49
* TpBaseClient: wait for user-set account, connection and channel featuresSimon McVittie2010-08-171-6/+10
* rename channel_prepare_cb to make debug clearerGuillaume Desmottes2010-08-121-2/+2
* Prepare release 0.11.5telepathy-glib-0.11.5Simon McVittie2010-05-101-13/+13
* Don't fail preparing the context if the connection or account is not preparedGuillaume Desmottes2010-05-051-17/+0
* Pass invalidated channels to ObserveChannels implementation (fdo #27956)Guillaume Desmottes2010-05-051-2/+0
* use a counter to check if context is readyGuillaume Desmottes2010-05-051-25/+12
* move DBusGMethodInvocation to privGuillaume Desmottes2010-05-041-8/+9
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-1/+1
* skip TpObserveChannelsContext:dbus-context: property from introspectionGuillaume Desmottes2010-04-291-1/+1
* observe-channels-context: improve documentationGuillaume Desmottes2010-04-291-6/+12
* raise NotImplemented error when disposing a context in the 'none' or 'delayed...Guillaume Desmottes2010-04-291-0/+13
* rename tp_observe_channels_context_get_recovering to tp_observe_channels_cont...Guillaume Desmottes2010-04-291-3/+3
* document TpObserveChannelsContextGuillaume Desmottes2010-04-291-0/+142
* sort #includeGuillaume Desmottes2010-04-291-1/+1
* check state of the context when accepting/failing/delayingGuillaume Desmottes2010-04-291-0/+15
* 'dbus-context' has to be write-onlyGuillaume Desmottes2010-04-291-4/+1
* Make tp_observe_channels_context_prepare_{async,finish} internalsGuillaume Desmottes2010-04-291-4/+4
* rename TpBaseClientContextState to TpObserveChannelsContextStateGuillaume Desmottes2010-04-291-6/+6
* rename base-client-context* to observe-channels-context*Guillaume Desmottes2010-04-291-0/+524