summaryrefslogtreecommitdiff
path: root/src/empathy-chat-window.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Clean up #include directives in source filesEmanuele Aina1-1/+0
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-1/+1
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-1/+1
2013-04-01Use double quotes for all internal headersEmanuele Aina1-1/+1
2012-10-10turn EmpathyChatWindow to a GtkWindow subclassGuillaume Desmottes1-2/+2
2012-10-03chat-window: expose the individual mgr as a propertyGuillaume Desmottes1-0/+3
2012-09-28empathy_chat_window_present_chat: return the window presenting the chatGuillaume Desmottes1-1/+1
2012-09-17include telepathy-glib.hGuillaume Desmottes1-1/+1
2012-07-11chat-window: use self->priv patternGuillaume Desmottes1-1/+2
2012-07-11chat-window: port to new coding stylesGuillaume Desmottes1-21/+38
2011-05-05Include SMSChannel property in empathy_chat_window_find_chat()Danielle Madeley1-1/+2
2010-09-29chat-window: most of the functions can be staticGuillaume Desmottes1-17/+1
2010-04-24pass timestamp to empathy_chat_window_present_chatGuillaume Desmottes1-1/+2
2009-12-07change empathy_chat_window_get_nb_rooms to get_chats_typeGuillaume Desmottes1-1/+3
2009-12-07empathy_chat_window_get_default: rename room_filter to roomGuillaume Desmottes1-1/+1
2009-12-07add empathy_chat_window_get_nb_roomsGuillaume Desmottes1-0/+1
2009-12-07Grouping all 1-to-1 chats in one window and MUC's in another one. (Fixes #588...Abner Silva1-1/+1
2009-10-24chat-window: port to new tp-glib account APIJonny Lamb1-2/+3
2009-07-01Port the main of empathy to EmpathyAccountSjoerd Simons1-2/+2
2009-06-13[Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina1-1/+1
2009-05-18empathy-chat-window: update the FSF addressGuillaume Desmottes1-2/+2
2009-05-15empathy-chat-window: remove trailing spacesGuillaume Desmottes1-1/+1
2008-05-05Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens1-1/+1
2008-04-15Update copyright year in .h too, it was done in .c only.Xavier Claessens1-1/+1
2008-04-02Fix build errors EmpathyChatWindow, port to new API.Xavier Claessens1-0/+1
2008-04-02Fix load/save chat geometryXavier Claessens1-10/+0
2008-04-02Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens1-0/+12
2008-03-13Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens1-0/+76