aboutsummaryrefslogtreecommitdiffstats
path: root/views/ChangeLog
diff options
context:
space:
mode:
authorSrinivasa Ragavan <sragavan@src.gnome.org>2006-06-03 02:12:08 +0800
committerSrinivasa Ragavan <sragavan@src.gnome.org>2006-06-03 02:12:08 +0800
commite4bdc1e6a762058e4e289d6d7710dcadda1caca1 (patch)
treedb6d05298cebb7b0a359665f796992acdbfda264 /views/ChangeLog
parenta2e4f2a688b391cd9b0a7800ea6bb86e9194c1db (diff)
downloadgsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.tar
gsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.tar.gz
gsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.tar.bz2
gsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.tar.lz
gsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.tar.xz
gsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.tar.zst
gsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.zip
Added support for Vertical View in Evolution Mailer with custom message list.
svn path=/trunk/; revision=32071
Diffstat (limited to 'views/ChangeLog')
-rw-r--r--views/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/views/ChangeLog b/views/ChangeLog
index bb9b541de3..8e0463770c 100644
--- a/views/ChangeLog
+++ b/views/ChangeLog
@@ -1,3 +1,13 @@
+2006-06-02 Srinivasa Ragavan <sragavan@novell.com>
+
+ * mail/Makefile.am: Added two new views Wide_View_Sent.galview
+ and Wide_View_Normal.galview to help views in wide mode.
+ * mail/galview.xml: Added them to views menu.
+ * mail/Wide_View_Normal.galview: Added a new default galview with
+ composite headers for normal folders.
+ * mail/Wide_View_Sent.galview: Added a new default galview with
+ composite headers for sent/draft folders.
+
2005-10-19 Harish Krishnaswamy <kharish@novell.com>
Committing for Nathan Owens <pianocomp81@yahoo.com>