| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix pad leak | Olivier CrĂȘte | 2009-02-12 | 1 | -0/+2 |
* | Fix spacing of video preview widgets in call UI (bug 570400) | Jonathon Jongsma | 2009-02-12 | 1 | -1/+2 |
* | Fix typo | Sjoerd Simons | 2009-02-04 | 1 | -1/+1 |
* | Add information in the statusbar | Sjoerd Simons | 2009-02-03 | 1 | -4/+56 |
* | Start streaming video when webcam icon is clicked | Sjoerd Simons | 2009-02-03 | 1 | -0/+23 |
* | Rename DTFM to Dailpad | Sjoerd Simons | 2009-02-03 | 1 | -1/+1 |
* | Put in new VOIP UI | Sjoerd Simons | 2009-02-03 | 1 | -7/+232 |
* | stop the pipeline and unref everything when the window goes away | Sjoerd Simons | 2009-02-03 | 1 | -14/+49 |
* | Start of a simple ui | Sjoerd Simons | 2009-02-03 | 1 | -12/+231 |
* | Toss out the old EmpathyCallWindow initialise the CallFactory and hook into i... | Sjoerd Simons | 2009-02-03 | 1 | -597/+50 |
* | Initial port from telepathy-stream-engine to telepathy-farsight | Sjoerd Simons | 2009-02-03 | 1 | -0/+3 |
* | Remove useless include of empathy-tp-group.h | Xavier Claessens | 2009-01-13 | 1 | -1/+0 |
* | Initialize with a EmpathyTpCall instead of a TpChannel and explicitly close the | Sjoerd Simons | 2009-01-10 | 1 | -9/+18 |
* | Update empathy_sound_play () to be nicer to use and centralize the list | Xavier Claessens | 2009-01-07 | 1 | -15/+8 |
* | Adapt the libcanberra calls to use the new functions. | Xavier Claessens | 2009-01-07 | 1 | -3/+0 |
* | Adapt Patryk's patch to trunk. | Xavier Claessens | 2009-01-07 | 1 | -0/+23 |
* | Pick the correct contact alias for the message telling incoming call is rejec... | Xavier Claessens | 2008-08-04 | 1 | -1/+8 |
* | Fix translators complains about ambigous strings. Fixes bug #546154. | Xavier Claessens | 2008-08-04 | 1 | -0/+2 |
* | Coding style (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -3/+2 |
* | g_object_unref the right variable (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+1 |
* | Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -3/+1 |
* | Fix identation (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+2 |
* | g_object_unref after g_object_get (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -0/+3 |
* | Do not show the keypad when the media channel does not have the DTMF interfac... | Xavier Claessens | 2008-06-13 | 1 | -0/+11 |
* | Better dialog message when a call is rejected (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+5 |
* | EmpathyCallWindow: Get a new video preview when pushing a new call into the w... | Xavier Claessens | 2008-06-08 | 1 | -0/+6 |
* | Only permit to have one running call at any time. Fixes bug #527970. | Xavier Claessens | 2008-05-27 | 1 | -49/+30 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -4/+59 |
* | Keypad is unsensitive if the call is not ACCEPTED | Xavier Claessens | 2008-05-02 | 1 | -0/+5 |
* | Implement DTMF. | Xavier Claessens | 2008-05-02 | 1 | -0/+52 |
* | Fix packing of the preview video. | Xavier Claessens | 2008-05-02 | 1 | -2/+4 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -11/+10 |
* | Add a confirmation dialog to accept/reject incoming calls. Do not show remote... | Xavier Claessens | 2008-04-30 | 1 | -73/+85 |
* | Fix type: s/hand up/hang up/ | Xavier Claessens | 2008-04-30 | 1 | -2/+2 |
* | Reword call window: Use GtkVolumeButton, only one button to accept/reject cal... | Xavier Claessens | 2008-04-29 | 1 | -114/+131 |
* | Improve the close warning message. (Elliot Fairweather). | Xavier Claessens | 2008-04-25 | 1 | -1/+1 |
* | Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claes... | Xavier Claessens | 2008-04-23 | 1 | -3/+6 |
* | Fix warning when changing send video button before accepting the call.EMPATHY_0_23_1 | Xavier Claessens | 2008-04-21 | 1 | -1/+4 |
* | If window->call is NULL consider the call as CLOSED | Xavier Claessens | 2008-04-21 | 1 | -2/+4 |
* | Marked strings for translation. Fixes bug #528596 (Frederic Peters) | Frederic Peters | 2008-04-18 | 1 | -4/+4 |
* | Mute input/output if the button is not active. | Xavier Claessens | 2008-04-16 | 1 | -2/+2 |
* | Add collabora in copyright and myself in authors since I did lots of changes ... | Xavier Claessens | 2008-04-15 | 1 | -13/+16 |
* | Fix some warnings | Xavier Claessens | 2008-04-11 | 1 | -2/+2 |
* | Update for new API and cleanup the code. | Xavier Claessens | 2008-04-11 | 1 | -240/+185 |
* | Ask confirmation to close call only if it was accepted. Fixes bug #526927 (Fr... | Xavier Claessens | 2008-04-09 | 1 | -1/+1 |
* | More coding style | Xavier Claessens | 2008-03-23 | 1 | -19/+5 |
* | Fix includes | Xavier Claessens | 2008-03-19 | 1 | -2/+2 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -1/+4 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 1 | -0/+532 |