]> git.0d.be Git - empathy.git/history - src/empathy-call-window.c
Add information in the statusbar
[empathy.git] / src / empathy-call-window.c
2009-02-03 Sjoerd SimonsAdd information in the statusbar
2009-02-03 Sjoerd SimonsStart streaming video when webcam icon is clicked
2009-02-03 Sjoerd SimonsRename DTFM to Dailpad
2009-02-03 Sjoerd SimonsPut in new VOIP UI
2009-02-03 Sjoerd Simonsstop the pipeline and unref everything when the window...
2009-02-03 Sjoerd SimonsStart of a simple ui
2009-02-03 Sjoerd SimonsToss out the old EmpathyCallWindow initialise the CallF...
2009-02-03 Sjoerd SimonsInitial port from telepathy-stream-engine to telepathy...
2009-01-12 Xavier ClaessensRemove useless include of empathy-tp-group.h
2009-01-09 Sjoerd SimonsInitialize with a EmpathyTpCall instead of a TpChannel...
2009-01-06 Xavier ClaessensUpdate empathy_sound_play () to be nicer to use and...
2009-01-06 Xavier ClaessensAdapt the libcanberra calls to use the new functions.
2009-01-06 Xavier ClaessensAdapt Patryk's patch to trunk.
2008-08-04 Xavier ClaessensPick the correct contact alias for the message telling...
2008-08-04 Xavier ClaessensFix translators complains about ambigous strings. Fixes...
2008-06-13 Xavier ClaessensCoding style (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref the right variable (Alban Crequy)
2008-06-13 Xavier ClaessensReplace the has-dtmf property by empathy_tp_call_has_dt...
2008-06-13 Xavier ClaessensFix identation (Alban Crequy)
2008-06-13 Xavier Claessensg_object_unref after g_object_get (Alban Crequy)
2008-06-13 Xavier ClaessensDo not show the keypad when the media channel does...
2008-06-13 Xavier ClaessensBetter dialog message when a call is rejected (Alban...
2008-06-07 Xavier ClaessensEmpathyCallWindow: Get a new video preview when pushing...
2008-05-26 Xavier ClaessensOnly permit to have one running call at any time. Fixes...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-01 Xavier ClaessensKeypad is unsensitive if the call is not ACCEPTED
2008-05-01 Xavier ClaessensImplement DTMF.
2008-05-01 Xavier ClaessensFix packing of the preview video.
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-30 Xavier ClaessensAdd a confirmation dialog to accept/reject incoming...
2008-04-30 Xavier ClaessensFix type: s/hand up/hang up/
2008-04-28 Xavier ClaessensReword call window: Use GtkVolumeButton, only one butto...
2008-04-25 Xavier ClaessensImprove the close warning message. (Elliot Fairweather).
2008-04-23 Xavier ClaessensComply to HIG guidelines. Fixes bug #526926 (Elliot...
2008-04-21 Xavier ClaessensFix warning when changing send video button before...
2008-04-21 Xavier ClaessensIf window->call is NULL consider the call as CLOSED
2008-04-17 Frederic PetersMarked strings for translation. Fixes bug #528596...
2008-04-16 Xavier ClaessensMute input/output if the button is not active.
2008-04-15 Xavier ClaessensAdd collabora in copyright and myself in authors since...
2008-04-11 Xavier ClaessensFix some warnings
2008-04-11 Xavier ClaessensUpdate for new API and cleanup the code.
2008-04-09 Xavier ClaessensAsk confirmation to close call only if it was accepted...
2008-03-22 Xavier ClaessensMore coding style
2008-03-18 Xavier ClaessensFix includes
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-13 Xavier ClaessensMove modules that make no sense to be used in other...