You can subscribe to this list here.
| 2003 |
Jan
|
Feb
(160) |
Mar
(119) |
Apr
(111) |
May
(118) |
Jun
(101) |
Jul
(304) |
Aug
(113) |
Sep
(140) |
Oct
(137) |
Nov
(87) |
Dec
(122) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2004 |
Jan
(78) |
Feb
(125) |
Mar
(131) |
Apr
(59) |
May
(121) |
Jun
(166) |
Jul
(150) |
Aug
(137) |
Sep
(73) |
Oct
(58) |
Nov
(27) |
Dec
(60) |
| 2005 |
Jan
(131) |
Feb
(84) |
Mar
(36) |
Apr
(8) |
May
(28) |
Jun
(20) |
Jul
(10) |
Aug
(72) |
Sep
(76) |
Oct
(34) |
Nov
(3) |
Dec
(29) |
| 2006 |
Jan
(13) |
Feb
(92) |
Mar
(7) |
Apr
(1) |
May
(1) |
Jun
(2) |
Jul
(4) |
Aug
(17) |
Sep
(5) |
Oct
(2) |
Nov
(8) |
Dec
(12) |
| 2007 |
Jan
(28) |
Feb
(15) |
Mar
|
Apr
|
May
(8) |
Jun
(4) |
Jul
(5) |
Aug
(8) |
Sep
(20) |
Oct
(38) |
Nov
(65) |
Dec
(92) |
| 2008 |
Jan
(21) |
Feb
(56) |
Mar
(27) |
Apr
(174) |
May
(25) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <sta...@us...> - 2003-02-20 10:19:47
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv9578
Modified Files:
glassblue.css
Log Message:
Merge kinematics patch that updates the UI for priority 2 accessibility requirements
Index: glassblue.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/glassblue.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** glassblue.css 19 Feb 2003 19:26:13 -0000 1.7
--- glassblue.css 20 Feb 2003 10:19:43 -0000 1.8
***************
*** 15,19 ****
! input, select, submit {
color: black;
background-color: #C1C1C1;
--- 15,19 ----
! input, select, .submit {
color: black;
background-color: #C1C1C1;
***************
*** 23,27 ****
}
! .shell {
background-color: #344FB2;
border: 1px black outset;
--- 23,27 ----
}
! .shell, .shellTop {
background-color: #344FB2;
border: 1px black outset;
***************
*** 49,53 ****
}
! .menu a {
color: white;
text-decoration: none;
--- 49,53 ----
}
! .menuLink {
color: white;
text-decoration: none;
***************
*** 111,123 ****
}
! table.stabColor01 {
border: 1px solid #6B76A1;
}
! table.stabColor03 {
border: 1px solid #6B76A1;
}
! td.stabColor01 {
border: 1px solid #6B76A1;
}
--- 111,123 ----
}
! table.settingsTable {
border: 1px solid #6B76A1;
}
! table.openMessageTable, table.lookupResultsTable {
border: 1px solid #6B76A1;
}
! td.settingsPanel {
border: 1px solid #6B76A1;
}
***************
*** 167,195 ****
}
! span.bucketsLabel {
font-weight: bold;
}
! span.magnetsLabel {
font-weight: bold;
}
! span.securityLabel {
font-weight: bold;
}
! span.configurationLabel {
font-weight: bold;
}
! span.advancedLabel {
font-weight: bold;
}
! span.passwordLabel {
font-weight: bold;
}
! span.sessionLabel {
font-weight: bold;
}
--- 167,195 ----
}
! .bucketsLabel {
font-weight: bold;
}
! .magnetsLabel {
font-weight: bold;
}
! .securityLabel {
font-weight: bold;
}
! .configurationLabel {
font-weight: bold;
}
! .advancedLabel {
font-weight: bold;
}
! .passwordLabel {
font-weight: bold;
}
! .sessionLabel {
font-weight: bold;
}
***************
*** 202,206 ****
}
! table.historyButtonsBottom {
width: 100%;
margin-top: 0.6em;
--- 202,206 ----
}
! table.historyWidgetsBottom {
width: 100%;
margin-top: 0.6em;
***************
*** 248,256 ****
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
}
--- 248,256 ----
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
}
|
|
From: <sta...@us...> - 2003-02-20 10:15:40
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv7967
Modified Files:
blue.css
Log Message:
Merge kinematics patch that updates the UI for priority 2 accessibility requirements
Index: blue.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/blue.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** blue.css 19 Feb 2003 19:05:28 -0000 1.6
--- blue.css 20 Feb 2003 10:15:37 -0000 1.7
***************
*** 11,15 ****
}
! input, select, submit {
color: white;
background-color: #363E68;
--- 11,15 ----
}
! input, select, .submit {
color: white;
background-color: #363E68;
***************
*** 19,23 ****
}
! .shell {
background-color: #4C558E;
border: 3px #363E68 solid;
--- 19,23 ----
}
! .shell, .shellTop {
background-color: #4C558E;
border: 3px #363E68 solid;
***************
*** 50,55 ****
}
! .menu a {
! color: white;
background-color: transparent;
}
--- 50,55 ----
}
! .menuLink {
! color: white;
background-color: transparent;
}
***************
*** 78,90 ****
}
! table.stabColor01 {
border: 1px solid Black;
}
! table.stabColor03 {
border: 3px solid Black;
}
! td.stabColor01 {
border: 1px solid Black;
}
--- 78,90 ----
}
! table.settingsTable {
border: 1px solid Black;
}
! table.openMessageTable, table.lookupResultsTable {
border: 3px solid Black;
}
! td.settingsPanel {
border: 1px solid Black;
}
***************
*** 123,127 ****
}
! table.historyButtonsBottom {
width: 100%;
margin-left: 0.5em;
--- 123,127 ----
}
! table.historyWidgetsBottom {
width: 100%;
margin-left: 0.5em;
***************
*** 180,208 ****
}
! span.bucketsLabel {
font-weight: bold;
}
! span.magnetsLabel {
font-weight: bold;
}
! span.securityLabel {
font-weight: bold;
}
! span.configurationLabel {
font-weight: bold;
}
! span.advancedLabel {
font-weight: bold;
}
! span.passwordLabel {
font-weight: bold;
}
! span.sessionLabel {
font-weight: bold;
}
--- 180,208 ----
}
! .bucketsLabel {
font-weight: bold;
}
! .magnetsLabel {
font-weight: bold;
}
! .securityLabel {
font-weight: bold;
}
! .configurationLabel {
font-weight: bold;
}
! .advancedLabel {
font-weight: bold;
}
! .passwordLabel {
font-weight: bold;
}
! .sessionLabel {
font-weight: bold;
}
***************
*** 247,255 ****
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
\ No newline at end of file
--- 247,255 ----
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
|
|
From: <sta...@us...> - 2003-02-20 10:14:54
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv7650
Modified Files:
PRJSteelBeach.css
Log Message:
Merge kinematics patch that updates the UI for priority 2 accessibility requirements
Index: PRJSteelBeach.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/PRJSteelBeach.css,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** PRJSteelBeach.css 19 Feb 2003 18:55:39 -0000 1.7
--- PRJSteelBeach.css 20 Feb 2003 10:14:51 -0000 1.8
***************
*** 24,28 ****
}
! .shell {
border-bottom : 3px solid #000033;
border-left : 3px solid #eeeeee;
--- 24,28 ----
}
! .shell, .shellTop {
border-bottom : 3px solid #000033;
border-left : 3px solid #eeeeee;
***************
*** 136,140 ****
}
! submit {
background-color : #cccccc;
background-image : url("metalback.gif");
--- 136,140 ----
}
! .submit {
background-color : #cccccc;
background-image : url("metalback.gif");
***************
*** 180,192 ****
}
! table.stabColor01 {
border: 1px solid black;
}
! table.stabColor03 {
border: 3px solid black;
}
! td.stabColor01 {
border: 1px solid black;
}
--- 180,192 ----
}
! table.settingsTable {
border: 1px solid black;
}
! table.openMessageTable, table.lookupResultsTable {
border: 3px solid black;
}
! td.settingsPanel {
border: 1px solid black;
}
***************
*** 237,265 ****
}
! span.bucketsLabel {
font-weight: bold;
}
! span.magnetsLabel {
font-weight: bold;
}
! span.securityLabel {
font-weight: bold;
}
! span.configurationLabel {
font-weight: bold;
}
! span.advancedLabel {
font-weight: bold;
}
! span.passwordLabel {
font-weight: bold;
}
! span.sessionLabel {
font-weight: bold;
}
--- 237,265 ----
}
! .bucketsLabel {
font-weight: bold;
}
! .magnetsLabel {
font-weight: bold;
}
! .securityLabel {
font-weight: bold;
}
! .configurationLabel {
font-weight: bold;
}
! .advancedLabel {
font-weight: bold;
}
! .passwordLabel {
font-weight: bold;
}
! .sessionLabel {
font-weight: bold;
}
***************
*** 272,276 ****
}
! table.historyButtonsBottom {
width: 100%;
margin-top: 0.6em;
--- 272,276 ----
}
! table.historyWidgetsBottom {
width: 100%;
margin-top: 0.6em;
***************
*** 318,326 ****
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
}
--- 318,326 ----
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
}
|
|
From: <sta...@us...> - 2003-02-20 10:13:55
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv7272
Modified Files:
PRJBlueGrey.css
Log Message:
Merge kinematics patch that updates the UI for priority 2 accessibility requirements
Index: PRJBlueGrey.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/PRJBlueGrey.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** PRJBlueGrey.css 19 Feb 2003 18:54:20 -0000 1.5
--- PRJBlueGrey.css 20 Feb 2003 10:13:52 -0000 1.6
***************
*** 28,32 ****
font-size : 175%;
}
! .shell {
border-bottom : 3px solid #aaaaaa;
border-left : 3px solid #eeeeee;
--- 28,32 ----
font-size : 175%;
}
! .shell, .shellTop {
border-bottom : 3px solid #aaaaaa;
border-left : 3px solid #eeeeee;
***************
*** 139,143 ****
}
! submit {
margin-left : 3px;
margin-right : 3px;
--- 139,143 ----
}
! .submit {
margin-left : 3px;
margin-right : 3px;
***************
*** 178,190 ****
}
! table.stabColor01 {
border: 1px solid Black;
}
! table.stabColor03 {
border: 3px solid Black;
}
! td.stabColor01 {
border: 1px solid Black;
}
--- 178,190 ----
}
! table.settingsTable {
border: 1px solid Black;
}
! table.openMessageTable, table.lookupResultsTable {
border: 3px solid Black;
}
! td.settingsPanel {
border: 1px solid Black;
}
***************
*** 234,262 ****
}
! span.bucketsLabel {
font-weight: bold;
}
! span.magnetsLabel {
font-weight: bold;
}
! span.securityLabel {
font-weight: bold;
}
! span.configurationLabel {
font-weight: bold;
}
! span.advancedLabel {
font-weight: bold;
}
! span.passwordLabel {
font-weight: bold;
}
! span.sessionLabel {
font-weight: bold;
}
--- 234,262 ----
}
! .bucketsLabel {
font-weight: bold;
}
! .magnetsLabel {
font-weight: bold;
}
! .securityLabel {
font-weight: bold;
}
! .configurationLabel {
font-weight: bold;
}
! .advancedLabel {
font-weight: bold;
}
! .passwordLabel {
font-weight: bold;
}
! .sessionLabel {
font-weight: bold;
}
***************
*** 269,273 ****
}
! table.historyButtonsBottom {
width: 100%;
margin-top: 0.6em;
--- 269,273 ----
}
! table.historyWidgetsBottom {
width: 100%;
margin-top: 0.6em;
***************
*** 308,316 ****
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
\ No newline at end of file
--- 308,316 ----
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
|
|
From: <sta...@us...> - 2003-02-20 10:12:38
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv6729
Modified Files:
LRCLaptop.css
Log Message:
Merge kinematics patch that updates the UI for priority 2 accessibility requirements
Index: LRCLaptop.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/LRCLaptop.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** LRCLaptop.css 19 Feb 2003 19:36:17 -0000 1.5
--- LRCLaptop.css 20 Feb 2003 10:12:35 -0000 1.6
***************
*** 64,68 ****
}
! .shell
{
background-color: #ededca;
--- 64,68 ----
}
! .shell, .shellTop
{
background-color: #ededca;
***************
*** 110,114 ****
}
! submit
{
font-size: 8pt;
--- 110,114 ----
}
! .submit
{
font-size: 8pt;
***************
*** 128,140 ****
}
! table.stabColor01 {
border: 1px solid Black;
}
! table.stabColor03 {
border: 3px solid Black;
}
! td.stabColor01 {
border: 1px solid Black;
}
--- 128,140 ----
}
! table.settingsTable {
border: 1px solid Black;
}
! table.openMessageTable, table.lookupResultsTable {
border: 3px solid Black;
}
! td.settingsPanel {
border: 1px solid Black;
}
***************
*** 213,241 ****
}
! span.bucketsLabel {
font-weight: bold;
}
! span.magnetsLabel {
font-weight: bold;
}
! span.securityLabel {
font-weight: bold;
}
! span.configurationLabel {
font-weight: bold;
}
! span.advancedLabel {
font-weight: bold;
}
! span.passwordLabel {
font-weight: bold;
}
! span.sessionLabel {
font-weight: bold;
}
--- 213,241 ----
}
! .bucketsLabel {
font-weight: bold;
}
! .magnetsLabel {
font-weight: bold;
}
! .securityLabel {
font-weight: bold;
}
! .configurationLabel {
font-weight: bold;
}
! .advancedLabel {
font-weight: bold;
}
! .passwordLabel {
font-weight: bold;
}
! .sessionLabel {
font-weight: bold;
}
***************
*** 266,274 ****
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
}
--- 266,274 ----
.historyLabel {
! font-weight: normal;
}
.historyLabel em {
! font-weight: bold;
! font-style: normal;
}
|
|
From: <jgr...@us...> - 2003-02-19 21:45:58
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1:/tmp/cvs-serv12089 Modified Files: ioA.ini Log Message: Merge patch 689554 that fixes the options dialog on Win98 and makes it work with NSIS 2.0b1 Index: ioA.ini =================================================================== RCS file: /cvsroot/popfile/windows/ioA.ini,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** ioA.ini 3 Feb 2003 00:56:48 -0000 1.7 --- ioA.ini 19 Feb 2003 21:45:53 -0000 1.8 *************** *** 1,4 **** [Settings] ! NumFields=6 [Field 1] --- 1,6 ---- + ; This "ioA.ini" file has been tested using NSIS v2.0b1 and Windows 98SE + [Settings] ! NumFields=7 [Field 1] *************** *** 6,12 **** Text=Choose the default port number for POP3 connections (110 recommended). Left=0 ! Right=500 Top=0 ! Bottom=20 [Field 2] --- 8,14 ---- Text=Choose the default port number for POP3 connections (110 recommended). Left=0 ! Right=-1 Top=0 ! Bottom=10 [Field 2] *************** *** 14,20 **** ListItems=110|111|8110|8111 Left=0 ! Right=100 ! Top=24 ! Bottom=79 [Field 3] --- 16,22 ---- ListItems=110|111|8110|8111 Left=0 ! Right=70 ! Top=15 ! Bottom=70 [Field 3] *************** *** 22,28 **** Text=Choose the default port number for user interface connections (8080 recommended) Left=0 ! Right=600 ! Top=79 ! Bottom=99 [Field 4] --- 24,30 ---- Text=Choose the default port number for user interface connections (8080 recommended) Left=0 ! Right=-1 ! Top=40 ! Bottom=50 [Field 4] *************** *** 30,36 **** ListItems=8080|8081|9090|9091 Left=0 ! Right=100 ! Top=103 ! Bottom=158 [Field 5] --- 32,38 ---- ListItems=8080|8081|9090|9091 Left=0 ! Right=70 ! Top=55 ! Bottom=110 [Field 5] *************** *** 38,50 **** Text=Run POPFile automatically when Windows starts Left=0 ! Right=300 ! Top=167 ! Bottom=199 [Field 6] ! Type=label ! Text=ENSURE THAT POPFILE IS NOT RUNNING BEFORE PROCEEDING Left=0 ! Right=350 ! Top=208 ! Bottom=228 --- 40,60 ---- Text=Run POPFile automatically when Windows starts Left=0 ! Right=-1 ! Top=80 ! Bottom=90 [Field 6] ! Type=GroupBox ! Text=IMPORTANT WARNING Left=0 ! Right=-1 ! Top=100 ! Bottom=-5 ! ! [Field 7] ! Type=label ! Text=IF UPGRADING POPFILE --- PLEASE SHUTDOWN POPFILE BEFORE PROCEEDING ! Left=7 ! Right=-7 ! Top=115 ! Bottom=125 |
|
From: <sta...@us...> - 2003-02-19 21:31:13
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv3689
Modified Files:
SimplyBlue.css
Log Message:
tweaked to match kinematics Bobby P2 patches
Index: SimplyBlue.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/SimplyBlue.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** SimplyBlue.css 19 Feb 2003 18:58:03 -0000 1.3
--- SimplyBlue.css 19 Feb 2003 21:31:08 -0000 1.4
***************
*** 6,10 ****
}
! .shell {
background-color: #bcd5ea;
border: 3px #88b5dd solid;
--- 6,10 ----
}
! .shell, .shellTop {
background-color: #bcd5ea;
border: 3px #88b5dd solid;
***************
*** 100,108 ****
}
! table.stabColor01 {
border: 1px solid #88b5dd;
}
! table.stabColor03 {
border: 3px solid #88b5dd;
}
--- 100,108 ----
}
! table.settingsTable {
border: 1px solid #88b5dd;
}
! table.openMessageTable, table.lookupResultsTable {
border: 3px solid #88b5dd;
}
***************
*** 116,120 ****
}
! td.stabColor01 {
border: 1px solid #88b5dd;
}
--- 116,120 ----
}
! td.settingsPanel {
border: 1px solid #88b5dd;
}
***************
*** 157,189 ****
.historyLabel {
! font-weight: bold;
}
! span.bucketsLabel {
font-weight: bold;
}
! span.magnetsLabel {
font-weight: bold;
}
! span.securityLabel {
font-weight: bold;
}
! span.configurationLabel {
font-weight: bold;
}
! span.advancedLabel {
font-weight: bold;
}
! span.passwordLabel {
font-weight: bold;
}
! span.sessionLabel {
font-weight: bold;
}
--- 157,194 ----
.historyLabel {
! font-weight: normal;
}
! .historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
!
! .bucketsLabel {
font-weight: bold;
}
! .magnetsLabel {
font-weight: bold;
}
! .securityLabel {
font-weight: bold;
}
! .configurationLabel {
font-weight: bold;
}
! .advancedLabel {
font-weight: bold;
}
! .passwordLabel {
font-weight: bold;
}
! .sessionLabel {
font-weight: bold;
}
***************
*** 204,208 ****
}
! table.historyButtonsBottom {
width: 100%;
margin-top: 0.6em;
--- 209,213 ----
}
! table.historyWidgetsBottom {
width: 100%;
margin-top: 0.6em;
***************
*** 227,235 ****
span.securityWidgetState {
font-weight: bold;
! }
!
! .historyLabel em {
!
! font-style: normal;
! }
!
--- 232,234 ----
span.securityWidgetState {
font-weight: bold;
! }
\ No newline at end of file
|
|
From: <jgr...@us...> - 2003-02-19 19:57:47
|
Update of /cvsroot/popfile/engine/Classifier
In directory sc8-pr-cvs1:/tmp/cvs-serv20977/Classifier
Modified Files:
MailParse.pm
Log Message:
When we encounter a table tag in the HTML parser reset the font color
Index: MailParse.pm
===================================================================
RCS file: /cvsroot/popfile/engine/Classifier/MailParse.pm,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** MailParse.pm 19 Feb 2003 19:43:15 -0000 1.86
--- MailParse.pm 19 Feb 2003 19:57:42 -0000 1.87
***************
*** 319,322 ****
--- 319,329 ----
}
+ # If we hit a table tag then any font information is lost
+
+ if ( $tag =~ /^(table|td|tr|th)$/i ) {
+ $self->{htmlfontcolor} = map_color( $self, 'black' );
+ $self->{htmlbackcolor} = map_color( $self, 'white' );
+ }
+
# Count the number of TD elements
increment_word( $self, 'html:td' ) if ( $tag =~ /^td$/i );
|
|
From: <jgr...@us...> - 2003-02-19 19:51:48
|
Update of /cvsroot/popfile/engine/Classifier
In directory sc8-pr-cvs1:/tmp/cvs-serv17834/Classifier
Modified Files:
Bayes.pm
Log Message:
Give the unclassified 'bucket' the color black so that we don't get a warning from Perl about an undefined value
Index: Bayes.pm
===================================================================
RCS file: /cvsroot/popfile/engine/Classifier/Bayes.pm,v
retrieving revision 1.98
retrieving revision 1.99
diff -C2 -d -r1.98 -r1.99
*** Bayes.pm 19 Feb 2003 19:49:41 -0000 1.98
--- Bayes.pm 19 Feb 2003 19:51:42 -0000 1.99
***************
*** 373,376 ****
--- 373,381 ----
update_constants($self);
+ # unclassified will always have the color black, note that unclassified is not
+ # actually a bucket
+
+ $self->{colors}{unclassified} = 'black';
+
print "Corpus loaded with $self->{full_total} entries\n" if $self->{debug};
}
|
|
From: <jgr...@us...> - 2003-02-19 19:50:00
|
Update of /cvsroot/popfile/engine/Classifier
In directory sc8-pr-cvs1:/tmp/cvs-serv17026/Classifier
Modified Files:
Bayes.pm
Log Message:
When writing the history file used \n instead of $eol so that the appropriate platform EOL gets placed in the file
Index: Bayes.pm
===================================================================
RCS file: /cvsroot/popfile/engine/Classifier/Bayes.pm,v
retrieving revision 1.97
retrieving revision 1.98
diff -C2 -d -r1.97 -r1.98
*** Bayes.pm 19 Feb 2003 19:43:14 -0000 1.97
--- Bayes.pm 19 Feb 2003 19:49:41 -0000 1.98
***************
*** 753,763 ****
open TEMP, ">$temp_file";
- binmode TEMP;
while ( <$mail> ) {
my $line;
$line = $_;
# Check for an abort
--- 753,771 ----
open TEMP, ">$temp_file";
while ( <$mail> ) {
my $line;
+ my $fileline;
$line = $_;
+ # This is done so that we remove the network style end of line CR LF
+ # and allow Perl to decide on the local system EOL which it will expand
+ # out of \n when this gets written to the temp file
+
+ $fileline = $line;
+ $fileline =~ s/[\r\n]//g;
+ $fileline .= "\n";
+
# Check for an abort
***************
*** 775,779 ****
if ( !( $line =~ /^(\r\n|\r|\n)$/i ) ) {
$message_size += length $line;
! print TEMP $line;
if ( $line =~ /^Subject:(.*)/i ) {
--- 783,787 ----
if ( !( $line =~ /^(\r\n|\r|\n)$/i ) ) {
$message_size += length $line;
! print TEMP $fileline;
if ( $line =~ /^Subject:(.*)/i ) {
***************
*** 792,796 ****
}
} else {
! print TEMP $eol;
$message_size += length $eol;
$getting_headers = 0;
--- 800,804 ----
}
} else {
! print TEMP "\n";
$message_size += length $eol;
$getting_headers = 0;
***************
*** 798,803 ****
} else {
$message_size += length $line;
! print TEMP $line;
! $msg_body .= $line;
}
--- 806,811 ----
} else {
$message_size += length $line;
! $msg_body .= $line;
! print TEMP $fileline;
}
|
|
From: <jgr...@us...> - 2003-02-19 19:43:23
|
Update of /cvsroot/popfile/engine/Classifier
In directory sc8-pr-cvs1:/tmp/cvs-serv14210/Classifier
Modified Files:
Bayes.pm MailParse.pm
Log Message:
Now keep track of the Date: header when parsing a message and use it to set the Date: field in a quarantined message
Index: Bayes.pm
===================================================================
RCS file: /cvsroot/popfile/engine/Classifier/Bayes.pm,v
retrieving revision 1.96
retrieving revision 1.97
diff -C2 -d -r1.96 -r1.97
*** Bayes.pm 18 Feb 2003 14:46:31 -0000 1.96
--- Bayes.pm 19 Feb 2003 19:43:14 -0000 1.97
***************
*** 864,868 ****
print $client "From: $self->{parser}->{from}$eol";
print $client "To: $self->{parser}->{to}$eol";
! print $client "Date: " . localtime() . $eol;
print $client "Subject:$msg_subject$eol";
print $client "X-Text-Classification: $classification$eol" if ( $self->{configuration}->{configuration}{xtc} );
--- 864,868 ----
print $client "From: $self->{parser}->{from}$eol";
print $client "To: $self->{parser}->{to}$eol";
! print $client "Date: $self->{parser}->{date}$eol";
print $client "Subject:$msg_subject$eol";
print $client "X-Text-Classification: $classification$eol" if ( $self->{configuration}->{configuration}{xtc} );
Index: MailParse.pm
===================================================================
RCS file: /cvsroot/popfile/engine/Classifier/MailParse.pm,v
retrieving revision 1.85
retrieving revision 1.86
diff -C2 -d -r1.85 -r1.86
*** MailParse.pm 18 Feb 2003 12:40:08 -0000 1.85
--- MailParse.pm 19 Feb 2003 19:43:15 -0000 1.86
***************
*** 854,857 ****
--- 854,859 ----
}
+ $self->{date} = $argument if ( $header =~ /^Date/i );
+
# Look for MIME
|
|
From: <sta...@us...> - 2003-02-19 19:36:53
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv10992
Modified Files:
orange.css
Log Message:
patch 686908 historyLabel styles
Index: orange.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/orange.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** orange.css 17 Feb 2003 18:55:08 -0000 1.5
--- orange.css 19 Feb 2003 19:36:50 -0000 1.6
***************
*** 198,199 ****
--- 198,208 ----
font-weight: bold;
}
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
+ }
|
|
From: <sta...@us...> - 2003-02-19 19:36:22
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv10760
Modified Files:
LRCLaptop.css
Log Message:
patch 686908 historyLabel styles
Index: LRCLaptop.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/LRCLaptop.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** LRCLaptop.css 17 Feb 2003 18:57:18 -0000 1.4
--- LRCLaptop.css 19 Feb 2003 19:36:17 -0000 1.5
***************
*** 263,265 ****
span.securityWidgetState {
font-weight: bold;
! }
\ No newline at end of file
--- 263,274 ----
span.securityWidgetState {
font-weight: bold;
! }
!
! .historyLabel {
! font-weight: normal;
! }
!
! .historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
|
|
From: <sta...@us...> - 2003-02-19 19:27:51
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv7183
Modified Files:
green.css
Log Message:
patch 686908 historyLabel styles
Index: green.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/green.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** green.css 17 Feb 2003 18:53:50 -0000 1.4
--- green.css 19 Feb 2003 19:27:47 -0000 1.5
***************
*** 240,241 ****
--- 240,250 ----
font-weight: bold;
}
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
+ }
|
|
From: <sta...@us...> - 2003-02-19 19:26:21
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv6493
Modified Files:
glassblue.css
Log Message:
patch 686908 historyLabel styles
Index: glassblue.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/glassblue.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** glassblue.css 17 Feb 2003 18:57:18 -0000 1.6
--- glassblue.css 19 Feb 2003 19:26:13 -0000 1.7
***************
*** 246,247 ****
--- 246,256 ----
font-weight: bold;
}
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
+ }
|
|
From: <sta...@us...> - 2003-02-19 19:22:49
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv4736
Modified Files:
orangeCream.css
Log Message:
patch 686908 historyLabel styles and Bobby P1 fixes
Index: orangeCream.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/orangeCream.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** orangeCream.css 17 Feb 2003 18:55:09 -0000 1.2
--- orangeCream.css 19 Feb 2003 19:22:45 -0000 1.3
***************
*** 6,10 ****
}
! .shell {
background-color: #ffffd0;
border: 3px #ff9966 solid;
--- 6,10 ----
}
! .shell, .shellTop {
background-color: #ffffd0;
border: 3px #ff9966 solid;
***************
*** 77,89 ****
}
! table.stabColor01 {
border: 1px solid Black;
}
! table.stabColor03 {
border: 3px solid Black;
}
! td.stabColor01 {
border: 1px solid Black;
}
--- 77,89 ----
}
! .settingsTable {
border: 1px solid Black;
}
! .openMessageTable, .lookupResultsTable {
border: 3px solid Black;
}
! .settingsPanel {
border: 1px solid Black;
}
***************
*** 165,169 ****
}
! span.historyLabel {
background-color: transparent;
color: #8c6866;
--- 165,169 ----
}
! .historyLabel {
background-color: transparent;
color: #8c6866;
***************
*** 175,178 ****
--- 175,179 ----
color: #8c6866;
font-weight: bold;
+ text-decoration: none;
}
***************
*** 183,187 ****
}
! span.bucketsLabel {
background-color: transparent;
color: #8c6866;
--- 184,188 ----
}
! .bucketsLabel {
background-color: transparent;
color: #8c6866;
***************
*** 189,193 ****
}
! span.magnetsLabel {
background-color: transparent;
color: #8c6866;
--- 190,194 ----
}
! .magnetsLabel {
background-color: transparent;
color: #8c6866;
***************
*** 195,199 ****
}
! span.securityLabel {
background-color: transparent;
color: #8c6866;
--- 196,200 ----
}
! .securityLabel {
background-color: transparent;
color: #8c6866;
***************
*** 201,205 ****
}
! span.configurationLabel {
background-color: transparent;
color: #8c6866;
--- 202,206 ----
}
! .configurationLabel {
background-color: transparent;
color: #8c6866;
***************
*** 207,211 ****
}
! span.advancedLabel {
background-color: transparent;
color: #8c6866;
--- 208,212 ----
}
! .advancedLabel {
background-color: transparent;
color: #8c6866;
***************
*** 213,217 ****
}
! span.passwordLabel {
background-color: transparent;
color: #8c6866;
--- 214,218 ----
}
! .passwordLabel {
background-color: transparent;
color: #8c6866;
***************
*** 219,223 ****
}
! span.sessionLabel {
background-color: transparent;
color: #8c6866;
--- 220,224 ----
}
! .sessionLabel {
background-color: transparent;
color: #8c6866;
***************
*** 225,229 ****
}
! td.logo2menuSpace {
height: 0.8em;
}
--- 226,230 ----
}
! td.logo2menuSpace {
height: 0.8em;
}
***************
*** 404,408 ****
}
! table.historyButtonsBottom {
width: 100%;
margin-left: 1.5em;
--- 405,409 ----
}
! table.historyWidgetsBottom {
width: 100%;
margin-left: 1.5em;
***************
*** 419,422 ****
--- 420,432 ----
padding-right: 0.5em;
padding-bottom: 1.0em;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
+ }
+
+ .magnetsTable caption {
+ text-align: left;
}
|
|
From: <sta...@us...> - 2003-02-19 19:05:33
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv23148
Modified Files:
blue.css
Log Message:
patch 686908 historyLabel styles
Index: blue.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/blue.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** blue.css 17 Feb 2003 18:57:18 -0000 1.5
--- blue.css 19 Feb 2003 19:05:28 -0000 1.6
***************
*** 244,246 ****
--- 244,255 ----
span.securityWidgetState {
font-weight: bold;
+ }
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
}
|
|
From: <sta...@us...> - 2003-02-19 19:04:29
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv22701
Modified Files:
tinygrey.css
Log Message:
patch 686908 historyLabel styles
Index: tinygrey.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/tinygrey.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tinygrey.css 17 Feb 2003 18:59:50 -0000 1.2
--- tinygrey.css 19 Feb 2003 19:04:26 -0000 1.3
***************
*** 250,252 ****
--- 250,261 ----
span.securityWidgetState {
font-weight: bold;
+ }
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
}
|
|
From: <sta...@us...> - 2003-02-19 19:01:29
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv21582
Modified Files:
white.css
Log Message:
patch 686908 historyLabel styles
Index: white.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/white.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** white.css 17 Feb 2003 19:06:53 -0000 1.5
--- white.css 19 Feb 2003 19:01:19 -0000 1.6
***************
*** 194,201 ****
font-weight: bold;
}
-
-
-
-
--- 194,204 ----
font-weight: bold;
}
+ .historyLabel {
+ font-weight: normal;
+ }
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
+ }
\ No newline at end of file
|
|
From: <sta...@us...> - 2003-02-19 18:59:27
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv20662
Modified Files:
smallgrey.css
Log Message:
patch 686908 historyLabel styles
Index: smallgrey.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/smallgrey.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** smallgrey.css 17 Feb 2003 18:53:50 -0000 1.2
--- smallgrey.css 19 Feb 2003 18:59:24 -0000 1.3
***************
*** 302,304 ****
span.securityWidgetState {
font-weight: bold;
! }
\ No newline at end of file
--- 302,313 ----
span.securityWidgetState {
font-weight: bold;
! }
!
! .historyLabel {
! font-weight: normal;
! }
!
! .historyLabel em {
! font-weight: bold;
! font-style: normal;
! }
|
|
From: <sta...@us...> - 2003-02-19 18:58:17
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv20028
Modified Files:
SimplyBlue.css
Log Message:
patch 686908 historyLabel styles
Index: SimplyBlue.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/SimplyBlue.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** SimplyBlue.css 17 Feb 2003 18:53:50 -0000 1.2
--- SimplyBlue.css 19 Feb 2003 18:58:03 -0000 1.3
***************
*** 156,160 ****
}
! span.historyLabel {
font-weight: bold;
}
--- 156,160 ----
}
! .historyLabel {
font-weight: bold;
}
***************
*** 227,229 ****
span.securityWidgetState {
font-weight: bold;
! }
\ No newline at end of file
--- 227,235 ----
span.securityWidgetState {
font-weight: bold;
! }
!
! .historyLabel em {
!
! font-style: normal;
! }
!
|
|
From: <sta...@us...> - 2003-02-19 18:55:45
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv19042
Modified Files:
PRJSteelBeach.css
Log Message:
patch 686908 historyLabel styles
Index: PRJSteelBeach.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/PRJSteelBeach.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** PRJSteelBeach.css 17 Feb 2003 18:58:37 -0000 1.6
--- PRJSteelBeach.css 19 Feb 2003 18:55:39 -0000 1.7
***************
*** 316,317 ****
--- 316,326 ----
font-weight: bold;
}
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
+ }
|
|
From: <sta...@us...> - 2003-02-19 18:54:27
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv18535
Modified Files:
PRJBlueGrey.css
Log Message:
patch 686908 historyLabel styles
Index: PRJBlueGrey.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/PRJBlueGrey.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** PRJBlueGrey.css 17 Feb 2003 18:58:37 -0000 1.4
--- PRJBlueGrey.css 19 Feb 2003 18:54:20 -0000 1.5
***************
*** 305,307 ****
--- 305,316 ----
span.securityWidgetState {
font-weight: bold;
+ }
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
}
|
|
From: <sta...@us...> - 2003-02-19 18:43:09
|
Update of /cvsroot/popfile/engine/skins
In directory sc8-pr-cvs1:/tmp/cvs-serv13714
Modified Files:
outlook.css
Log Message:
patch 686908 historyLabel styles
Index: outlook.css
===================================================================
RCS file: /cvsroot/popfile/engine/skins/outlook.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** outlook.css 17 Feb 2003 18:58:36 -0000 1.4
--- outlook.css 19 Feb 2003 18:43:02 -0000 1.5
***************
*** 272,274 ****
--- 272,283 ----
span.securityWidgetState {
font-weight: bold;
+ }
+
+ .historyLabel {
+ font-weight: normal;
+ }
+
+ .historyLabel em {
+ font-weight: bold;
+ font-style: normal;
}
|
|
From: <jgr...@us...> - 2003-02-19 17:31:10
|
Update of /cvsroot/popfile/engine/UI
In directory sc8-pr-cvs1:/tmp/cvs-serv14912/UI
Modified Files:
HTML.pm
Log Message:
Merge kinematics patch that updates the UI for priority 2 accessibility requirements
Index: HTML.pm
===================================================================
RCS file: /cvsroot/popfile/engine/UI/HTML.pm,v
retrieving revision 1.72
retrieving revision 1.73
diff -C2 -d -r1.72 -r1.73
*** HTML.pm 18 Feb 2003 14:46:34 -0000 1.72
--- HTML.pm 19 Feb 2003 17:30:32 -0000 1.73
***************
*** 384,389 ****
$result .= "\"http://www.w3.org/TR/html4/loose.dtd\">\n" ;
$result .= "<html>\n<head>\n<title>$self->{language}{Header_Title}</title>\n" ;
!
! # If we are handling the shutdown page, then send the CSS along with the
# page to avoid a request back from the browser _after_ we've shutdown,
# otherwise, send the link to the CSS file so it is cached by the browser.
--- 384,389 ----
$result .= "\"http://www.w3.org/TR/html4/loose.dtd\">\n" ;
$result .= "<html>\n<head>\n<title>$self->{language}{Header_Title}</title>\n" ;
!
[...1304 lines suppressed...]
# Force a history_reload if we did not find this file in the history cache
! # but we do find it on disk using perl's -e file test operator (returns
# true if the file exists).
! $self->{history_invalid} = 1 if ( !$found && ( -e ("$self->{configuration}->{configuration}{msgdir}$file") ) );
$self->http_redirect( $client, "/history?session=$self->{session_key}&start_message=0&view=$self->{form}{view}#$self->{form}{view}" );
***************
*** 3202,3206 ****
my ( $self, $from, $to_dir, $to_name ) = @_;
if ( open( FROM, "<$from") ) {
! if ( open( TO, ">$to_dir\/$to_name") ) {
binmode FROM;
while (<FROM>) {
--- 3204,3208 ----
my ( $self, $from, $to_dir, $to_name ) = @_;
if ( open( FROM, "<$from") ) {
! if ( open( TO, ">$to_dir\/$to_name") ) {
binmode FROM;
while (<FROM>) {
|