summaryrefslogtreecommitdiff
path: root/telepathy-glib/account-channel-request.c
Commit message (Expand)AuthorAgeFilesLines
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Simplify _finish() functions using _tp_implement_finish_*Xavier Claessens2011-12-141-15/+1
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-1/+1
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-1/+1
* TpAccountChannelRequest: do not create a TpAccountManager for tmp handlerXavier Claessens2011-08-171-5/+2
* Deprecate Tp{Basic,Automatic}ProxyFactory in favor of Tp{Simple,Automatic}Cli...Xavier Claessens2011-07-261-2/+12
* Use TpSimpleClientFactory to create TpChannel objectsXavier Claessens2011-07-261-7/+14
* Fix inconsistency in #includeXavier Claessens2011-07-251-1/+1
* Always create TpChannelRequest objects through a factoryXavier Claessens2011-07-201-3/+4
* AccountChannelRequest: remove invalid @see_also tagWill Thompson2011-07-201-1/+2
* prepare 0.15.3telepathy-glib_0.15.3Guillaume Desmottes2011-07-081-3/+3
* TpAccountChannelRequest: add org.freedesktop.Telepathy.ChannelRequest.Delegat...Guillaume Desmottes2011-07-081-0/+103
* add tp_account_channel_request_set_delegate_to_preferred_handler()Guillaume Desmottes2011-07-081-0/+29
* Replace 0.13.UNRELEASED with 0.13.14Will Thompson2011-02-231-5/+5
* add a link to the TP bookGuillaume Desmottes2011-02-221-0/+6
* inline channel_request_succeeded()Guillaume Desmottes2011-02-221-49/+44
* always Fire TpChannelRequest::succeeded-with-channel instead and deprecate th...Guillaume Desmottes2011-02-221-2/+4
* improve ensure channels docGuillaume Desmottes2011-02-221-6/+6
* improve doc of request and observeGuillaume Desmottes2011-02-221-4/+4
* use _tp_implement_finish_return_copy_pointer instead of request_and_observe_c...Guillaume Desmottes2011-02-221-27/+10
* use Confused error if MC is on crackGuillaume Desmottes2011-02-221-1/+1
* add tp_account_channel_request_set_hints()Guillaume Desmottes2011-02-221-25/+106
* use WithHints() variant with request and observeGuillaume Desmottes2011-02-221-4/+8
* account-channel-request: prepare features on the channelGuillaume Desmottes2011-02-221-16/+46
* account-channel-request: pass factory to TpChannelRequest if neededGuillaume Desmottes2011-02-221-0/+6
* add tp_account_channel_request_{create,ensure}_and_observe_channel_async (fdo...Guillaume Desmottes2011-02-221-1/+235
* replace should_handle by an enumGuillaume Desmottes2011-02-221-7/+11
* properly annotate tp_account_channel_request_get_channel_request()Guillaume Desmottes2011-02-141-1/+2
* Version 0.13.13telepathy-glib-0.13.13Vivek Dasmohapatra2011-02-091-2/+2
* properly document tp_account_channel_request_get_channel_requestGuillaume Desmottes2011-02-091-1/+1
* explain how to compare TpChannelRequest objectsGuillaume Desmottes2011-02-091-1/+5
* account-channel-request: add a channel-request property (#33761)Guillaume Desmottes2011-02-011-0/+41
* Avoid potential problems if channel is already invalidatedXavier Claessens2010-12-101-4/+3
* Document that handlers are responsible to call Close() on handled channelsXavier Claessens2010-12-101-0/+6
* tp_account_channel_request_get_property: use the right GValue setterSimon McVittie2010-11-251-1/+1
* fd.o #31631: fix confusion between TpClientChannelFactory and TpClientChannel...Simon McVittie2010-11-161-4/+4
* NEWS and stuff for 0.13.2Simon McVittie2010-10-151-1/+1
* rename TpAutomaticChannelFactory to TpAutomaticProxyFactoryGuillaume Desmottes2010-10-071-1/+1
* add tp_account_channel_request_set_channel_factory()Guillaume Desmottes2010-10-071-0/+32
* TpAccountChannelRequest: explain why the context might be usefulSimon McVittie2010-08-251-0/+15
* TpAccountChannelRequest: add the missing word "reference"Simon McVittie2010-08-251-2/+2
* TpBaseClient: change the semantics of "likely account" to "only for account"Simon McVittie2010-08-231-1/+1
* Add API for a TpAccountChannelRequest to feed its TpAccount through its TpBas...Simon McVittie2010-08-171-0/+3
* TpAccountChannelRequest: explain what "ensure" meansSimon McVittie2010-08-121-0/+8
* TpAccountChannelRequest: mention how the _and_handle variants workSimon McVittie2010-08-121-0/+8
* TpAccountChannelRequest::re-handled: say why this signal existsSimon McVittie2010-08-121-0/+3
* tp_account_channel_request_new: cross-reference detailed docs for user action...Simon McVittie2010-08-121-2/+3
* Centralize user action time docs in TpAccountChannelRequest:user-action-timeSimon McVittie2010-08-121-5/+15
* TpAccountChannelRequest:user-action-time: explain how to get from X11Simon McVittie2010-08-121-3/+8
* tp_account_channel_request_create_and_handle_channel_finish: say how the hand...Simon McVittie2010-08-121-2/+4