]> git.0d.be Git - empathy.git/history - libempathy-gtk/empathy-video-widget.c
add myself to AUTHORS
[empathy.git] / libempathy-gtk / empathy-video-widget.c
2009-11-16 Javier JardónUse accessor functions instead direct access.
2009-09-14 Danielle Madeley[EmpathyVideoWidget] fix X crash when using Empathy...
2009-08-01 Cosimo CecchiMerge branch 'sjoerd-mc5' into mc5
2009-07-28 Sjoerd SimonsMerge commit 'upstream/master' into mc5
2009-07-15 Davyd MadeleyMerge commit 'jtellier/video-call-button-sensitivity'
2009-07-14 Gustavo Noronha... Merge branch 'fix-585882'
2009-07-10 Davyd MadeleyMerge branch 'label-align'
2009-07-10 Jonny LambUse accessor functions instead direct access (Fixes...
2009-06-28 Xavier ClaessensMerge commit 'elliot/bug-584703-c'
2009-06-15 Guillaume DesmottesMerge commit 'jtellier/call-window-video-preview'
2009-06-12 Jonathan TellierAdded an early return in empathy_call_window_setup_vide...
2009-06-04 Jonny LambMerge branch 'debug'
2009-05-26 Jonathan TellierWhen no video is received or sent we show contacts...
2009-03-28 Sjoerd SimonsAdd colorspace and videoscale elements before the videosink
2009-03-08 Sjoerd SimonsRedraw the video widget if there is no underlying overlay
2009-03-08 Sjoerd SimonsAssert that the widget is realized before using its XID
2009-03-08 Sjoerd SimonsKeep a weak pointer on the overlay in case it goes...
2009-03-03 Sjoerd SimonsAdd sync and async properties
2009-02-03 Xavier ClaessensFix naming of macros to be consistent with the class...
2009-02-03 Sjoerd SimonsAdd minimum width and height properties
2009-02-03 Sjoerd Simonssink the videosink so we can hold a ref to it
2009-02-03 Sjoerd SimonsAdd audio/video sink and source abstractions