aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Remove empathy_call_factory_new_call_with_streamsEmilio Pozuelo Monfort2011-06-091-52/+0
* Wait for the channel to be ready before handling itSjoerd Simons2011-06-091-8/+43
* Correct Call channel refcountingSjoerd Simons2011-06-091-4/+1
* coding style triviaSjoerd Simons2011-06-091-3/+6
* Add TargetContact property that's guaranteed to exist on CallHandlerSjoerd Simons2011-06-091-6/+28
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-06-091-1/+2
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-06-091-0/+2
* Use the new empathy_call_create_call_request thoroughlyEmilio Pozuelo Monfort2011-06-091-19/+1
* Use EMPATHY_CALL_BUS_NAME_SUFFIX instead of the literalEmilio Pozuelo Monfort2011-06-091-1/+2
* Add an EmpathyCallFactory classEmilio Pozuelo Monfort2011-06-081-0/+331