Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chat-manager: pass user action time of DBus to show the closed tab | Jonny Lamb | 2011-05-18 | 1 | -1/+2 |
| | | | | | | This was making undo closing tabs in the background, aww. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | chat-manager: expose UndoClosedChat over DBus | Jonny Lamb | 2011-05-16 | 1 | -0/+2 |
| | | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> | ||||
* | remove unused empathy_chat_manager_get_num_handled_chats() | Guillaume Desmottes | 2011-05-03 | 1 | -2/+0 |
| | |||||
* | chat-manager: add API to track the number of handled chats | Guillaume Desmottes | 2010-10-25 | 1 | -0/+2 |
| | |||||
* | chat-manager: make clear that we are dealing with *closed* chats | Guillaume Desmottes | 2010-10-25 | 1 | -1/+1 |
| | |||||
* | chat-manager: take an EmpathyChat instead of an EmpathyContact | Jonny Lamb | 2010-03-06 | 1 | -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 Lamb | 2010-03-06 | 1 | -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 Lamb | 2010-03-06 | 1 | -0/+69 |
Signed-off-by: Jonny Lamb <jonnylamb@gnome.org> |