aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-video-widget.c
Commit message (Expand)AuthorAgeFilesLines
* Do not use deprecated GTK symbolsXavier Claessens2010-04-191-1/+1
* Use accessor functions instead direct access.Javier Jardón2009-11-171-2/+4
* [EmpathyVideoWidget] fix X crash when using Empathy with GTK+ c-s-wDanielle Madeley2009-09-141-0/+13
* Use accessor functions instead direct access (Fixes #586476)Jonny Lamb2009-07-101-3/+3
* Added an early return in empathy_call_window_setup_video_preview.Jonathan Tellier2009-06-121-0/+3
* When no video is received or sent we show contacts' avatars instead of showingJonathan Tellier2009-05-261-2/+2
* Add colorspace and videoscale elements before the videosinkSjoerd Simons2009-03-281-1/+35
* Redraw the video widget if there is no underlying overlaySjoerd Simons2009-03-091-1/+5
* Assert that the widget is realized before using its XIDSjoerd Simons2009-03-091-0/+1
* Keep a weak pointer on the overlay in case it goes awaySjoerd Simons2009-03-091-0/+2
* Add sync and async propertiesSjoerd Simons2009-03-041-8/+80
* Fix naming of macros to be consistent with the class nameXavier Claessens2009-02-031-3/+3
* Add minimum width and height propertiesSjoerd Simons2009-02-031-1/+48
* sink the videosink so we can hold a ref to itSjoerd Simons2009-02-031-0/+9
* Add audio/video sink and source abstractionsSjoerd Simons2009-02-031-0/+298