aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-chat-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* chat-manager: expose UndoClosedChat over DBusJonny Lamb2011-05-161-0/+2
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* remove unused empathy_chat_manager_get_num_handled_chats()Guillaume Desmottes2011-05-031-2/+0
|
* chat-manager: add API to track the number of handled chatsGuillaume Desmottes2010-10-251-0/+2
|
* chat-manager: make clear that we are dealing with *closed* chatsGuillaume Desmottes2010-10-251-1/+1
|
* 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>