]> git.0d.be Git - empathy.git/commit
Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier
authorXavier Claessens <xclaesse@gmail.com>
Sat, 29 Sep 2007 12:08:45 +0000 (12:08 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sat, 29 Sep 2007 12:08:45 +0000 (12:08 +0000)
commite3e5702a683c468ccc1742515b4033f32c7d1083
tree9036ec7c855079e59ec6b67128ee37134bb79abf
parentf5490a416f103d552344f7df0238a39c1e76b537
Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier

2007-09-29  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/empathy-call-window.c:
* libempathy-gtk/empathy-call-window.h:
* libempathy-gtk/empathy-contact-list-view.c:
* libempathy-gtk/empathy-call-window.glade:
* libempathy-gtk/Makefile.am:
* libempathy-gtk/empathy-chat-window.c:
* src/empathy-call-chandler.c:
* src/empathy-call.chandler:
* src/org.gnome.Empathy.Call.service.in:
* src/Makefile.am:
* libempathy/empathy-utils.c:
* libempathy/empathy-utils.h:
* libempathy/empathy-tp-call.c:
* libempathy/empathy-tp-call.h:
* libempathy/Makefile.am:
* libempathy/tp-stream-engine.xml:
* configure.ac:
* doc/libempathy-gtk/libempathy-gtk-docs.sgml:
* doc/libempathy/libempathy.types:
* doc/libempathy/libempathy-docs.sgml:
* doc/libempathy/Makefile.am:
* doc/libempathy/tmpl/empathy-utils.sgml: Initial Voice+Video support
Fixes bug #468204 (Elliot Fairweather, Xavier Claessens).

svn path=/trunk/; revision=339
23 files changed:
ChangeLog
configure.ac
doc/libempathy-gtk/libempathy-gtk-docs.sgml
doc/libempathy/Makefile.am
doc/libempathy/libempathy-docs.sgml
doc/libempathy/libempathy.types
doc/libempathy/tmpl/empathy-utils.sgml
libempathy-gtk/Makefile.am
libempathy-gtk/empathy-call-window.c [new file with mode: 0644]
libempathy-gtk/empathy-call-window.glade [new file with mode: 0644]
libempathy-gtk/empathy-call-window.h [new file with mode: 0644]
libempathy-gtk/empathy-chat-window.c
libempathy-gtk/empathy-contact-list-view.c
libempathy/Makefile.am
libempathy/empathy-tp-call.c [new file with mode: 0644]
libempathy/empathy-tp-call.h [new file with mode: 0644]
libempathy/empathy-utils.c
libempathy/empathy-utils.h
libempathy/tp-stream-engine.xml [new file with mode: 0644]
src/Makefile.am
src/empathy-call-chandler.c [new file with mode: 0644]
src/empathy-call.chandler [new file with mode: 0644]
src/org.gnome.Empathy.Call.service.in [new file with mode: 0644]