diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-05-20 23:10:56 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-05-20 23:10:56 +0800 |
commit | 197e30fd6b46be7628d6458f2ee83b5c9edf6517 (patch) | |
tree | b434da447289c23ce7dee19950119316d1e40d1c /ChangeLog | |
parent | 2215be7730fb16efe8e4b8473ccafd45be20e490 (diff) | |
download | gsoc2013-empathy-197e30fd6b46be7628d6458f2ee83b5c9edf6517.tar gsoc2013-empathy-197e30fd6b46be7628d6458f2ee83b5c9edf6517.tar.gz gsoc2013-empathy-197e30fd6b46be7628d6458f2ee83b5c9edf6517.tar.bz2 gsoc2013-empathy-197e30fd6b46be7628d6458f2ee83b5c9edf6517.tar.lz gsoc2013-empathy-197e30fd6b46be7628d6458f2ee83b5c9edf6517.tar.xz gsoc2013-empathy-197e30fd6b46be7628d6458f2ee83b5c9edf6517.tar.zst gsoc2013-empathy-197e30fd6b46be7628d6458f2ee83b5c9edf6517.zip |
Correctly remember if last message comes from the self contact or another.
2007-05-20 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-chat-view.c: Correctly remember if last message
comes from the self contact or another.
svn path=/trunk/; revision=85
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-05-20 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-chat-view.c: Correctly remember if last message + comes from the self contact or another. + +2007-05-20 Xavier Claessens <xclaesse@gmail.com> + * libempathy-gtk/gossip-contact-list-model.c: * libempathy-gtk/gossip-contact-list-model.h: Removed. * libempathy-gtk/gossip-contact-list-view.c: |