| Commit message (Expand) | Author | Age | Files | Lines |
* | use the user_action_time received from TP when presenting new call window | Guillaume Desmottes | 2013-08-07 | 1 | -2/+2 |
* | call-factory::new-call-handler: remove unused 'outgoing' arg | Guillaume Desmottes | 2013-08-07 | 1 | -2/+2 |
* | Reorder header inclusions accordingly to the Telepathy coding style | Emanuele Aina | 2013-04-02 | 1 | -2/+1 |
* | Use a flat namespace for internal includes | Emanuele Aina | 2013-04-01 | 1 | -3/+3 |
* | Use double quotes for all internal headers | Emanuele Aina | 2013-04-01 | 1 | -3/+3 |
* | Drop unused/redundant header inclusions | Emanuele Aina | 2013-03-28 | 1 | -6/+0 |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -4/+1 |
* | remove unused tp-contact-factory includes | Guillaume Desmottes | 2012-05-15 | 1 | -1/+0 |
* | Use TP_ERROR instead of TP_ERRORS | Guillaume Desmottes | 2012-05-07 | 1 | -1/+1 |
* | add missing config.h includes | Guillaume Desmottes | 2012-03-07 | 1 | -0/+1 |
* | 'ice-udp' capability is now 'ice' in Call1 | Guillaume Desmottes | 2012-03-06 | 1 | -1/+1 |
* | advertise Call1 audio/video capabilities | Guillaume Desmottes | 2012-03-06 | 1 | -0/+2 |
* | call-factory: set Call1 capabilities | Guillaume Desmottes | 2012-03-06 | 1 | -4/+4 |
* | Remove tp-yell and use TpCallChannel | Xavier Claessens | 2012-01-10 | 1 | -86/+26 |
* | Use g_cclosure_marshal_generic for all signals | Xavier Claessens | 2011-09-28 | 1 | -3/+2 |
* | Make EmpathyCallFactory an approver | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -0/+98 |
* | CallFactory: make it a TpBaseClient subclass | Emilio Pozuelo Monfort | 2011-09-08 | 1 | -70/+36 |
* | Port to new tp-glib client factory | Guillaume Desmottes | 2011-08-18 | 1 | -18/+4 |
* | Remove empathy_call_factory_new_call_with_streams | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -52/+0 |
* | Wait for the channel to be ready before handling it | Sjoerd Simons | 2011-06-09 | 1 | -8/+43 |
* | Correct Call channel refcounting | Sjoerd Simons | 2011-06-09 | 1 | -4/+1 |
* | coding style trivia | Sjoerd Simons | 2011-06-09 | 1 | -3/+6 |
* | Add TargetContact property that's guaranteed to exist on CallHandler | Sjoerd Simons | 2011-06-09 | 1 | -6/+28 |
* | Don't require EmpathyContacts to start a call | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+2 |
* | Move empathy_call_* util functions to libempathy-gtk | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+2 |
* | Use the new empathy_call_create_call_request thoroughly | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -19/+1 |
* | Use EMPATHY_CALL_BUS_NAME_SUFFIX instead of the literal | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -1/+2 |
* | Add an EmpathyCallFactory class | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -0/+331 |