aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-handler.h
Commit message (Collapse)AuthorAgeFilesLines
* add timestamp arg to empathy_dispatcher_create_channelSjoerd Simons2010-04-251-1/+2
|
* Not creating the video preview if we don't want to show it (in audioJonathan Tellier2009-06-121-0/+2
| | | | calls for instance).
* Added a "Redial" button to the call window.Jonathan Tellier2009-06-091-1/+2
|
* Allow handlers to be created for streams with initial audio and videoSjoerd Simons2009-05-181-0/+3
|
* empathy-call-handler: fix coding styleGuillaume Desmottes2009-05-181-1/+1
|
* Let the UI call the handler for bus messagesSjoerd Simons2009-03-041-2/+3
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2563
* 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
* Move the TpFarsight code from TpCall to CallHandlerSjoerd Simons2009-02-031-0/+6
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2387
* Add Stub call factor and call handler objectsSjoerd Simons2009-02-031-0/+69
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2381