aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-video-widget.h
Commit message (Collapse)AuthorAgeFilesLines
* When no video is received or sent we show contacts' avatars instead of showingJonathan Tellier2009-05-261-0/+3
| | | | black widgets.
* empathy-video-widget: fix coding styleGuillaume Desmottes2009-05-181-1/+1
|
* Fix naming of macros to be consistent with the class nameXavier Claessens2009-02-031-8/+8
| | | | svn path=/trunk/; revision=2418
* Add a space between the function name and the (void)Xavier Claessens2009-02-031-1/+1
| | | | svn path=/trunk/; revision=2416
* Add minimum width and height propertiesSjoerd Simons2009-02-031-0/+2
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2403
* Add audio/video sink and source abstractionsSjoerd Simons2009-02-031-0/+67
Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2384