index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-video-widget.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use deprecated GTK symbols
Xavier Claessens
2010-04-19
1
-1
/
+1
*
Use accessor functions instead direct access.
Javier Jardón
2009-11-17
1
-2
/
+4
*
[EmpathyVideoWidget] fix X crash when using Empathy with GTK+ c-s-w
Danielle Madeley
2009-09-14
1
-0
/
+13
*
Use accessor functions instead direct access (Fixes #586476)
Jonny Lamb
2009-07-10
1
-3
/
+3
*
Added an early return in empathy_call_window_setup_video_preview.
Jonathan Tellier
2009-06-12
1
-0
/
+3
*
When no video is received or sent we show contacts' avatars instead of showing
Jonathan Tellier
2009-05-26
1
-2
/
+2
*
Add colorspace and videoscale elements before the videosink
Sjoerd Simons
2009-03-28
1
-1
/
+35
*
Redraw the video widget if there is no underlying overlay
Sjoerd Simons
2009-03-09
1
-1
/
+5
*
Assert that the widget is realized before using its XID
Sjoerd Simons
2009-03-09
1
-0
/
+1
*
Keep a weak pointer on the overlay in case it goes away
Sjoerd Simons
2009-03-09
1
-0
/
+2
*
Add sync and async properties
Sjoerd Simons
2009-03-04
1
-8
/
+80
*
Fix naming of macros to be consistent with the class name
Xavier Claessens
2009-02-03
1
-3
/
+3
*
Add minimum width and height properties
Sjoerd Simons
2009-02-03
1
-1
/
+48
*
sink the videosink so we can hold a ref to it
Sjoerd Simons
2009-02-03
1
-0
/
+9
*
Add audio/video sink and source abstractions
Sjoerd Simons
2009-02-03
1
-0
/
+298