aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-factory.h
Commit message (Expand)AuthorAgeFilesLines
* remove empathy-dispatch-operationGuillaume Desmottes2010-08-111-1/+0
* empathy_call_factory_new_call_with_streams: remove callback argGuillaume Desmottes2010-08-111-1/+0
* factor out empathy_call_factory_create_requestGuillaume Desmottes2010-08-111-0/+4
* add empathy_call_factory_registerGuillaume Desmottes2010-06-291-0/+3
* empathy_call_factory_new_call_with_streams: no need to pass a EmpathyCallFactoryGuillaume Desmottes2010-06-291-2/+1
* empathy_call_factory_new_call_with_streams: request channel using the CDGuillaume Desmottes2010-06-221-1/+7
* remove empathy_call_factory_new_callGuillaume Desmottes2010-06-221-3/+0
* call-factory: use TpSimpleHandler to handle incoming calls (#622368)Guillaume Desmottes2010-06-221-3/+0
* Allow the call factory to create calls with specific types of mediaSjoerd Simons2009-05-181-0/+3
* empathy-call-factory: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa...Cosimo Cecchi2009-02-051-0/+1
* Add a space between the function name and the (void)Xavier Claessens2009-02-031-1/+1
* Don't return the handler, so we can unref it after signallingSjoerd Simons2009-02-031-4/+4
* Add Stub call factor and call handler objectsSjoerd Simons2009-02-031-0/+74