diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-02 23:56:53 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-02 23:56:53 +0800 |
commit | 9dde03a4b7e7398df502b05d18d1010b4ee88cab (patch) | |
tree | 8d45dac7656d61f2b9487a7567a4ede3227e3f4d /ChangeLog | |
parent | e1110b246ff83d6add4bbf01c6ec8a8460070491 (diff) | |
download | gsoc2013-empathy-9dde03a4b7e7398df502b05d18d1010b4ee88cab.tar gsoc2013-empathy-9dde03a4b7e7398df502b05d18d1010b4ee88cab.tar.gz gsoc2013-empathy-9dde03a4b7e7398df502b05d18d1010b4ee88cab.tar.bz2 gsoc2013-empathy-9dde03a4b7e7398df502b05d18d1010b4ee88cab.tar.lz gsoc2013-empathy-9dde03a4b7e7398df502b05d18d1010b4ee88cab.tar.xz gsoc2013-empathy-9dde03a4b7e7398df502b05d18d1010b4ee88cab.tar.zst gsoc2013-empathy-9dde03a4b7e7398df502b05d18d1010b4ee88cab.zip |
Log chats and display 10 last messages when opening a new chat.
2007-06-02 Xavier Claessens <xclaesse@gmail.com>
* libempathy-gtk/gossip-group-chat.c:
* libempathy-gtk/gossip-private-chat.c:
* libempathy-gtk/gossip-chat.c:
* libempathy/empathy-log-manager.c:
* libempathy/empathy-log-manager.h:
* libempathy/empathy-log-manager.xsl:
* libempathy/Makefile.am: Log chats and display 10 last messages when
opening a new chat.
svn path=/trunk/; revision=114
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,6 +1,17 @@ 2007-06-02 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/gossip-group-chat.c: + * libempathy-gtk/gossip-private-chat.c: + * libempathy-gtk/gossip-chat.c: + * libempathy/empathy-log-manager.c: + * libempathy/empathy-log-manager.h: + * libempathy/empathy-log-manager.xsl: + * libempathy/Makefile.am: Log chats and display 10 last messages when + opening a new chat. + +2007-06-02 Xavier Claessens <xclaesse@gmail.com> + + * libempathy-gtk/gossip-group-chat.c: * libempathy/empathy-tp-contact-list.c: * libempathy/gossip-contact.c: Set default presence to available if there is no presence iface. |