index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libempathy-gtk
/
empathy-chat.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation of /PART command for MUCs
Chandni Verma
2011-02-25
1
-0
/
+3
*
Remove the composing list
Sjoerd Simons
2010-12-29
1
-0
/
+2
*
EmpathyChat: use an opaque struct for priv not a void pointer
Sjoerd Simons
2010-06-20
1
-1
/
+2
*
added a "find" menu item
Thomas Meire
2010-01-21
1
-0
/
+1
*
empathy-chat: keep count of the number of unread messages
Guillaume Desmottes
2009-11-27
1
-0
/
+3
*
chat: port to new tp-glib account API
Jonny Lamb
2009-10-24
1
-1
/
+1
*
Port libempathy-gtk to EmpathyAccount
Sjoerd Simons
2009-07-01
1
-1
/
+1
*
Applied Xavier's comments
Gabriel Millaire
2009-06-18
1
-0
/
+2
*
[Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)
Luis Menina
2009-06-14
1
-1
/
+1
*
empathy-chat: fix coding style and update FSF address
Guillaume Desmottes
2009-05-18
1
-2
/
+2
*
Port EmpathyChat to new API.
Xavier Claessens
2009-04-22
1
-1
/
+0
*
Add a menu item in chat window to set the room as favorite
Xavier Claessens
2008-08-30
1
-1
/
+1
*
Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...
Xavier Claessens
2008-05-06
1
-1
/
+1
*
Do not give a struct as a parameter by value. (Alban Crequy).
Xavier Claessens
2008-04-25
1
-2
/
+2
*
Setup contact submenu in chat window.
Xavier Claessens
2008-04-25
1
-0
/
+1
*
Always set urgency hint on p2p chat windows when receiving a message.
Xavier Claessens
2008-04-18
1
-0
/
+1
*
Update copyright year in .h too, it was done in .c only.
Xavier Claessens
2008-04-15
1
-1
/
+1
*
Various fixes for chats
Xavier Claessens
2008-04-14
1
-0
/
+1
*
Fix build errors EmpathyChatWindow, port to new API.
Xavier Claessens
2008-04-02
1
-3
/
+1
*
Add a tooltip property on EmpathyChat
Xavier Claessens
2008-04-02
1
-0
/
+1
*
Rework EmpathyChat's API, it is now a subclass of GtkBin.
Xavier Claessens
2008-04-02
1
-40
/
+22
*
Remove unimplementer and not used API
Xavier Claessens
2008-04-02
1
-1
/
+0
*
Add empathy_chat_new and don't use empathy_group/private_* in empathy.c
Xavier Claessens
2008-04-02
1
-1
/
+1
*
Remove vtable and add info as properties. Reorder empathy-chat.c to not decla...
Xavier Claessens
2008-04-02
1
-13
/
+1
*
Remove empathy_chat_present from header, it's not implemented anymore
Xavier Claessens
2008-03-16
1
-1
/
+0
*
Move modules that make no sense to be used in other applicaton from libempath...
Xavier Claessens
2008-03-14
1
-5
/
+0
*
Block events messages when the chat is connecting to a new Text channel. Fixe...
Xavier Claessens
2008-02-16
1
-0
/
+1
*
Cleanup chat objects API and request a new Text channel if account gets
Xavier Claessens
2007-12-03
1
-40
/
+37
*
Add nick completion for MUCs. Fixes bug #453418.
Xavier Claessens
2007-11-22
1
-6
/
+8
*
Rename all filenames starting with "gossip" by "empathy", change namespace
Xavier Claessens
2007-06-22
1
-0
/
+123