diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-05-25 21:53:52 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-25 21:53:52 +0800 |
commit | 5e4109c79e8892dd29690c35ac21cd0d3921ced7 (patch) | |
tree | 8314ec8d3b8328981f9094b469ed907f1f95307a /ChangeLog | |
parent | c946da8f9810d4f56c02f5147ff7265cb30e23cc (diff) | |
download | gsoc2013-empathy-5e4109c79e8892dd29690c35ac21cd0d3921ced7.tar gsoc2013-empathy-5e4109c79e8892dd29690c35ac21cd0d3921ced7.tar.gz gsoc2013-empathy-5e4109c79e8892dd29690c35ac21cd0d3921ced7.tar.bz2 gsoc2013-empathy-5e4109c79e8892dd29690c35ac21cd0d3921ced7.tar.lz gsoc2013-empathy-5e4109c79e8892dd29690c35ac21cd0d3921ced7.tar.xz gsoc2013-empathy-5e4109c79e8892dd29690c35ac21cd0d3921ced7.tar.zst gsoc2013-empathy-5e4109c79e8892dd29690c35ac21cd0d3921ced7.zip |
Fix refcounting of GossipGroupChat. Add debug message when alias request
2007-05-25 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-group-chat.c: Fix refcounting of
GossipGroupChat.
* libempathy/empathy-tp-contact-list.c: Add debug message when alias
request fails.
* data/22x22/empathy-group-message.png:
* data/22x22/Makefile.am: Add group message icon.
svn path=/trunk/; revision=94
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2007-05-25 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-group-chat.c: Fix refcounting of + GossipGroupChat. + * libempathy/empathy-tp-contact-list.c: Add debug message when alias + request fails. + * data/22x22/empathy-group-message.png: + * data/22x22/Makefile.am: Add group message icon. + +2007-05-25 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-new-chatroom-dialog.c: Do not use the server entry's value if it's hidden. * libempathy-gtk/gossip-contact-list-view.c:Do not highlight groups |