summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-chat.h
AgeCommit message (Expand)AuthorFilesLines
2013-11-18Insert smileys at the cursor positionVeena Katiyar1-0/+3
2013-04-01Clean up #include directives in headersEmanuele Aina1-2/+1
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-3/+3
2013-04-01Use double quotes for all internal headersEmanuele Aina1-3/+3
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-1/+0
2012-07-02Stop using EmpathyChatViewGuillaume Desmottes1-2/+2
2012-02-10Don't unhighlight chat tabs when more messages are receivedWill Thompson1-1/+1
2011-06-21EmpathyChat: inherit from a GtkBox instead of a GtkBinGuillaume Desmottes1-2/+2
2011-05-18chat: rename get to dupJonny Lamb1-1/+1
2011-05-16chat: add {get,set}_text methodsJonny Lamb1-0/+4
2011-05-13Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-...Guillaume Desmottes1-1/+0
2011-05-06Fire a "part-command-entered" signal from libempathy-gtk/empathy-chat.c to be...Chandni Verma1-1/+0
2011-05-05[chat] expose this property in EmpathyChatDanielle Madeley1-0/+2
2011-05-05Change empathy_chat_get_name() from const char * -> char *Danielle Madeley1-1/+1
2011-05-05Add sms-channel property to empathy-chatDanielle Madeley1-0/+2
2011-02-25Implementation of /PART command for MUCsChandni Verma1-0/+3
2010-12-29Remove the composing listSjoerd Simons1-0/+2
2010-06-19EmpathyChat: use an opaque struct for priv not a void pointerSjoerd Simons1-1/+2
2010-01-21added a "find" menu itemThomas Meire1-0/+1
2009-11-27empathy-chat: keep count of the number of unread messagesGuillaume Desmottes1-0/+3
2009-10-24chat: port to new tp-glib account APIJonny Lamb1-1/+1
2009-07-01Port libempathy-gtk to EmpathyAccountSjoerd Simons1-1/+1
2009-06-18Applied Xavier's commentsGabriel Millaire1-0/+2
2009-06-13[Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina1-1/+1
2009-05-18empathy-chat: fix coding style and update FSF addressGuillaume Desmottes1-2/+2
2009-04-22Port EmpathyChat to new API.Xavier Claessens1-1/+0
2008-08-29Add a menu item in chat window to set the room as favoriteXavier Claessens1-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-25Do not give a struct as a parameter by value. (Alban Crequy).Xavier Claessens1-2/+2
2008-04-25Setup contact submenu in chat window.Xavier Claessens1-0/+1
2008-04-17Always set urgency hint on p2p chat windows when receiving a message.Xavier Claessens1-0/+1
2008-04-15Update copyright year in .h too, it was done in .c only.Xavier Claessens1-1/+1
2008-04-14Various fixes for chatsXavier Claessens1-0/+1
2008-04-02Fix build errors EmpathyChatWindow, port to new API.Xavier Claessens1-3/+1
2008-04-02Add a tooltip property on EmpathyChatXavier Claessens1-0/+1
2008-04-02Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens1-40/+22
2008-04-02Remove unimplementer and not used APIXavier Claessens1-1/+0
2008-04-02Add empathy_chat_new and don't use empathy_group/private_* in empathy.cXavier Claessens1-1/+1
2008-04-02Remove vtable and add info as properties. Reorder empathy-chat.c to not decla...Xavier Claessens1-13/+1
2008-03-16Remove empathy_chat_present from header, it's not implemented anymoreXavier Claessens1-1/+0
2008-03-13Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens1-5/+0
2008-02-16Block events messages when the chat is connecting to a new Text channel. Fixe...Xavier Claessens1-0/+1
2007-12-03Cleanup chat objects API and request a new Text channel if account getsXavier Claessens1-40/+37
2007-11-21Add nick completion for MUCs. Fixes bug #453418.Xavier Claessens1-6/+8
2007-06-22Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens1-0/+123