From e9da37418519e89f8489491310b5f3ca3ef59f76 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Sun, 20 May 2007 22:34:10 +0000 Subject: Implementing basic chatroom support. Actually it works only if we get 2007-05-21 Xavier Claessens * 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 --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d52c2ac00..01eceefd6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2007-05-21 Xavier Claessens + + * 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. + 2007-05-20 Xavier Claessens * libempathy-gtk/gossip-chat-view.c: Correctly remember the contact -- cgit v1.2.3