1999-05-28 19:41:31 +00:00
|
|
|
<?xml version="1.0"?>
|
1999-12-05 08:27:37 +00:00
|
|
|
|
1999-06-08 02:17:35 +00:00
|
|
|
<!--
|
|
|
|
The contents of this file are subject to the Netscape Public
|
|
|
|
License Version 1.1 (the "License"); you may not use this file
|
|
|
|
except in compliance with the License. You may obtain a copy of
|
|
|
|
the License at http://www.mozilla.org/NPL/
|
|
|
|
|
|
|
|
Software distributed under the License is distributed on an "AS
|
|
|
|
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
|
|
|
implied. See the License for the specific language governing
|
|
|
|
rights and limitations under the License.
|
|
|
|
|
|
|
|
The Original Code is Mozilla Communicator client code, released
|
|
|
|
March 31, 1998.
|
|
|
|
|
|
|
|
The Initial Developer of the Original Code is Netscape
|
|
|
|
Communications Corporation. Portions created by Netscape are
|
|
|
|
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
|
|
|
Rights Reserved.
|
|
|
|
-->
|
1999-05-28 19:41:31 +00:00
|
|
|
|
2001-08-31 22:20:37 +00:00
|
|
|
<?xml-stylesheet href="chrome://messenger/skin/threadPane.css" type="text/css"?>
|
|
|
|
|
1999-08-07 00:22:01 +00:00
|
|
|
<!DOCTYPE window SYSTEM "chrome://messenger/locale/threadpane.dtd">
|
1999-05-28 19:41:31 +00:00
|
|
|
|
1999-09-01 23:50:48 +00:00
|
|
|
<overlay
|
2001-08-31 22:20:37 +00:00
|
|
|
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
1999-05-28 19:41:31 +00:00
|
|
|
|
2000-06-21 06:34:59 +00:00
|
|
|
<script src="chrome://messenger/content/threadPane.js"/>
|
2000-01-12 02:25:35 +00:00
|
|
|
|
2001-09-25 22:17:47 +00:00
|
|
|
<outliner id="threadOutliner" flex="1" enableColumnDrag="true"
|
2001-04-13 08:17:56 +00:00
|
|
|
onkeypress="ThreadPaneKeyPress(event);">
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="threadCol" display="&threadColumn.label;" class="outlinercol-header outlinercol-image outlinercol-inset-header threadColumnHeader" currentView="unthreaded" cycler="true" persist="hidden ordinal" fixed="true" />
|
|
|
|
<outlinercol id="subjectCol" class="outlinercol-header outlinercell-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="7" label="&subjectColumn.label;" primary="true"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="senderOrRecipientCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="4" label="&senderColumn.label;"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="unreadButtonColHeader" fixed="true" persist="hidden ordinal" class="outlinercol-header outlinercol-image outlinercol-inset-header readColumnHeader" display="&readColumn.label;" cycler="true"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="dateCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="2" label="&dateColumn.label;"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="statusCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="1" label="&statusColumn.label;"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="sizeCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="1" label="&sizeColumn.label;"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="flaggedCol" fixed="true" persist="hidden ordinal" class="outlinercol-header outlinercol-image outlinercol-inset-header flagColumnHeader" display="&flagColumn.label;" cycler="true"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="priorityCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="1" label="&priorityColumn.label;"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-10-25 02:25:08 +00:00
|
|
|
<outlinercol id="labelCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="1" label="&labelColumn.label;"/>
|
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="unreadCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="1" label="&unreadColumn.label;"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
<splitter class="tree-splitter"/>
|
2001-09-25 22:17:47 +00:00
|
|
|
<outlinercol id="totalCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="hidden ordinal width" flex="1" label="&totalColumn.label;"/>
|
2001-04-14 02:16:56 +00:00
|
|
|
<outlinercol id="locationCol" class="outlinercol-header outlinercol-inset-header sortDirectionIndicator" persist="width" flex="1" hidden="true" ignoreincolumnpicker="true" label="&locationColumn.label;"/>
|
2001-08-15 05:07:48 +00:00
|
|
|
<outlinerbody flex="1"
|
|
|
|
onselect="this.parentNode.outlinerBoxObject.view.selectionChanged();"
|
|
|
|
ondraggesture="return BeginDragThreadPane(event);"/>
|
2001-03-17 01:59:34 +00:00
|
|
|
</outliner>
|
2000-03-30 23:08:53 +00:00
|
|
|
|
1999-09-01 23:50:48 +00:00
|
|
|
</overlay>
|