Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CallFactory: make it a TpBaseClient subclass | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -3/+2 |
| | | | | | | | So that we can make it both a handler and an observer at the same time. https://bugzilla.gnome.org/show_bug.cgi?id=580794 | ||||
* | Remove empathy_call_factory_new_call_with_streams | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -6/+0 |
| | | | | It's unused and empathy_call_new_with_streams is better. | ||||
* | Use the new empathy_call_create_call_request thoroughly | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -5/+0 |
| | |||||
* | Add an EmpathyCallFactory class | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -0/+80 |