aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-factory.c
Commit message (Expand)AuthorAgeFilesLines
* document empathy_call_factory_new_call and empathy_call_factory_new_call_with...Guillaume Desmottes2009-05-181-0/+16
* Allow the call factory to create calls with specific types of mediaSjoerd Simons2009-05-181-3/+14
* empathy-call-factory: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* Fix type punned pointers warningsOlivier CrĂȘte2009-02-121-1/+1
* Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa...Cosimo Cecchi2009-02-051-44/+35
* Don't return the handler, so we can unref it after signallingSjoerd Simons2009-02-031-8/+8
* Add Stub call factor and call handler objectsSjoerd Simons2009-02-031-0/+183