aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window.c
Commit message (Expand)AuthorAgeFilesLines
* Remove useless include of empathy-tp-group.hXavier Claessens2009-01-131-1/+0
* Initialize with a EmpathyTpCall instead of a TpChannel and explicitly close theSjoerd Simons2009-01-101-9/+18
* Update empathy_sound_play () to be nicer to use and centralize the listXavier Claessens2009-01-071-15/+8
* Adapt the libcanberra calls to use the new functions.Xavier Claessens2009-01-071-3/+0
* Adapt Patryk's patch to trunk.Xavier Claessens2009-01-071-0/+23
* Pick the correct contact alias for the message telling incoming call is rejec...Xavier Claessens2008-08-041-1/+8
* Fix translators complains about ambigous strings. Fixes bug #546154.Xavier Claessens2008-08-041-0/+2
* Coding style (Alban Crequy)Xavier Claessens2008-06-131-3/+2
* g_object_unref the right variable (Alban Crequy)Xavier Claessens2008-06-131-1/+1
* Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy)Xavier Claessens2008-06-131-3/+1
* Fix identation (Alban Crequy)Xavier Claessens2008-06-131-1/+2
* g_object_unref after g_object_get (Alban Crequy)Xavier Claessens2008-06-131-0/+3
* Do not show the keypad when the media channel does not have the DTMF interfac...Xavier Claessens2008-06-131-0/+11
* Better dialog message when a call is rejected (Alban Crequy)Xavier Claessens2008-06-131-1/+5
* EmpathyCallWindow: Get a new video preview when pushing a new call into the w...Xavier Claessens2008-06-081-0/+6
* Only permit to have one running call at any time. Fixes bug #527970.Xavier Claessens2008-05-271-49/+30
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-181-4/+59
* Keypad is unsensitive if the call is not ACCEPTEDXavier Claessens2008-05-021-0/+5
* Implement DTMF.Xavier Claessens2008-05-021-0/+52
* Fix packing of the preview video.Xavier Claessens2008-05-021-2/+4
* Make use of tp-glib debug system.Xavier Claessens2008-05-011-11/+10
* Add a confirmation dialog to accept/reject incoming calls. Do not show remote...Xavier Claessens2008-04-301-73/+85
* Fix type: s/hand up/hang up/Xavier Claessens2008-04-301-2/+2
* Reword call window: Use GtkVolumeButton, only one button to accept/reject cal...Xavier Claessens2008-04-291-114/+131
* Improve the close warning message. (Elliot Fairweather).Xavier Claessens2008-04-251-1/+1
* Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claes...Xavier Claessens2008-04-231-3/+6
* Fix warning when changing send video button before accepting the call.EMPATHY_0_23_1Xavier Claessens2008-04-211-1/+4
* If window->call is NULL consider the call as CLOSEDXavier Claessens2008-04-211-2/+4
* Marked strings for translation. Fixes bug #528596 (Frederic Peters)Frederic Peters2008-04-181-4/+4
* Mute input/output if the button is not active.Xavier Claessens2008-04-161-2/+2
* Add collabora in copyright and myself in authors since I did lots of changes ...Xavier Claessens2008-04-151-13/+16
* Fix some warningsXavier Claessens2008-04-111-2/+2
* Update for new API and cleanup the code.Xavier Claessens2008-04-111-240/+185
* Ask confirmation to close call only if it was accepted. Fixes bug #526927 (Fr...Xavier Claessens2008-04-091-1/+1
* More coding styleXavier Claessens2008-03-231-19/+5
* Fix includesXavier Claessens2008-03-191-2/+2
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...Xavier Claessens2008-03-171-1/+4
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-0/+532