aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-new-call-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* camera-monitor: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-3/+3
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-7/+5
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Avoid include path overspecificationsEmanuele Aina2013-04-011-3/+3
* Use double quotes for all internal headersEmanuele Aina2013-04-011-6/+6
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-8/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* remove unused tp-contact-factory includesGuillaume Desmottes2012-05-151-1/+0
* Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-2/+0
* remove useless includes of empathy-contact-manager.hGuillaume Desmottes2011-12-141-1/+0
* Fix extra buttons in new-call/message dialogsDanielle Madeley2011-10-201-1/+2
* new-call-dialog: use the self->priv patternGuillaume Desmottes2011-10-181-32/+28
* new-call-dialog: port to EmpathyContactChooserGuillaume Desmottes2011-10-181-95/+119
* new-call-dialog: fix typo in commentGuillaume Desmottes2011-10-181-1/+1
* new-call-dialog: rely on the factory to prepare TP_CONNECTION_FEATURE_CAPABIL...Guillaume Desmottes2011-08-191-44/+17
* NewCallDialog: make 'Enable video' unsensitive when there's no cameraEmilio Pozuelo Monfort2011-07-121-0/+19
* Always build telepathy-yell and handle Call channelsEmilio Pozuelo Monfort2011-06-091-6/+1
* Don't require EmpathyContacts to start a callEmilio Pozuelo Monfort2011-06-091-41/+2
* Move empathy_call_* util functions to libempathy-gtkEmilio Pozuelo Monfort2011-06-091-0/+1
* NewCallDialog: support CallsEmilio Pozuelo Monfort2011-06-081-36/+41
* Properly convert timestamps received from X11 (#650015)Guillaume Desmottes2011-05-121-1/+2
* pass a preferred handler when requesting channelsGuillaume Desmottes2011-03-171-2/+3
* EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-101-1/+0
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2010-11-111-19/+67
* Avoid conflicting accelerators in New Call dialog.Will Thompson2010-08-201-1/+1
* new-call-dialog: use TpAccountChannelRequestGuillaume Desmottes2010-08-111-10/+25
* empathy_contact_selector_dialog_get_selected: allow to get the account as wellGuillaume Desmottes2010-08-101-1/+1
* new-call-dialog: create the AV channel using the TargetID so we don't have to...Guillaume Desmottes2010-06-221-43/+22
* empathy_call_factory_new_call_with_streams: request channel using the CDGuillaume Desmottes2010-06-221-3/+30
* Port to new EmpathyTpContactFactory APIXavier Claessens2010-05-261-6/+2
* [EmpathyContactSelectorDialog] remove got_response vcallDanielle Madeley2009-12-211-6/+18
* [EmpathyContactSelectorDialog] switch from table_contents to VBoxDanielle Madeley2009-12-191-2/+2
* new-call-dialog: filter out CM which doesn't support callsGuillaume Desmottes2009-12-171-0/+35
* new-call-dialog: add 'Send Video' check buttonGuillaume Desmottes2009-12-171-2/+31
* add empathy-new-call-dialogGuillaume Desmottes2009-12-171-0/+177