aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.h
Commit message (Expand)AuthorAgeFilesLines
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-061-1/+1
* Do not give a struct as a parameter by value. (Alban Crequy).xclaesse2008-04-251-2/+2
* Setup contact submenu in chat window.xclaesse2008-04-251-0/+1
* Always set urgency hint on p2p chat windows when receiving a message.xclaesse2008-04-181-0/+1
* Update copyright year in .h too, it was done in .c only.xclaesse2008-04-151-1/+1
* Various fixes for chatsxclaesse2008-04-141-0/+1
* Fix build errors EmpathyChatWindow, port to new API.xclaesse2008-04-021-3/+1
* Add a tooltip property on EmpathyChatxclaesse2008-04-021-0/+1
* Rework EmpathyChat's API, it is now a subclass of GtkBin.xclaesse2008-04-021-40/+22
* Remove unimplementer and not used APIxclaesse2008-04-021-1/+0
* Add empathy_chat_new and don't use empathy_group/private_* in empathy.cxclaesse2008-04-021-1/+1
* Remove vtable and add info as properties. Reorder empathy-chat.c to not decla...xclaesse2008-04-021-13/+1
* Remove empathy_chat_present from header, it's not implemented anymorexclaesse2008-03-161-1/+0
* Move modules that make no sense to be used in other applicaton from libempath...xclaesse2008-03-141-5/+0
* Block events messages when the chat is connecting to a new Text channel. Fixe...xclaesse2008-02-161-0/+1
* 2007-12-03 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-12-031-40/+37
* 2007-11-21 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-11-221-6/+8
* 2007-06-22 Xavier Claessens <xclaesse@gmail.com>xclaesse2007-06-221-0/+123