summaryrefslogtreecommitdiff
path: root/src/empathy-call.c
Commit message (Expand)AuthorAgeFilesLines
* add empathy-bus-names.hGuillaume Desmottes2014-02-061-3/+2
* tpaw-utils: move empathy_window_present* to tp-aw and rename itMarco Barisione2013-08-201-1/+2
* use the user_action_time received from TP when presenting existing call windowGuillaume Desmottes2013-08-071-1/+1
* empathy_call_window_present(): rename to _new_handler()Guillaume Desmottes2013-08-071-1/+1
* use the user_action_time received from TP when presenting new call windowGuillaume Desmottes2013-08-071-0/+9
* call-factory::new-call-handler: remove unused 'outgoing' argGuillaume Desmottes2013-08-071-1/+0
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-4/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-2/+2
* Use double quotes for all internal headersEmanuele Aina2013-04-011-2/+2
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-271-7/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-271-1/+1
* call: pass the proper flag to gtk_application_inhibit()Guillaume Desmottes2013-01-021-2/+2
* empathy-call: inhibit when we are in a callGuillaume Desmottes2012-11-021-0/+29
* empathy-call: Add a debug option to dump the GStreamer pipelineDebarshi Ray2012-10-121-0/+2
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+0
* Call: Fix floating toolbarSjoerd Simons2012-05-191-3/+0
* Fix localization of --help outputs and application namesGabor Kelemen2012-05-031-1/+2
* stop using g_thread_initGuillaume Desmottes2012-04-051-3/+0
* call: don't leak the contactGuillaume Desmottes2012-02-231-1/+1
* empathy-call: no need to call gtk_clutter_init()Guillaume Desmottes2012-02-221-1/+0
* Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-211-5/+1
|\
| * Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-5/+1
* | empathy-call: call XInitThreads()Guillaume Desmottes2012-02-091-0/+10
|/
* empathy-call: use dark themeGuillaume Desmottes2011-10-121-0/+5
* Let the existing call window know about new incoming callsEmilio Pozuelo Monfort2011-09-081-0/+38
* Reuse Call windows when possibleEmilio Pozuelo Monfort2011-09-081-6/+37
* Set stream-properties on GStreamer elements to set the media roleGuillaume Desmottes2011-08-151-1/+0
* empathy-call: add COGL and Clutter option groupsEmilio Pozuelo Monfort2011-08-151-0/+4
* empathy-call: call gdk_disable_multidevice()Emilio Pozuelo Monfort2011-08-151-0/+3
* empathy-call: initialize clutterEmilio Pozuelo Monfort2011-07-121-0/+7
* Set 'Empathy' as program class in empathy-callEmilio Pozuelo Monfort2011-06-091-0/+2
* Port empathy-call to GtkApplicationEmilio Pozuelo Monfort2011-06-091-66/+46
* Add empathy-callEmilio Pozuelo Monfort2011-06-081-0/+195