aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-factory.h
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Cosimo Cecchi2009-02-051-0/+1
| | | | | | | | EmpathyCallHandler. From: Cosimo Cecchi <cosimo.cecchi@collabora.co.uk> svn path=/trunk/; revision=2426
* Add a space between the function name and the (void)Xavier Claessens2009-02-031-1/+1
| | | | svn path=/trunk/; revision=2416
* Don't return the handler, so we can unref it after signallingSjoerd Simons2009-02-031-4/+4
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2398
* Add Stub call factor and call handler objectsSjoerd Simons2009-02-031-0/+74
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2381