aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-call-handler.c
Commit message (Expand)AuthorAgeFilesLines
* remove useless includeGuillaume Desmottes2009-04-291-1/+0
* call-handler: get the contact from the TpCall if it has not been defined duri...Guillaume Desmottes2009-04-291-0/+13
* call-handler: contact and tp-call properties are construct onlyGuillaume Desmottes2009-04-291-2/+2
* Port EmpathyCallHandler to new APIXavier Claessens2009-04-221-30/+20
* Do not assert if the CM does not support RequestableChannelClassesXavier Claessens2009-03-201-2/+2
* Forward resource requestsSjoerd Simons2009-03-091-1/+17
* Hardcode some a default codec preferencesSjoerd Simons2009-03-041-0/+52
* Let the UI call the handler for bus messagesSjoerd Simons2009-03-041-35/+5
* Wait for handle instead of id before request a channelSjoerd Simons2009-02-171-1/+1
* Signal closed from the call-handlerSjoerd Simons2009-02-171-0/+17
* Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa...Cosimo Cecchi2009-02-051-59/+49
* Also unref the tf channelSjoerd Simons2009-02-031-1/+7
* Remove dead codeSjoerd Simons2009-02-031-2/+0
* Close ongoing calls at dispose timeSjoerd Simons2009-02-031-2/+4
* Add ability to start a call for an incoming channelSjoerd Simons2009-02-031-14/+34
* Move the TpFarsight code from TpCall to CallHandlerSjoerd Simons2009-02-031-19/+300
* Add Stub call factor and call handler objectsSjoerd Simons2009-02-031-0/+115