aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* chat-manager: take an EmpathyChat instead of an EmpathyContactJonny Lamb2010-03-061-2/+2
| | | | | | This way, we can support both 1-to-1 chats, *and* MUCs. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Add EmpathyChatManager::chats-changed signal and make the chat window listen ↵Jonny Lamb2010-03-061-0/+1
| | | | | | to it. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Add chat manager which tracks chats closing and can respawn them (bug #609832)Jonny Lamb2010-03-061-0/+69
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>