summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-dispatch-operation.c
Commit message (Expand)AuthorAgeFilesLines
...
* fix #TpProxy::invalidated references in docGuillaume Desmottes2010-05-071-5/+5
* document the error code used when invalidating the CDO as a result of tp_chan...Guillaume Desmottes2010-05-071-1/+1
* don't skip the channel-lost sigGuillaume Desmottes2010-05-071-1/+1
* set preparing_core when starting to prepareGuillaume Desmottes2010-05-071-0/+2
* get_dispatch_operation_prop_cb: invalidate the CDO is a property is missingGuillaume Desmottes2010-05-071-4/+23
* fix identationGuillaume Desmottes2010-05-071-25/+25
* remove setter for connection, account and possible-handlers propertiesGuillaume Desmottes2010-05-071-12/+0
* channel-dispatch-operation: don't crash if ChannLost is fired before we fetch...Guillaume Desmottes2010-05-071-0/+4
* add tp_channel_dispatch_operation_claim_{async,finish}Guillaume Desmottes2010-05-071-0/+90
* add tp_channel_dispatch_operation_handle_with_{async,finish}Guillaume Desmottes2010-05-071-0/+100
* TpChannelDispatchOperation: implement "channel-lost" signalGuillaume Desmottes2010-05-071-3/+82
* implement TP_CHANNEL_DISPATCH_OPERATION_FEATURE_COREGuillaume Desmottes2010-05-071-1/+153
* add accessors for propertiesGuillaume Desmottes2010-05-071-2/+99
* channel-dispatch-operation: add GObject propertiesGuillaume Desmottes2010-05-071-2/+382
* add TP_CHANNEL_DISPATCH_OPERATION_FEATURE_COREGuillaume Desmottes2010-05-071-0/+34
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-1/+1
* Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie2009-06-121-2/+2
* spec 0.17.26 classes: make safe to extendSimon McVittie2009-06-101-5/+33
* Add basic proxies for ChannelDispatchOperation, ChannelRequestSimon McVittie2009-06-101-0/+223