aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.c
Commit message (Expand)AuthorAgeFilesLines
* Wait a bit before displaying pending messages of a chat to have a chance to g...Xavier Claessens2008-02-161-7/+31
* Block events messages when the chat is connecting to a new Text channel. Fixe...Xavier Claessens2008-02-161-0/+26
* Generate marshal.list thanks to gabble black magic.Xavier Claessens2008-02-101-2/+2
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-101-1/+1
* Mark some private symbols as staticXavier Claessens2008-02-101-6/+6
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-1/+1
* Cleanup chat objects API and request a new Text channel if account getsXavier Claessens2007-12-031-10/+131
* Conflicts:Xavier Claessens2007-12-031-62/+62
* Add nick completion for MUCs. Fixes bug #453418.Xavier Claessens2007-11-221-10/+11
* Move chats to its own process.Xavier Claessens2007-11-111-3/+0
* Set chat state to ACTIVE when receiving a message from a contact, avoidXavier Claessens2007-10-131-0/+5
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-131-7/+3
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-2/+2
* Move TP_CHANNEL_CHAT_STATE_PAUSED to the not typing case. Fixes bugXavier Claessens2007-09-211-1/+1
* More dynamic smiley managment and more efficient algorithm to detectXavier Claessens2007-09-081-1/+1
* Only update the topic of it has really be changed, avoid diplaying manyXavier Claessens2007-08-131-16/+19
* Initial room list support. It does not works yet.Xavier Claessens2007-07-201-50/+97
* Fix a leaked ref.Xavier Claessens2007-07-011-4/+12
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+1561