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