aboutsummaryrefslogtreecommitdiffstats
path: root/views
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
parenta2e4f2a688b391cd9b0a7800ea6bb86e9194c1db (diff)
downloadgsoc2013-evolution-e4bdc1e6a762058e4e289d6d7710dcadda1caca1.tar.gz
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')
-rw-r--r--views/ChangeLog10
-rw-r--r--views/mail/Makefile.am2
-rw-r--r--views/mail/Wide_View_Normal.galview7
-rw-r--r--views/mail/Wide_View_Sent.galview7
-rw-r--r--views/mail/galview.xml2
5 files changed, 27 insertions, 1 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>
diff --git a/views/mail/Makefile.am b/views/mail/Makefile.am
index 6a99b39500..add64a19a9 100644
--- a/views/mail/Makefile.am
+++ b/views/mail/Makefile.am
@@ -1,3 +1,3 @@
mailviewsdir = $(viewsdir)/mail
-mailviews_DATA = As_Sent_Folder.galview By_Sender.galview By_Status.galview By_Subject.galview Messages.galview By_Follow_Up_Flag.galview galview.xml
+mailviews_DATA = As_Sent_Folder.galview By_Sender.galview By_Status.galview By_Subject.galview Messages.galview By_Follow_Up_Flag.galview galview.xml Wide_View_Normal.galview Wide_View_Sent.galview
EXTRA_DIST = $(mailviews_DATA)
diff --git a/views/mail/Wide_View_Normal.galview b/views/mail/Wide_View_Normal.galview
new file mode 100644
index 0000000000..9baed882a6
--- /dev/null
+++ b/views/mail/Wide_View_Normal.galview
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<ETableState state-version="0.100000000000000">
+ <column source="0"/>
+ <column source="1"/>
+ <column source="16"/>
+ <grouping/>
+</ETableState>
diff --git a/views/mail/Wide_View_Sent.galview b/views/mail/Wide_View_Sent.galview
new file mode 100644
index 0000000000..1f1e488550
--- /dev/null
+++ b/views/mail/Wide_View_Sent.galview
@@ -0,0 +1,7 @@
+<?xml version="1.0"?>
+<ETableState state-version="0.100000000000000">
+ <column source="0"/>
+ <column source="1"/>
+ <column source="17"/>
+ <grouping/>
+</ETableState>
diff --git a/views/mail/galview.xml b/views/mail/galview.xml
index 6a5d1e1ac4..11fe5fc61d 100644
--- a/views/mail/galview.xml
+++ b/views/mail/galview.xml
@@ -6,4 +6,6 @@
<GalView id="By_Sender" _title="By Se_nder" filename="By_Sender.galview" type="etable"/>
<GalView id="By_Status" _title="By S_tatus" filename="By_Status.galview" type="etable"/>
<GalView id="By_Follow_Up_Flag" _title="By _Follow Up Flag" filename="By_Follow_Up_Flag.galview" type="etable"/>
+ <GalView id="Wide_View_Normal" _title="For _Wide View" filename="Wide_View_Normal.galview" type="etable"/>
+ <GalView id="Wide_View_Sent" _title="As Sent Folder for Wi_de View" filename="Wide_View_Sent.galview" type="etable"/>
</GalViewCollection>
:46:53 +0800'>2019-01-061-1/+1 * Update math/eigen3 to 3.3.7Tobias C. Berner2018-12-261-0/+1 * Change cmake default behaviour to outsource.Tobias C. Berner2018-12-261-1/+1 * audio/csound: Revert the unintentional changeYuri Victorovich2018-12-131-1/+1 * audio/csound: 6.12.2 -> 6.12.2-83Yuri Victorovich2018-12-134-14/+16 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1 * devel/boost-*: update to 1.69.0Jan Beich2018-12-121-1/+1 * audio/csound: Marked the FLUIDSYNTH option brokenYuri Victorovich2018-11-261-1/+3 * audio/csound: Fix the LINALG option using the workaround suggested by the ups...Yuri Victorovich2018-11-182-2/+3 * Move audio/csound6 -> audio/csoundYuri Victorovich2018-11-1812-0/+565 * Remove expired ports:Rene Ladan2017-11-1311-3221/+0 * Mark csound as deprecated: latest release is on csound6Baptiste Daroussin2017-10-121-0/+3 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-111-1/+1 * Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-3/+3 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1 * audio/csound: use libc++ and unbreak with gcc5 or laterJan Beich2017-02-041-2/+3 * Update math/gmm++ to 5.1Tobias C. Berner2017-01-221-1/+3 * audio/csound6: USES+= aliasJohn Marino2017-01-111-0/+2 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-091-9/+0 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+1 * Convert to options helpersPawel Pekala2016-09-161-87/+57 * Cleanup patches, a* categories.Mathieu Arnold2016-07-276-24/+24 * audio/csound: Use OPSYS with OSVERSIONJohn Marino2016-04-061-2/+2 * Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-16/+16 * mark some of the ports that don't build on powerpc64 for meSteve Wills2015-12-141-0/+2 * - Fix build on 11.xDmitry Marakasov2015-11-061-4/+9 * Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-5/+1 * Update portaudio to v19/Remove portaudio2 [1]Baptiste Daroussin2015-05-312-14/+4 * - Add CPE infoDmitry Marakasov2015-05-181-1/+3 * By request, reset maintainership of multiple portsEitan Adler2015-05-041-1/+1 * - Pass maintainership to submitterWen Heping2015-03-201-1/+1 * Pass CFLAGS and LDFLAGS by default to scons build, againJan Beich2015-01-231-0/+1 * Bump portrevision after png updateBaptiste Daroussin2014-12-261-1/+1 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla inTijl Coosemans2014-12-091-1/+1 * Cleanup plistBaptiste Daroussin2014-10-201-7/+0 * Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1 * - Add PNG option to fix plist (libimage.so is optional)Dmitry Marakasov2014-08-223-4/+30