summaryrefslogtreecommitdiff
path: root/libempathy/empathy-call-factory.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-11remove empathy-dispatch-operationGuillaume Desmottes1-1/+0
2010-08-11empathy_call_factory_new_call_with_streams: remove callback argGuillaume Desmottes1-1/+0
2010-08-11factor out empathy_call_factory_create_requestGuillaume Desmottes1-0/+4
2010-06-29add empathy_call_factory_registerGuillaume Desmottes1-0/+3
2010-06-29empathy_call_factory_new_call_with_streams: no need to pass a EmpathyCallFactoryGuillaume Desmottes1-2/+1
2010-06-22empathy_call_factory_new_call_with_streams: request channel using the CDGuillaume Desmottes1-1/+7
2010-06-22remove empathy_call_factory_new_callGuillaume Desmottes1-3/+0
2010-06-22call-factory: use TpSimpleHandler to handle incoming calls (#622368)Guillaume Desmottes1-3/+0
2009-05-18Allow the call factory to create calls with specific types of mediaSjoerd Simons1-0/+3
2009-05-18empathy-call-factory: fix coding styleGuillaume Desmottes1-1/+1
2009-02-04Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa...Cosimo Cecchi1-0/+1
2009-02-03Add a space between the function name and the (void)Xavier Claessens1-1/+1
2009-02-03Don't return the handler, so we can unref it after signallingSjoerd Simons1-4/+4
2009-02-03Add Stub call factor and call handler objectsSjoerd Simons1-0/+74