aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-call-window-fullscreen.c
Commit message (Expand)AuthorAgeFilesLines
* Add an EmpathyCallWindowFullscreen classEmilio Pozuelo Monfort2011-06-081-0/+309
* EmpathyCallWindowFullscreen -> EmpathyStreamedMediaFullscreenEmilio Pozuelo Monfort2011-02-031-309/+0
* EmpathyCallWindow -> EmpathyStreamedMediaWindowEmilio Pozuelo Monfort2011-02-031-2/+2
* empathy_call_window_fullscreen_set_cursor_visible: clean up functionGuillaume Desmottes2010-09-271-5/+5
* empathy_call_window_fullscreen_set_cursor_visible: early return if video widg...Guillaume Desmottes2010-09-271-1/+4
* call-window-fullscreen: NULLify the video widget when it's destroyedGuillaume Desmottes2010-09-271-0/+12
* Use accessor functions instead direct access (Fixes #586476)Jonny Lamb2009-07-101-3/+3
* Fixed some coding style.jtellier2009-05-131-16/+34
* Fixed coding style by removing trailing spaces and not using a mix ofjtellier2009-05-121-117/+63
* Video playback fullscreen modejtellier2009-05-081-0/+330