aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up #include directives in headersEmanuele Aina2013-04-021-2/+1
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-3/+3
* Use double quotes for all internal headersEmanuele Aina2013-04-011-3/+3
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-1/+0
* Stop using EmpathyChatViewGuillaume Desmottes2012-07-021-2/+2
* Don't unhighlight chat tabs when more messages are receivedWill Thompson2012-02-111-1/+1
* EmpathyChat: inherit from a GtkBox instead of a GtkBinGuillaume Desmottes2011-06-211-2/+2
* chat: rename get to dupJonny Lamb2011-05-181-1/+1
* chat: add {get,set}_text methodsJonny Lamb2011-05-161-0/+4
* Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-...Guillaume Desmottes2011-05-131-1/+0
|\
| * Fire a "part-command-entered" signal from libempathy-gtk/empathy-chat.c to be...Chandni Verma2011-05-071-1/+0
* | [chat] expose this property in EmpathyChatDanielle Madeley2011-05-051-0/+2
* | Change empathy_chat_get_name() from const char * -> char *Danielle Madeley2011-05-051-1/+1
* | Add sms-channel property to empathy-chatDanielle Madeley2011-05-051-0/+2
|/
* Implementation of /PART command for MUCsChandni Verma2011-02-251-0/+3
* Remove the composing listSjoerd Simons2010-12-291-0/+2
* EmpathyChat: use an opaque struct for priv not a void pointerSjoerd Simons2010-06-201-1/+2
* added a "find" menu itemThomas Meire2010-01-211-0/+1
* empathy-chat: keep count of the number of unread messagesGuillaume Desmottes2009-11-271-0/+3
* chat: port to new tp-glib account APIJonny Lamb2009-10-241-1/+1
* Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-011-1/+1
* Applied Xavier's commentsGabriel Millaire2009-06-181-0/+2
* [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina2009-06-141-1/+1
* empathy-chat: fix coding style and update FSF addressGuillaume Desmottes2009-05-181-2/+2
* Port EmpathyChat to new API.Xavier Claessens2009-04-221-1/+0
* Add a menu item in chat window to set the room as favoriteXavier Claessens2008-08-301-1/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-061-1/+1
* Do not give a struct as a parameter by value. (Alban Crequy).Xavier Claessens2008-04-251-2/+2
* Setup contact submenu in chat window.Xavier Claessens2008-04-251-0/+1
* Always set urgency hint on p2p chat windows when receiving a message.Xavier Claessens2008-04-181-0/+1
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-151-1/+1
* Various fixes for chatsXavier Claessens2008-04-141-0/+1
* Fix build errors EmpathyChatWindow, port to new API.Xavier Claessens2008-04-021-3/+1
* Add a tooltip property on EmpathyChatXavier Claessens2008-04-021-0/+1
* Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens2008-04-021-40/+22
* Remove unimplementer and not used APIXavier Claessens2008-04-021-1/+0
* Add empathy_chat_new and don't use empathy_group/private_* in empathy.cXavier Claessens2008-04-021-1/+1
* Remove vtable and add info as properties. Reorder empathy-chat.c to not decla...Xavier Claessens2008-04-021-13/+1
* Remove empathy_chat_present from header, it's not implemented anymoreXavier Claessens2008-03-161-1/+0
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-5/+0
* Block events messages when the chat is connecting to a new Text channel. Fixe...Xavier Claessens2008-02-161-0/+1
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-031-40/+37
* Add nick completion for MUCs. Fixes bug #453418.Xavier Claessens2007-11-221-6/+8
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+123