| Commit message (Expand) | Author | Age | Files | Lines |
* | camera-monitor: move from Empathy to tp-account-widgets | Marco Barisione | 2013-08-20 | 1 | -3/+3 |
* | Reorder header inclusions accordingly to the Telepathy coding style | Emanuele Aina | 2013-04-02 | 1 | -7/+5 |
* | Use a flat namespace for internal includes | Emanuele Aina | 2013-04-01 | 1 | -3/+3 |
* | Avoid include path overspecifications | Emanuele Aina | 2013-04-01 | 1 | -3/+3 |
* | Use double quotes for all internal headers | Emanuele Aina | 2013-04-01 | 1 | -6/+6 |
* | Drop unused/redundant header inclusions | Emanuele Aina | 2013-03-28 | 1 | -8/+0 |
* | Consistently use `#include "config.h"` everywhere | Emanuele Aina | 2013-03-28 | 1 | -1/+1 |
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -1/+1 |
* | remove unused tp-contact-factory includes | Guillaume Desmottes | 2012-05-15 | 1 | -1/+0 |
* | Remove tp-yell and use TpCallChannel | Xavier Claessens | 2012-01-10 | 1 | -2/+0 |
* | remove useless includes of empathy-contact-manager.h | Guillaume Desmottes | 2011-12-14 | 1 | -1/+0 |
* | Fix extra buttons in new-call/message dialogs | Danielle Madeley | 2011-10-20 | 1 | -1/+2 |
* | new-call-dialog: use the self->priv pattern | Guillaume Desmottes | 2011-10-18 | 1 | -32/+28 |
* | new-call-dialog: port to EmpathyContactChooser | Guillaume Desmottes | 2011-10-18 | 1 | -95/+119 |
* | new-call-dialog: fix typo in comment | Guillaume Desmottes | 2011-10-18 | 1 | -1/+1 |
* | new-call-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABIL... | Guillaume Desmottes | 2011-08-19 | 1 | -44/+17 |
* | NewCallDialog: make 'Enable video' unsensitive when there's no camera | Emilio Pozuelo Monfort | 2011-07-12 | 1 | -0/+19 |
* | Always build telepathy-yell and handle Call channels | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -6/+1 |
* | Don't require EmpathyContacts to start a call | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -41/+2 |
* | Move empathy_call_* util functions to libempathy-gtk | Emilio Pozuelo Monfort | 2011-06-09 | 1 | -0/+1 |
* | NewCallDialog: support Calls | Emilio Pozuelo Monfort | 2011-06-08 | 1 | -36/+41 |
* | Properly convert timestamps received from X11 (#650015) | Guillaume Desmottes | 2011-05-12 | 1 | -1/+2 |
* | pass a preferred handler when requesting channels | Guillaume Desmottes | 2011-03-17 | 1 | -2/+3 |
* | EmpathyCallFactory -> EmpathyStreamedMediaFactory | Emilio Pozuelo Monfort | 2011-02-10 | 1 | -1/+0 |
* | Make AccountChooser filters asynchronous to let them handle newly connected a... | Vitaly Minko | 2010-11-11 | 1 | -19/+67 |
* | Avoid conflicting accelerators in New Call dialog. | Will Thompson | 2010-08-20 | 1 | -1/+1 |
* | new-call-dialog: use TpAccountChannelRequest | Guillaume Desmottes | 2010-08-11 | 1 | -10/+25 |
* | empathy_contact_selector_dialog_get_selected: allow to get the account as well | Guillaume Desmottes | 2010-08-10 | 1 | -1/+1 |
* | new-call-dialog: create the AV channel using the TargetID so we don't have to... | Guillaume Desmottes | 2010-06-22 | 1 | -43/+22 |
* | empathy_call_factory_new_call_with_streams: request channel using the CD | Guillaume Desmottes | 2010-06-22 | 1 | -3/+30 |
* | Port to new EmpathyTpContactFactory API | Xavier Claessens | 2010-05-26 | 1 | -6/+2 |
* | [EmpathyContactSelectorDialog] remove got_response vcall | Danielle Madeley | 2009-12-21 | 1 | -6/+18 |
* | [EmpathyContactSelectorDialog] switch from table_contents to VBox | Danielle Madeley | 2009-12-19 | 1 | -2/+2 |
* | new-call-dialog: filter out CM which doesn't support calls | Guillaume Desmottes | 2009-12-17 | 1 | -0/+35 |
* | new-call-dialog: add 'Send Video' check button | Guillaume Desmottes | 2009-12-17 | 1 | -2/+31 |
* | add empathy-new-call-dialog | Guillaume Desmottes | 2009-12-17 | 1 | -0/+177 |