]> git.0d.be Git - empathy.git/commit
Implementing basic chatroom support. Actually it works only if we get
authorXavier Claessens <xclaesse@gmail.com>
Sun, 20 May 2007 22:34:10 +0000 (22:34 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Sun, 20 May 2007 22:34:10 +0000 (22:34 +0000)
commite9da37418519e89f8489491310b5f3ca3ef59f76
tree1c071ef8c6bbbd3922dc5d70888bd30074313d1c
parent03d20e55433ca5d11633dec62435ea66ebdaf1ae
Implementing basic chatroom support. Actually it works only if we get

2007-05-21  Xavier Claessens  <xclaesse@gmail.com>

* libempathy-gtk/gossip-group-chat.c:
* libempathy-gtk/gossip-group-chat.h:
* libempathy-gtk/gossip-private-chat.c:
* libempathy-gtk/gossip-private-chat.h:
* libempathy-gtk/gossip-group-chat.glade:
* libempathy-gtk/Makefile.am:
* src/empathy-chat-main.c:
* libempathy/empathy-tp-contact-list.c:
* libempathy/gossip-telepathy-group.c:
* libempathy/gossip-telepathy-group.h:
* libempathy/empathy-tp-chatroom.c:
* libempathy/empathy-tp-chatroom.h: Implementing basic chatroom support.
Actually it works only if we get invited in a chatroom.

svn path=/trunk/; revision=87
13 files changed:
ChangeLog
libempathy-gtk/Makefile.am
libempathy-gtk/gossip-group-chat.c [new file with mode: 0644]
libempathy-gtk/gossip-group-chat.glade [new file with mode: 0644]
libempathy-gtk/gossip-group-chat.h [new file with mode: 0644]
libempathy-gtk/gossip-private-chat.c
libempathy-gtk/gossip-private-chat.h
libempathy/empathy-tp-chatroom.c
libempathy/empathy-tp-chatroom.h
libempathy/empathy-tp-contact-list.c
libempathy/gossip-telepathy-group.c
libempathy/gossip-telepathy-group.h
src/empathy-chat-main.c