diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-01-20 05:47:08 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-01-20 05:47:08 +0800 |
commit | b9c49f7751c7e26dffb654c0c46bae5fe004c332 (patch) | |
tree | da8396789170183c8b23cbc15ea523c81117d445 /mail/ChangeLog | |
parent | 8951cd044f0a0ccedbc7e06c6ba9111229170384 (diff) | |
download | gsoc2013-evolution-b9c49f7751c7e26dffb654c0c46bae5fe004c332.tar.gz gsoc2013-evolution-b9c49f7751c7e26dffb654c0c46bae5fe004c332.tar.zst gsoc2013-evolution-b9c49f7751c7e26dffb654c0c46bae5fe004c332.zip |
Remove the focus cursor on the message list. The message list now has a
2008-01-20 Srinivasa Ragavan <sragavan@novell.com>
* message-list.etspec: Remove the focus cursor on the message list.
The message list now has a nice cairo rendered row. This looks very
close to the GtkTreeView thing.
svn path=/trunk/; revision=34854
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 4ee0b2ee1f..65debc0bb8 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2008-01-20 Srinivasa Ragavan <sragavan@novell.com> + + * message-list.etspec: Remove the focus cursor on the message list. + The message list now has a nice cairo rendered row. This looks very + close to the GtkTreeView thing. + 2008-01-16 Matthew Barnes <mbarnes@redhat.com> * em-folder-browser.c: |