| Commit message (Expand) | Author | Age | Files | Lines |
* | Useless to cast 2 times to the same class | Xavier Claessens | 2008-07-14 | 1 | -1/+1 |
* | Added support for the chat window to show the avatar as the icon. Fixes bug #... | Jonny Lamb | 2008-07-08 | 1 | -1/+15 |
* | Set position/size of chat window only when adding the first chat. Fixes bug #... | Xavier Claessens | 2008-06-08 | 1 | -14/+17 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 1 | -1/+2 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -16/+15 |
* | Avoid copying chat list in chat_window_delete_event_cb. | Xavier Claessens | 2008-05-05 | 1 | -11/+5 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -31/+24 |
* | Setup contact submenu in chat window. | Xavier Claessens | 2008-04-25 | 1 | -3/+20 |
* | Remove useless declarations | Xavier Claessens | 2008-04-25 | 1 | -4/+0 |
* | Make sure we don't assume Text channel's handle_type is != NONE. | Xavier Claessens | 2008-04-23 | 1 | -5/+7 |
* | Make possible to show "ghelp:" URIs and display a dialog in case of error in ... | Xavier Claessens | 2008-04-20 | 1 | -1/+1 |
* | Make sure to not set a NULL title on the window. | Xavier Claessens | 2008-04-20 | 1 | -3/+1 |
* | Always set urgency hint on p2p chat windows when receiving a message. | Xavier Claessens | 2008-04-18 | 1 | -2/+6 |
* | Fix crash in DND of chat tab. | Xavier Claessens | 2008-04-17 | 1 | -15/+6 |
* | Code cleanup | Xavier Claessens | 2008-04-14 | 1 | -59/+41 |
* | Various fixes for chats | Xavier Claessens | 2008-04-14 | 1 | -79/+19 |
* | Do not update the chat if the window doesn't exists anymore. | Xavier Claessens | 2008-04-02 | 1 | -0/+3 |
* | Redefine size_request and size_allocation on EmpathyChatClass | Xavier Claessens | 2008-04-02 | 1 | -1/+1 |
* | Fix various warnings | Xavier Claessens | 2008-04-02 | 1 | -31/+40 |
* | Fix separator in the glade and show the chat widget when adding on a window | Xavier Claessens | 2008-04-02 | 1 | -0/+1 |
* | Fix build errors EmpathyChatWindow, port to new API. | Xavier Claessens | 2008-04-02 | 1 | -500/+269 |
* | Fix load/save chat geometry | Xavier Claessens | 2008-04-02 | 1 | -38/+19 |
* | Rework EmpathyChat's API, it is now a subclass of GtkBin. | Xavier Claessens | 2008-04-02 | 1 | -17/+58 |
* | Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.c | Xavier Claessens | 2008-04-02 | 1 | -454/+332 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 1 | -1/+4 |
* | Fix warning when showing about dialog from a chat window | Xavier Claessens | 2008-03-16 | 1 | -1/+3 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 1 | -0/+1905 |