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: John Graham-C. <jgr...@us...> - 2008-01-04 15:34:58
|
Update of /cvsroot/popfile/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5172 Modified Files: Tag: b0_22_2 popfile.pck Log Message: Fix bug 1860375 Index: popfile.pck =================================================================== RCS file: /cvsroot/popfile/engine/popfile.pck,v retrieving revision 1.4.4.4 retrieving revision 1.4.4.5 diff -C2 -d -r1.4.4.4 -r1.4.4.5 *** popfile.pck 14 Dec 2007 09:05:45 -0000 1.4.4.4 --- popfile.pck 4 Jan 2008 15:35:01 -0000 1.4.4.5 *************** *** 20,26 **** REQUIRED 0.0.0 MIME::Base64 REQUIRED 0.0.0 MIME::QuotedPrint ! OPTIONAL- 0.0.0 MeCab REQUIRED 0.0.0 POSIX ! REQUIRED 0.0.0 Services::IMAP::Client REQUIRED 0.0.0 Sys::Hostname OPTIONAL-Japanese Language Support 0.0.0 Text::Kakasi --- 20,26 ---- REQUIRED 0.0.0 MIME::Base64 REQUIRED 0.0.0 MIME::QuotedPrint ! OPTIONAL-Japanese Language Support 0.0.0 MeCab REQUIRED 0.0.0 POSIX ! OPTIONAL-IMAP Support 0.0.0 Services::IMAP::Client REQUIRED 0.0.0 Sys::Hostname OPTIONAL-Japanese Language Support 0.0.0 Text::Kakasi |
From: Brian S. <xue...@us...> - 2007-12-18 12:51:17
|
Update of /cvsroot/popfile/engine/UI In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9025 Modified Files: Tag: b0_22_2 HTML.pm Log Message: Use 'simplyblue' as the default UI skin for the 1.0.0 release because it looks nicer than the 'default' skin used as the default by previous releases. Index: HTML.pm =================================================================== RCS file: /cvsroot/popfile/engine/UI/HTML.pm,v retrieving revision 1.311.4.12 retrieving revision 1.311.4.13 diff -C2 -d -r1.311.4.12 -r1.311.4.13 *** HTML.pm 2 Dec 2007 10:43:57 -0000 1.311.4.12 --- HTML.pm 18 Dec 2007 12:51:19 -0000 1.311.4.13 *************** *** 6,10 **** # This package contains an HTML UI for POPFile # ! # Copyright (c) 2001-2006 John Graham-Cumming # # This file is part of POPFile --- 6,10 ---- # This package contains an HTML UI for POPFile # ! # Copyright (c) 2001-2007 John Graham-Cumming # # This file is part of POPFile *************** *** 156,162 **** $self->config_( 'local', 1 ); ! # Use the default skin ! $self->config_( 'skin', 'default' ); # The last time we checked for an update using the local epoch --- 156,162 ---- $self->config_( 'local', 1 ); ! # If no UI skin is specified use 'simplyblue' as the default ! $self->config_( 'skin', 'simplyblue' ); # The last time we checked for an update using the local epoch |
From: John Graham-C. <jgr...@us...> - 2007-12-14 09:05:46
|
Update of /cvsroot/popfile/engine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19923 Modified Files: Tag: b0_22_2 Makefile popfile.pck Log Message: Add Nihongo release notes to cross platform package Index: Makefile =================================================================== RCS file: /cvsroot/popfile/engine/Makefile,v retrieving revision 1.41.4.4 retrieving revision 1.41.4.5 diff -C2 -d -r1.41.4.4 -r1.41.4.5 *** Makefile 1 Dec 2007 18:02:19 -0000 1.41.4.4 --- Makefile 14 Dec 2007 09:05:45 -0000 1.41.4.5 *************** *** 113,117 **** $(POPFILE_ZIP): core manual skins POPFile/popfile_version ! core: popfile.pl otto.gif otto.png pix.gif black.gif bayes.pl pipe.pl insert.pl Classifier/*.pm POPFile/*.pm Proxy/*.pm Services/*.pm Services/IMAP/*.pm UI/*.pm v$(POPFILE_VERSION).change license stopwords favicon.ico $(POPFILE_VERSION_FILE) Classifier/popfile.sql popfile.pck rm -f $(POPFILE_ZIP) $(BUILD_ZIP) --- 113,117 ---- $(POPFILE_ZIP): core manual skins POPFile/popfile_version ! core: popfile.pl otto.gif otto.png pix.gif black.gif bayes.pl pipe.pl insert.pl Classifier/*.pm POPFile/*.pm Proxy/*.pm Services/*.pm Services/IMAP/*.pm UI/*.pm v$(POPFILE_VERSION).change v$(POPFILE_VERSION).change.nihongo license stopwords favicon.ico $(POPFILE_VERSION_FILE) Classifier/popfile.sql popfile.pck rm -f $(POPFILE_ZIP) $(BUILD_ZIP) Index: popfile.pck =================================================================== RCS file: /cvsroot/popfile/engine/popfile.pck,v retrieving revision 1.4.4.3 retrieving revision 1.4.4.4 diff -C2 -d -r1.4.4.3 -r1.4.4.4 *** popfile.pck 30 Nov 2007 14:49:52 -0000 1.4.4.3 --- popfile.pck 14 Dec 2007 09:05:45 -0000 1.4.4.4 *************** *** 20,26 **** REQUIRED 0.0.0 MIME::Base64 REQUIRED 0.0.0 MIME::QuotedPrint ! OPTIONAL-Japanese Language Support 0.0.0 MeCab REQUIRED 0.0.0 POSIX ! OPTIONAL-IMAP Support 0.0.0 Services::IMAP::Client REQUIRED 0.0.0 Sys::Hostname OPTIONAL-Japanese Language Support 0.0.0 Text::Kakasi --- 20,26 ---- REQUIRED 0.0.0 MIME::Base64 REQUIRED 0.0.0 MIME::QuotedPrint ! OPTIONAL- 0.0.0 MeCab REQUIRED 0.0.0 POSIX ! REQUIRED 0.0.0 Services::IMAP::Client REQUIRED 0.0.0 Sys::Hostname OPTIONAL-Japanese Language Support 0.0.0 Text::Kakasi |
From: Joseph C. <tex...@us...> - 2007-12-13 12:31:48
|
Update of /cvsroot/popfile/engine/skins/oceanblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29439/oceanblue Modified Files: Tag: b0_22_2 common-middle.thtml Log Message: Remove extra equal signs on stats URL. Index: common-middle.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/common-middle.thtml,v retrieving revision 1.1.6.1 retrieving revision 1.1.6.2 diff -C2 -d -r1.1.6.1 -r1.1.6.2 *** common-middle.thtml 2 Dec 2007 12:58:41 -0000 1.1.6.1 --- common-middle.thtml 13 Dec 2007 12:31:45 -0000 1.1.6.2 *************** *** 68,72 **** <TMPL_IF NAME="Common_Middle_If_SendStats"> ! <img border="0" alt="" src="http://www.usethesource.com/cgi-bin/popfile_stats.pl?bc=<TMPL_VAR NAME="Common_Middle_Buckets">&mc==<TMPL_VAR NAME="Common_Middle_Messages">&ec==<TMPL_VAR NAME="Common_Middle_Errors">" /> </TMPL_IF> --- 68,72 ---- <TMPL_IF NAME="Common_Middle_If_SendStats"> ! <img border="0" alt="" src="http://www.usethesource.com/cgi-bin/popfile_stats.pl?bc=<TMPL_VAR NAME="Common_Middle_Buckets">&mc=<TMPL_VAR NAME="Common_Middle_Messages">&ec=<TMPL_VAR NAME="Common_Middle_Errors">" /> </TMPL_IF> |
From: Joseph C. <tex...@us...> - 2007-12-13 12:31:47
|
Update of /cvsroot/popfile/engine/skins/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29439/default Modified Files: Tag: b0_22_2 common-middle.thtml Log Message: Remove extra equal signs on stats URL. Index: common-middle.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/default/common-middle.thtml,v retrieving revision 1.5.6.2 retrieving revision 1.5.6.3 diff -C2 -d -r1.5.6.2 -r1.5.6.3 *** common-middle.thtml 2 Dec 2007 08:49:00 -0000 1.5.6.2 --- common-middle.thtml 13 Dec 2007 12:31:45 -0000 1.5.6.3 *************** *** 74,78 **** <TMPL_IF NAME="Common_Middle_If_SendStats"> ! <img border="0" alt="" src="http://www.usethesource.com/cgi-bin/popfile_stats.pl?bc=<TMPL_VAR NAME="Common_Middle_Buckets">&mc==<TMPL_VAR NAME="Common_Middle_Messages">&ec==<TMPL_VAR NAME="Common_Middle_Errors">" /> </TMPL_IF> --- 74,78 ---- <TMPL_IF NAME="Common_Middle_If_SendStats"> ! <img border="0" alt="" src="http://www.usethesource.com/cgi-bin/popfile_stats.pl?bc=<TMPL_VAR NAME="Common_Middle_Buckets">&mc=<TMPL_VAR NAME="Common_Middle_Messages">&ec=<TMPL_VAR NAME="Common_Middle_Errors">" /> </TMPL_IF> |
From: Brian S. <xue...@us...> - 2007-12-11 12:41:01
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29929 Modified Files: Tag: b0_22_2 installer-SecPOPFile-body.nsh installer.nsi Log Message: Provide support for an optional Japanese translation of the release notes. If this translation is not found the English version is used. Index: installer-SecPOPFile-body.nsh =================================================================== RCS file: /cvsroot/popfile/windows/installer-SecPOPFile-body.nsh,v retrieving revision 1.3.2.17 retrieving revision 1.3.2.18 diff -C2 -d -r1.3.2.17 -r1.3.2.18 *** installer-SecPOPFile-body.nsh 5 Dec 2007 12:38:50 -0000 1.3.2.17 --- installer-SecPOPFile-body.nsh 11 Dec 2007 12:40:53 -0000 1.3.2.18 *************** *** 184,188 **** --- 184,200 ---- File "..\engine\license" + + ; Some releases may have a Japanese translation of the release notes. + + Delete "$G_ROOTDIR\${C_README}" + + StrCmp $LANGUAGE ${LANG_JAPANESE} 0 English_release_notes + File /nonfatal "/oname=$G_ROOTDIR\${C_README}" "${C_JAPANESE_RELEASE_NOTES}" + IfFileExists "$G_ROOTDIR\${C_README}" copy_txt_version + + English_release_notes: File "${C_RELEASE_NOTES}" + + copy_txt_version: CopyFiles /SILENT /FILESONLY "$PLUGINSDIR\${C_README}.txt" "$G_ROOTDIR\${C_README}.txt" Index: installer.nsi =================================================================== RCS file: /cvsroot/popfile/windows/installer.nsi,v retrieving revision 1.242.4.21 retrieving revision 1.242.4.22 diff -C2 -d -r1.242.4.21 -r1.242.4.22 *** installer.nsi 4 Dec 2007 20:54:45 -0000 1.242.4.21 --- installer.nsi 11 Dec 2007 12:40:53 -0000 1.242.4.22 *************** *** 255,258 **** --- 255,262 ---- !define C_RELEASE_NOTES "..\engine\${C_README}" + ; Some releases may include a Japanese translation of the release notes + + !define C_JAPANESE_RELEASE_NOTES "${C_RELEASE_NOTES}.nihongo" + ;-------------------------------------------------------------------------- ; Windows Vista expects to find a manifest specifying the execution level *************** *** 897,900 **** --- 901,905 ---- ReserveFile "ioUM.ini" ReserveFile "${C_RELEASE_NOTES}" + ReserveFile /nonfatal "${C_JAPANESE_RELEASE_NOTES}" ReserveFile "${C_POPFILE_MAJOR_VERSION}.${C_POPFILE_MINOR_VERSION}.${C_POPFILE_REVISION}.pcf" ; ReserveFile "SSL_pm.pat" ; 0.22.5 does not need any SSL patches so there's no need for a built-in copy *************** *** 1001,1006 **** --- 1006,1024 ---- !insertmacro MUI_INSTALLOPTIONS_EXTRACT "ioG.ini" !insertmacro MUI_INSTALLOPTIONS_EXTRACT "ioP.ini" + + ; The 1.0.0 release introduced some significant improvements to the support for + ; the Japanese language so a Japanese version of the release notes was provided + ; for that release. If future releases do not have a Japanese translation of these + ; notes then the normal English version will be used. + + StrCmp $LANGUAGE ${LANG_JAPANESE} 0 English_release_notes + File /nonfatal "/oname=$PLUGINSDIR\${C_README}" "${C_JAPANESE_RELEASE_NOTES}" + IfFileExists "$PLUGINSDIR\${C_README}" make_txt_file + + English_release_notes: File "/oname=$PLUGINSDIR\${C_README}" "${C_RELEASE_NOTES}" + make_txt_file: + ; Ensure the release notes are in a format which the standard Windows NOTEPAD.EXE can use. ; When the "POPFile" section is processed, the converted release notes will be copied to the |
From: Brian S. <xue...@us...> - 2007-12-05 12:38:47
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18808 Modified Files: Tag: b0_22_2 installer-SecPOPFile-body.nsh Log Message: When the default skin was changed to 'simplyblue' I should have _added_ two lines instead of _replacing_ two lines (oops!) Index: installer-SecPOPFile-body.nsh =================================================================== RCS file: /cvsroot/popfile/windows/installer-SecPOPFile-body.nsh,v retrieving revision 1.3.2.16 retrieving revision 1.3.2.17 diff -C2 -d -r1.3.2.16 -r1.3.2.17 *** installer-SecPOPFile-body.nsh 4 Dec 2007 20:54:45 -0000 1.3.2.16 --- installer-SecPOPFile-body.nsh 5 Dec 2007 12:38:50 -0000 1.3.2.17 *************** *** 311,314 **** --- 311,316 ---- ; Note: Although there is a skin called "default" POPFile 1.0.0 defaults to "simplyblue" + SetOutPath "$G_ROOTDIR\skins\default" + File "..\engine\skins\default\*.*" SetOutPath "$G_ROOTDIR\skins\simplyblue" File "..\engine\skins\simplyblue\*.*" |
From: Brian S. <xue...@us...> - 2007-12-04 20:55:06
|
Update of /cvsroot/popfile/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29080 Modified Files: Tag: b0_22_2 adduser-Version.nsh adduser.nsi installer-SecPOPFile-body.nsh installer-Uninstall.nsh installer.nsi pfi-library.nsh Log Message: Remove installer support for the 'Klingon' language. Handle the following changes to the skins shipped with POPFile: (a) use 'simplyblue' as the default skin (b) add 'coolmint' and 'ocean' skins (c) drop 'klingon', 'prjbluegrey' and 'prjsteelbeach' skins (d) drop 'tinydefault' and 'lrclaptop' skins as they are almost identical to the 'smalldefault' skin When upgrading an existing installation do not delete the folders for the skins which have been dropped (because these skins will more or less work in POPFile 1.0.0). If 'klingon', 'prjbluegrey' or 'prjsteelbeach' is currently selected then change popfile.cfg to use 'simplyblue' instead (the new default skin for the 1.0.0 release) If 'tinydefault' or 'lrclaptop' is currently selected then change popfile.cfg to use the 'smalldefault' skin instead. Index: installer-SecPOPFile-body.nsh =================================================================== RCS file: /cvsroot/popfile/windows/installer-SecPOPFile-body.nsh,v retrieving revision 1.3.2.15 retrieving revision 1.3.2.16 diff -C2 -d -r1.3.2.15 -r1.3.2.16 *** installer-SecPOPFile-body.nsh 19 Nov 2007 10:32:10 -0000 1.3.2.15 --- installer-SecPOPFile-body.nsh 4 Dec 2007 20:54:45 -0000 1.3.2.16 *************** *** 309,315 **** ; Default UI skin (the POPFile UI looks better if a skin is used) ! SetOutPath "$G_ROOTDIR\skins\default" ! File "..\engine\skins\default\*.*" ;----------------------------------------------------------------------- --- 309,316 ---- ; Default UI skin (the POPFile UI looks better if a skin is used) + ; Note: Although there is a skin called "default" POPFile 1.0.0 defaults to "simplyblue" ! SetOutPath "$G_ROOTDIR\skins\simplyblue" ! File "..\engine\skins\simplyblue\*.*" ;----------------------------------------------------------------------- Index: installer.nsi =================================================================== RCS file: /cvsroot/popfile/windows/installer.nsi,v retrieving revision 1.242.4.20 retrieving revision 1.242.4.21 diff -C2 -d -r1.242.4.20 -r1.242.4.21 *** installer.nsi 30 Nov 2007 14:59:41 -0000 1.242.4.20 --- installer.nsi 4 Dec 2007 20:54:45 -0000 1.242.4.21 *************** *** 1255,1258 **** --- 1255,1261 ---- File "..\engine\skins\coolgreen\*.*" + SetOutPath "$G_ROOTDIR\skins\coolmint" + File "..\engine\skins\coolmint\*.*" + SetOutPath "$G_ROOTDIR\skins\coolorange" File "..\engine\skins\coolorange\*.*" *************** *** 1270,1281 **** File "..\engine\skins\green\*.*" - SetOutPath "$G_ROOTDIR\skins\klingon" - File "..\engine\skins\klingon\*.*" - SetOutPath "$G_ROOTDIR\skins\lavish" File "..\engine\skins\lavish\*.*" ! SetOutPath "$G_ROOTDIR\skins\lrclaptop" ! File "..\engine\skins\lrclaptop\*.*" SetOutPath "$G_ROOTDIR\skins\oceanblue" --- 1273,1281 ---- File "..\engine\skins\green\*.*" SetOutPath "$G_ROOTDIR\skins\lavish" File "..\engine\skins\lavish\*.*" ! SetOutPath "$G_ROOTDIR\skins\ocean" ! File "..\engine\skins\ocean\*.*" SetOutPath "$G_ROOTDIR\skins\oceanblue" *************** *** 1285,1303 **** File "..\engine\skins\orange\*.*" - SetOutPath "$G_ROOTDIR\skins\osx" - File "..\engine\skins\osx\*.*" - SetOutPath "$G_ROOTDIR\skins\orangecream" File "..\engine\skins\orangecream\*.*" SetOutPath "$G_ROOTDIR\skins\outlook" File "..\engine\skins\outlook\*.*" - SetOutPath "$G_ROOTDIR\skins\prjbluegrey" - File "..\engine\skins\prjbluegrey\*.*" - - SetOutPath "$G_ROOTDIR\skins\prjsteelbeach" - File "..\engine\skins\prjsteelbeach\*.*" - SetOutPath "$G_ROOTDIR\skins\simplyblue" File "..\engine\skins\simplyblue\*.*" --- 1285,1297 ---- File "..\engine\skins\orange\*.*" SetOutPath "$G_ROOTDIR\skins\orangecream" File "..\engine\skins\orangecream\*.*" + SetOutPath "$G_ROOTDIR\skins\osx" + File "..\engine\skins\osx\*.*" + SetOutPath "$G_ROOTDIR\skins\outlook" File "..\engine\skins\outlook\*.*" SetOutPath "$G_ROOTDIR\skins\simplyblue" File "..\engine\skins\simplyblue\*.*" *************** *** 1318,1324 **** File "..\engine\skins\strawberryrose\*.*" - SetOutPath "$G_ROOTDIR\skins\tinydefault" - File "..\engine\skins\tinydefault\*.*" - SetOutPath "$G_ROOTDIR\skins\tinygrey" File "..\engine\skins\tinygrey\*.*" --- 1312,1315 ---- Index: installer-Uninstall.nsh =================================================================== RCS file: /cvsroot/popfile/windows/installer-Uninstall.nsh,v retrieving revision 1.4.2.18 retrieving revision 1.4.2.19 diff -C2 -d -r1.4.2.18 -r1.4.2.19 *** installer-Uninstall.nsh 1 Dec 2007 15:18:30 -0000 1.4.2.18 --- installer-Uninstall.nsh 4 Dec 2007 20:54:45 -0000 1.4.2.19 *************** *** 914,917 **** --- 914,918 ---- !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\coolbrown" !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\coolgreen" + !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\coolmint" !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\coolorange" !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\coolyellow" *************** *** 922,925 **** --- 923,927 ---- !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\lavish" !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\lrclaptop" + !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\ocean" !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\oceanblue" !insertmacro PFI_DeleteSkin "$G_ROOTDIR\skins\orange" Index: pfi-library.nsh =================================================================== RCS file: /cvsroot/popfile/windows/pfi-library.nsh,v retrieving revision 1.53.4.14 retrieving revision 1.53.4.15 diff -C2 -d -r1.53.4.14 -r1.53.4.15 *** pfi-library.nsh 3 Nov 2007 11:06:44 -0000 1.53.4.14 --- pfi-library.nsh 4 Dec 2007 20:54:45 -0000 1.53.4.15 *************** *** 60,64 **** #-------------------------------------------------------------------------- ! !define C_PFI_LIBRARY_VERSION "0.3.11" #-------------------------------------------------------------------------- --- 60,64 ---- #-------------------------------------------------------------------------- ! !define C_PFI_LIBRARY_VERSION "0.3.12" #-------------------------------------------------------------------------- *************** *** 378,382 **** ;-------------------------------------------------------------------------- ! ; 'adduser.nsi' macro used to ensure current skin selection uses lowercase ;-------------------------------------------------------------------------- --- 378,384 ---- ;-------------------------------------------------------------------------- ! ; 'adduser.nsi' macro used to ensure current skin selection uses lowercase. ! ; This macro is also used to handle the necessary conversion when an existing ! ; installation uses an obsolete skin which is no longer shipped with POPFile. ;-------------------------------------------------------------------------- Index: adduser-Version.nsh =================================================================== RCS file: /cvsroot/popfile/windows/adduser-Version.nsh,v retrieving revision 1.6.2.18 retrieving revision 1.6.2.19 diff -C2 -d -r1.6.2.18 -r1.6.2.19 *** adduser-Version.nsh 17 Nov 2007 23:39:07 -0000 1.6.2.18 --- adduser-Version.nsh 4 Dec 2007 20:54:44 -0000 1.6.2.19 *************** *** 7,11 **** #-------------------------------------------------------------------------- ! !define C_PFI_VERSION "0.3.18" #-------------------------------------------------------------------------- --- 7,11 ---- #-------------------------------------------------------------------------- ! !define C_PFI_VERSION "0.3.19" #-------------------------------------------------------------------------- Index: adduser.nsi =================================================================== RCS file: /cvsroot/popfile/windows/adduser.nsi,v retrieving revision 1.59.4.20 retrieving revision 1.59.4.21 diff -C2 -d -r1.59.4.20 -r1.59.4.21 *** adduser.nsi 17 Nov 2007 23:39:07 -0000 1.59.4.20 --- adduser.nsi 4 Dec 2007 20:54:44 -0000 1.59.4.21 *************** *** 1734,1738 **** StrCmp ${L_LANG} "English-UK" special_case StrCmp ${L_LANG} "Hebrew" special_case - StrCmp ${L_LANG} "Klingon" special_case Goto use_installer_lang --- 1734,1737 ---- *************** *** 2326,2331 **** ; (but give priority to any "html_port" entry). - FileOpen ${L_CFG} "$G_USERDIR\popfile.cfg" r FileOpen ${L_CLEANCFG} "$PLUGINSDIR\popfile.cfg" w found_eol: --- 2325,2337 ---- ; (but give priority to any "html_port" entry). FileOpen ${L_CLEANCFG} "$PLUGINSDIR\popfile.cfg" w + ClearErrors + FileOpen ${L_CFG} "$G_USERDIR\popfile.cfg" r + IfErrors 0 found_eol + + ; This is a clean install so set the UI skin to the default setting + ; (there is a skin called 'default' but for the 1.0.0 release we use 'simplyblue') + + FileWrite ${L_CLEANCFG} "html_skin simplyblue${MB_NL}" found_eol: *************** *** 2424,2427 **** --- 2430,2459 ---- Pop ${L_SKIN} + ; Originally the skins were all defined in a single 'skins' + ; folder. When the new skin template system was introduced + ; each skin was given its own folder with the folder's name + ; being used to select the skin. These folder names are in + ; lowercase so if we are upgrading a very old installation + ; we use the 'PFI_SkinCaseChange' macro to ensure that the + ; skin parameter in popfile.cfg uses lowercase. + ; + ; For the 1.0.0 release some significant skin changes have + ; been made: + ; + ; (a) the almost identical 'lrclaptop', 'tinydefault' and + ; 'smalldefault' skins have been merged into a revised + ; version of 'smalldefault' + ; + ; (b) the 'klingon', 'prjbluegrey' and 'prjsteelbeach' skins + ; have been dropped so we fallback to the default skin + ; if any of these skins is currently selected + ; + ; (Note that for the 1.0.0 release the default skin is + ; 'simplyblue' even though there's a skin called 'default') + ; + ; The 'PFI_SkinCaseChange' macro provides an easy way to achieve + ; the necessary changes if the user currently uses any of the + ; merged or dropped skins. + !insertmacro PFI_SkinCaseChange "CoolBlue" "coolblue" !insertmacro PFI_SkinCaseChange "CoolBrown" "coolbrown" *************** *** 2429,2441 **** !insertmacro PFI_SkinCaseChange "CoolOrange" "coolorange" !insertmacro PFI_SkinCaseChange "CoolYellow" "coolyellow" !insertmacro PFI_SkinCaseChange "Lavish" "lavish" ! !insertmacro PFI_SkinCaseChange "LRCLaptop" "lrclaptop" !insertmacro PFI_SkinCaseChange "orangeCream" "orangecream" ! !insertmacro PFI_SkinCaseChange "PRJBlueGrey" "prjbluegrey" ! !insertmacro PFI_SkinCaseChange "PRJSteelBeach" "prjsteelbeach" !insertmacro PFI_SkinCaseChange "SimplyBlue" "simplyblue" !insertmacro PFI_SkinCaseChange "Sleet" "sleet" !insertmacro PFI_SkinCaseChange "Sleet-RTL" "sleet-rtl" !insertmacro PFI_SkinCaseChange "StrawberryRose" "strawberryrose" save_skin_setting: --- 2461,2475 ---- !insertmacro PFI_SkinCaseChange "CoolOrange" "coolorange" !insertmacro PFI_SkinCaseChange "CoolYellow" "coolyellow" + !insertmacro PFI_SkinCaseChange "klingon" "simplyblue" !insertmacro PFI_SkinCaseChange "Lavish" "lavish" ! !insertmacro PFI_SkinCaseChange "LRCLaptop" "smalldefault" !insertmacro PFI_SkinCaseChange "orangeCream" "orangecream" ! !insertmacro PFI_SkinCaseChange "PRJBlueGrey" "simplyblue" ! !insertmacro PFI_SkinCaseChange "PRJSteelBeach" "simplyblue" !insertmacro PFI_SkinCaseChange "SimplyBlue" "simplyblue" !insertmacro PFI_SkinCaseChange "Sleet" "sleet" !insertmacro PFI_SkinCaseChange "Sleet-RTL" "sleet-rtl" !insertmacro PFI_SkinCaseChange "StrawberryRose" "strawberryrose" + !insertmacro PFI_SkinCaseChange "tinydefault" "smalldefault" save_skin_setting: |
From: Joseph C. <tex...@us...> - 2007-12-04 13:26:49
|
Update of /cvsroot/popfile/engine/skins/simplyblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26239 Modified Files: Tag: b0_22_2 style.css Log Message: Some improvements to SimplyBlue. Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/simplyblue/style.css,v retrieving revision 1.3.6.2 retrieving revision 1.3.6.3 diff -C2 -d -r1.3.6.2 -r1.3.6.3 *** style.css 4 Dec 2007 11:33:15 -0000 1.3.6.2 --- style.css 4 Dec 2007 13:26:51 -0000 1.3.6.3 *************** *** 7,11 **** font-family: sans-serif; font-size: 100%; - margin: 10px 20px 20px 20px; } --- 7,10 ---- *************** *** 46,55 **** } - td.naked { - padding: 0px; - margin: 0px; - border: none - } - table.head { width: 100%; --- 45,48 ---- *************** *** 66,72 **** --- 59,72 ---- td.footerBody { + width:33%; text-align: center; } + td.naked { + padding: 0; + margin: 0; + border: 0; + } + td.logo2menuSpace { height: 0.8em; *************** *** 100,103 **** --- 100,107 ---- } + .menuIndent { + width: 8%; + } + .menuLink { display: block; *************** *** 105,112 **** } - .menuIndent { - width: 8%; - } - /*********************************************************/ /* Table Settings */ --- 109,112 ---- *************** *** 124,152 **** } - td.openMessageCloser { - text-align: right; - } - td.openMessageBody { text-align: left; } tr.rowEven { - background-color: #bcd5ea; color: #000000; } tr.rowOdd { - background-color: #88b5dd; color: #000000; } tr.rowHighlighted { - background-color: #29abff; color: #eeeeee; ! } ! ! table.lookupResultsTable { ! border: 3px solid #88b5dd; } --- 124,148 ---- } td.openMessageBody { text-align: left; } + td.openMessageCloser { + text-align: right; + } + tr.rowEven { color: #000000; + background-color: #bcd5ea; } tr.rowOdd { color: #000000; + background-color: #88b5dd; } tr.rowHighlighted { color: #eeeeee; ! background-color: #29abff; } *************** *** 155,158 **** --- 151,158 ---- } + table.lookupResultsTable { + border: 3px solid #88b5dd; + } + /*********************************************************/ /* Graphics */ *************** *** 178,185 **** /*********************************************************/ /* Form Labels */ ! .historyLabel { ! font-weight: normal; } --- 178,210 ---- /*********************************************************/ + /* Messages */ + + div.error01 { + background-color: transparent; + color: red; + font-size: larger; + } + + div.error02 { + background-color: transparent; + color: red; + } + + div.helpMessage { + background-color: #88b5dd; + border: 2px #ffffff groove; + padding: 0.4em; + } + + div.helpMessage form { + margin: 0; + } + + /*********************************************************/ /* Form Labels */ ! th.historyLabel { ! text-align: left; ! font-weight: bold; } *************** *** 244,283 **** } ! td.historyNavigatorTop { text-align: right; } ! td.historyNavigatorBottom { ! text-align: right; } ! /*********************************************************/ ! /* Errors */ ! ! div.error01 { ! background-color: transparent; ! color: red; ! font-size: larger; } ! div.error02 { ! background-color: transparent; ! color: red; } ! div.helpMessage { ! background-color: #88b5dd; ! border: 2px #ffffff groove; ! padding: 0.4em; ! } ! ! div.helpMessage form { ! margin: 0; } ! ! .menuLink { ! display: block; ! width: 100%; } --- 269,298 ---- } ! .historyNavigatorTop, .historyNavigatorBottom { text-align: right; + vertical-align: top; } ! .historyNavigatorTop form, .historyNavigatorBottom form { ! display:inline; } ! .refreshLink { ! margin-top: 0.5em; } ! .magnetsTable caption { ! text-align: left; } ! h2.history, h2.buckets, h2.magnets, h2.users { ! margin-top: 0; ! margin-bottom: 0.3em; } ! .removeButtonsTop { ! padding-bottom: 1em; } ! .viewHeadings { ! display: inline; } |
From: Joseph C. <tex...@us...> - 2007-12-04 12:43:18
|
Update of /cvsroot/popfile/engine/languages In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10026 Removed Files: Tag: b0_22_2 Klingon.msg Log Message: Remove Klingon language support. It has not been kept up to date. --- Klingon.msg DELETED --- |
From: Joseph C. <tex...@us...> - 2007-12-04 11:46:37
|
Update of /cvsroot/popfile/engine/skins/ocean In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22140 Modified Files: Tag: b0_22_2 style.css Log Message: Put toggle buttons back the way Manni had them for better visial aid in understanding the Yes/No buttons. Looses OS styling on those buttons, but I am willing to live with it until HEAD when toggle buttons become extinct. Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/ocean/Attic/style.css,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -C2 -d -r1.1.2.3 -r1.1.2.4 *** style.css 4 Dec 2007 11:33:15 -0000 1.1.2.3 --- style.css 4 Dec 2007 11:46:40 -0000 1.1.2.4 *************** *** 103,115 **** } .toggleOff { ! color: red; ! font-weight: bold; } .toggleOn { ! color: green; ! font-weight: bold; } --- 103,120 ---- } + .toggleOff { ! border-top: 2px groove #404040; ! border-left: 2px groove #404040; ! border-right: 1px solid white; ! border-bottom: 1px solid white; } .toggleOn { ! border-top: 1px solid white; ! border-left: 1px solid white; ! border-right: 2px ridge #404040; ! border-bottom: 2px ridge #404040; } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:20
|
Update of /cvsroot/popfile/engine/skins/sleet In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/sleet Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/sleet/style.css,v retrieving revision 1.5 retrieving revision 1.5.6.1 diff -C2 -d -r1.5 -r1.5.6.1 *** style.css 10 Aug 2004 02:11:17 -0000 1.5 --- style.css 4 Dec 2007 11:33:15 -0000 1.5.6.1 *************** *** 402,405 **** border: 1px solid #888888; padding: 0.4em; ! padding-bottom: 0; } --- 402,413 ---- border: 1px solid #888888; padding: 0.4em; ! } ! ! div.helpMessage form { ! margin: 0; ! } ! ! .menuLink { ! display: block; ! width: 100%; } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:20
|
Update of /cvsroot/popfile/engine/skins/smallgrey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/smallgrey Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/smallgrey/style.css,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.3.6.1 --- style.css 4 Dec 2007 11:33:16 -0000 1.3.6.2 *************** *** 15,31 **** table.head { - font-weight: normal; width: 100%; - background-color: #eeeeee; - color: #666666; } ! .shutdownLink { color: #990000; - background-color: inherit; text-decoration: none; } ! .shutdownLink:hover { text-decoration: underline; } --- 15,31 ---- table.head { width: 100%; } ! .headShutdown { ! font-size: 80%; ! } ! ! .headShutdown a { color: #990000; text-decoration: none; } ! .shutdownLink:hover, .logoutLink:hover { text-decoration: underline; } *************** *** 36,40 **** } ! .head, td.head { font-weight: bold; font-size: 140%; --- 36,40 ---- } ! .head { font-weight: bold; font-size: 140%; *************** *** 66,70 **** .menu { ! font-size: 120%; font-weight: normal; width: 100%; --- 66,70 ---- .menu { ! font-size: 140%; font-weight: normal; width: 100%; *************** *** 78,90 **** background-color: #cccccc; color: #000000; ! font-size: 123%; ! font-weight: normal; text-decoration: none; } ! td.menuSelected { ! border-left: 2px solid #000000; ! border-right: 2px solid #000000; ! border-top: 2px solid #000000; padding-left: 2px; padding-right: 2px; --- 78,88 ---- background-color: #cccccc; color: #000000; ! font-weight: bold; text-decoration: none; } ! .menuSelected { ! border: 2px solid #cccccc; ! border-bottom: 0; padding-left: 2px; padding-right: 2px; *************** *** 97,102 **** background-color: #efefef; color: #0000ff; ! font-size: 123%; ! font-weight: normal; text-decoration: none; } --- 95,99 ---- background-color: #efefef; color: #0000ff; ! font-weight: bold; text-decoration: none; } *************** *** 146,158 **** } - .bucketsTable td { - border-top: 1px solid #ffffff; - border-bottom: 1px solid #ffffff; - } - - table.bucketsTable { - margin: 3px; - } - .lineImg { width: 4px; --- 143,146 ---- *************** *** 234,241 **** font-weight: bold; font-style: normal; ! background-color: #ffffcc; } ! .historyLabel a:hover { text-decoration: underline; } --- 222,229 ---- font-weight: bold; font-style: normal; ! background-color: #f7f7f7; } ! .historyLabel :hover { text-decoration: underline; } *************** *** 294,300 **** background-color: #eeeeee; color: #666666; ! border-left: 2px solid #cccccc; ! border-right: 2px solid #cccccc; ! border-bottom: 2px solid #cccccc; } --- 282,287 ---- background-color: #eeeeee; color: #666666; ! border: 2px solid #cccccc; ! border-top: 0; } *************** *** 387,396 **** } div.helpMessage { background-color: #f7f7f7; border: 1px solid #cccccc; padding: 0.3em; ! padding-bottom: 0; } .menuLink { --- 374,391 ---- } + optgroup { + font-size: inherit; /* fix Moz 1.0 bug with % font sizes */ + } + div.helpMessage { background-color: #f7f7f7; border: 1px solid #cccccc; padding: 0.3em; ! } + div.helpMessage form { + margin: 0; + } + .menuLink { *************** *** 398,399 **** --- 393,408 ---- width: 100%; } + + .historyMagnetUsed { + overflow: hidden; + white-space: nowrap; + vertical-align: middle; + } + + .historyMagnetUsed img { + vertical-align: bottom; + } + + .historyMagnetUsed span { + font-size:90%; + vertical-align: middle; \ No newline at end of file |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:20
|
Update of /cvsroot/popfile/engine/skins/orange In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/orange Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/orange/style.css,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.3.6.1 --- style.css 4 Dec 2007 11:33:15 -0000 1.3.6.2 *************** *** 1,29 **** body { background-color: #FFFFFF; - border: none; font-family: sans-serif; ! color: black; } ! table.head { ! font-weight: normal; ! font-size: 22pt; ! background: #ffffcc; ! color: black; width: 100%; } ! .shell, .shellTop { background-color: #ffffcc; border: 3px #ff9966 solid; ! color: black; } ! table.head a { ! font-size: 12pt; } .menu { ! font-size: 14pt; font-weight: bold; width: 100%; --- 1,68 ---- + /*********************************************************/ + /* Main Body */ + body { + color: #000000; background-color: #FFFFFF; font-family: sans-serif; ! font-size: 100%; } ! /*********************************************************/ ! /* Shell structure */ ! ! .shell, .shellTop { ! color: #000000; ! background-color: #ffffcc; ! border: 3px #ff9966 solid; ! } ! ! .shellStatusMessage { ! color: #000000; ! background-color: #ffffcc; ! border: 3px #ff9966 solid; width: 100%; } ! .shellErrorMessage { ! color: #FF0000; background-color: #ffffcc; border: 3px #ff9966 solid; ! width: 100%; } ! table.head { ! width: 100%; ! } ! ! td.head { ! font-weight: normal; ! font-size: 1.8em; ! } ! ! table.footer { ! width: 100%; ! } ! ! td.footerBody { ! text-align: center; ! width: 33%; } + td.naked { + padding: 0; + margin: 0; + border: 0; + } + + td.logo2menuSpace { + height: 0.8em; + } + + /*********************************************************/ + /* Menu Settings */ + .menu { ! font-size: 1.2em; font-weight: bold; width: 100%; *************** *** 31,76 **** .menuSelected { background-color: #ff9966; width: 14%; - color: #1E3B75; } .menuStandard { background-color: #ffcc99; width: 14%; - color: #1E3B75; } ! tr.rowEven { ! background-color: #ffffcc; ! color: black; } ! tr.rowOdd { ! background-color: #ffcc99; ! color: black; } ! hr { ! color: gray; ! background-color: transparent; ! } table.settingsTable { ! border: 1px solid #ffcc99; } ! table.openMessageTable, table.lookupResultsTable { ! border: 3px solid #ffcc99; } ! td.settingsPanel { ! border: 1px solid #ffcc99; } ! td.naked { ! padding: 0px; ! margin: 0px; ! border: none } --- 70,110 ---- .menuSelected { + color: #000000; background-color: #ff9966; width: 14%; } .menuStandard { + color: #000000; background-color: #ffcc99; width: 14%; } ! .menuIndent { ! width: 8%; } ! .menuLink { ! display: block; ! width: 100%; } ! /*********************************************************/ ! /* Table Settings */ table.settingsTable { ! border: 1px solid #ff9966; } ! td.settingsPanel { ! border: 1px solid #ff9966; } ! table.openMessageTable { ! border: 3px solid #ff9966; } ! td.openMessageBody { ! text-align: left; } *************** *** 79,101 **** } ! .menuIndent { ! width: 8%; } ! td.accuracy0to49 { ! background-color: red; ! color: black; } ! td.accuracy50to93 { ! background-color: yellow; ! color: black; } ! td.accuracy94to100 { ! background-color: green; ! color: black; } div.error01 { background-color: transparent; --- 113,149 ---- } ! tr.rowEven { ! color: #000000; ! background-color: #ffffcc; } ! tr.rowOdd { ! color: #000000; ! background-color: #ffcc99; } ! tr.rowHighlighted { ! color: #000000; ! background-color: #ff9966; } ! tr.rowBoundary { ! background-color: #ff9966; ! } ! ! table.lookupResultsTable { ! border: 3px solid #ff9966; } + /*********************************************************/ + /* Graphics */ + + span.graphFont { + font-size: x-small; + } + + /*********************************************************/ + /* Messages */ + div.error01 { background-color: transparent; *************** *** 109,114 **** } ! span.graphFont { ! font-size: x-small; } --- 157,181 ---- } ! div.helpMessage { ! background-color: #ffcc99; ! border: 2px solid #ff9966; ! padding: 0.4em; ! } ! ! div.helpMessage form { ! margin: 0; ! } ! ! /*********************************************************/ ! /* Form Labels */ ! ! th.historyLabel { ! text-align: left; ! font-weight: normal; ! } ! ! .historyLabelSort { ! font-weight: bold; ! font-style: normal; } *************** *** 128,136 **** font-weight: bold; } ! .advancedLabel { font-weight: bold; } ! .passwordLabel { font-weight: bold; --- 195,203 ---- font-weight: bold; } ! .advancedLabel { font-weight: bold; } ! .passwordLabel { font-weight: bold; *************** *** 141,144 **** --- 208,226 ---- } + .bucketsWidgetStateOn, .bucketsWidgetStateOff { + font-weight: bold; + } + + .configWidgetStateOn, .configWidgetStateOff { + font-weight: bold; + } + + .securityWidgetStateOn, .securityWidgetStateOff { + font-weight: bold; + } + + /*********************************************************/ + /* Positioning */ + table.historyWidgetsTop { width: 100%; *************** *** 153,222 **** } ! td.historyNavigatorTop { ! text-align: right; ! } ! ! td.historyNavigatorBottom { text-align: right; } ! tr.rowHighlighted { ! background-color: #ff9966; ! } ! ! td.logo2menuSpace { ! height: 0.8em; ! } ! ! a.changeSettingLink { ! background-color: transparent; ! color: #0000cc; } ! td.footerBody { ! text-align: center; ! padding-left: 5%; ! padding-right: 5%; } ! table.footer { ! width: 100%; ! margin-top: 1em; } ! span.bucketsWidgetState { ! font-weight: bold; } ! span.configWidgetState { ! font-weight: bold; } ! span.securityWidgetState { ! font-weight: bold; } ! .historyLabel { ! font-weight: normal; } ! .historyLabel em { ! font-weight: bold; ! font-style: normal; } ! tr.rowBoundary { ! background-color: #ff9966; } ! div.helpMessage { ! background-color: #ffcc99; ! border: 2px solid #ff9966; ! padding: 0.3em; ! padding-bottom: 0; } ! .menuLink { ! display: block; ! width: 100%; } --- 235,290 ---- } ! .historyNavigatorTop, .historyNavigatorBottom { text-align: right; + vertical-align: top; } ! .historyNavigatorTop form, .historyNavigatorBottom form { ! display:inline; } ! .refreshLink { ! margin-top: 0.5em; } ! .magnetsTable caption { ! text-align: left; } ! h2.history { ! margin-top: 0; ! margin-bottom: 0.3em; } ! .search { ! display: inline; ! float: left; ! padding-right: 1em; } ! .filter { ! display: inline; } ! .removeButtonsTop { ! padding-bottom: 1em; } ! .viewHeadings { ! display: inline; } ! .historyMagnetUsed { ! overflow: hidden; ! white-space: nowrap; ! vertical-align: middle; } ! .historyMagnetUsed img { ! vertical-align: bottom; } ! .historyMagnetUsed span { ! font-size:80%; ! vertical-align: middle; } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:20
|
Update of /cvsroot/popfile/engine/skins/white In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/white Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/white/style.css,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** style.css 14 Sep 2005 19:24:31 -0000 1.3.6.1 --- style.css 4 Dec 2007 11:33:16 -0000 1.3.6.2 *************** *** 1,2 **** --- 1,4 ---- + /* White by Justin Bell (jaymz668) */ + body { background-color: #FFFFFF; *************** *** 208,212 **** border: 2px solid #778899; padding: 0.3em; ! padding-bottom: 0; } --- 210,217 ---- border: 2px solid #778899; padding: 0.3em; ! } ! ! div.helpMessage form { ! margin: 0; } *************** *** 215,216 **** --- 220,236 ---- width: 100%; } + + .historyMagnetUsed { + overflow: hidden; + white-space: nowrap; + vertical-align: middle; + } + + .historyMagnetUsed img { + vertical-align: bottom; + } + + .historyMagnetUsed span { + font-size:80%; + vertical-align: middle; + } \ No newline at end of file |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:20
|
Update of /cvsroot/popfile/engine/skins/osx In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/osx Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/osx/style.css,v retrieving revision 1.2.6.1 retrieving revision 1.2.6.2 diff -C2 -d -r1.2.6.1 -r1.2.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.2.6.1 --- style.css 4 Dec 2007 11:33:15 -0000 1.2.6.2 *************** *** 4,7 **** --- 4,8 ---- font-family: "Lucida Grande", "trebuchet ms", verdana, sans-serif; background-color: #e9e9e9; + margin: 1%; } *************** *** 22,26 **** } ! a { color: #4682b4; background-color: transparent; --- 23,27 ---- } ! a:link, a:visited { color: #4682b4; background-color: transparent; *************** *** 63,67 **** background-color: #ffffff; border: 1px black dotted; ! width: 98%; color: black; } --- 64,68 ---- background-color: #ffffff; border: 1px black dotted; ! width: 100%; color: black; } *************** *** 93,96 **** --- 94,99 ---- text-decoration: none; background-color: transparent; + display: block; + width: 100%; } *************** *** 277,281 **** border: 1px dotted #999; padding: 0.4em; ! padding-bottom: 0; } --- 280,288 ---- border: 1px dotted #999; padding: 0.4em; ! } ! ! ! div.helpMessage form { ! margin: 0; } *************** *** 284,285 **** --- 291,307 ---- width: 100%; } + + .historyMagnetUsed { + overflow: hidden; + white-space: nowrap; + vertical-align: middle; + } + + .historyMagnetUsed img { + vertical-align: bottom; + } + + .historyMagnetUsed span { + font-size:80%; + vertical-align: middle; + } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/tinygrey In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/tinygrey Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/tinygrey/style.css,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** style.css 14 Sep 2005 19:24:31 -0000 1.3.6.1 --- style.css 4 Dec 2007 11:33:16 -0000 1.3.6.2 *************** *** 1,539 **** ! body { ! background-color: #FFFFFF; ! border: none; ! font-family: sans-serif; ! color: black; ! font-size: 80%; ! } ! ! .shell { ! background-color: #ffffff; [...1055 lines suppressed...] ! overflow: hidden; ! white-space: nowrap; ! vertical-align: middle; ! } ! ! .historyMagnetUsed img { ! vertical-align: bottom; ! } ! ! .historyMagnetUsed span { ! font-size:80%; ! vertical-align: middle; ! } ! ! /*********************************************************/ ! /* Form Labels */ ! ! th.historyLabel { ! text-align: left; ! } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/smalldefault In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/smalldefault Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/smalldefault/style.css,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.3.6.1 --- style.css 4 Dec 2007 11:33:15 -0000 1.3.6.2 *************** *** 1,324 **** ! H2 { ! font-size: 14pt; ! font-weight: normal; ! } ! ! body { ! background-color: white; ! border: none; ! font-family: tahoma, sans-serif; ! font-size: 8pt; ! font-weight: normal; ! color: #000000; ! margin: 3px; ! } ! ! table.head { ! font-weight: normal; ! width: 100%; ! } ! ! .top, .bottom, .borderTopLeft, .borderTop, .borderTopRight, .borderLeft, .borderRight, .borderBottomLeft, .borderBottom, .borderBottomRight { ! visibility: hidden; ! display: none; ! } ! ! .head, td.head { ! font-weight: bold; ! font-size: 14pt; ! background-color: #ededca; ! color: #666666; ! padding-left: 5px; ! } ! ! .shell, .shellTop { ! border: 2px #cccc99 solid; ! background-color: #ededca; ! color: #000000; ! margin: 0px; ! padding: 0px; ! } ! ! .head a { ! font-size: 12pt; ! font-weight: normal; ! } ! ! .menu { ! font-size: 12pt; ! font-weight: normal; ! width: 100%; ! } ! ! .menuIndent { ! width: 5%; ! } ! ! .menuSelected, .menuSelected a { ! background-color: #cccc99; ! color: #000000; ! font-size: 14pt; ! font-weight: normal; ! text-decoration: none; ! } ! ! td.menuSelected { ! border-left: 2px solid #cccc99; ! border-right: 2px solid #cccc99; ! border-top: 2px solid #cccc99; ! padding-left: 2px; ! padding-right: 2px; ! margin-left: 2px; ! margin-right: 2px; ! width: 15%; ! } ! ! .menuStandard, .menuStandard a { ! background-color: #ededca; ! color: #0000ff; ! font-size: 14pt; ! font-weight: normal; ! text-decoration: none; ! } ! ! td.menuStandard { ! border-left: 2px solid #cccc99; ! border-right: 2px solid #cccc99; ! border-top: 2px solid #cccc99; ! padding-left: 2px; ! padding-right: 2px; ! margin-left: 2px; ! margin-right: 2px; ! width: 15%; ! } ! ! .menuStandard a:hover { ! text-decoration: underline; ! } ! ! .rowEven { ! background-color: #ededca; ! color: #000000; ! } ! ! .rowOdd { ! background-color: #cccc99; ! color: #000000; ! } ! ! .rowEven a, .rowOdd a { ! text-decoration: none; ! } ! ! .rowEven a:hover, .rowOdd a:hover { ! color: #000000; ! background-color: #ffffcc; ! } ! ! tr.rowHighlighted { ! background-color: #cccc99; ! color: #eeeeee; ! } ! ! table.settingsTable { ! border: 1px solid #cccc99; ! padding: 3px; ! margin: 0px; ! } ! ! table.openMessageTable, table.lookupResultsTable { ! border: 2px solid Black; ! padding: 2px; ! margin: 0px; ! } ! ! td.settingsPanel { ! border: 1px solid #cccc99; ! padding: 3px; ! margin: 0px; ! } ! ! td.naked { ! padding: 0px; ! margin: 0px; ! border: none ! } ! ! td.accuracy0to49 { ! background-color: red; ! color: black; ! height: 20px; ! } ! ! td.accuracy50to93 { ! background-color: yellow; ! color: black; ! height: 20px; ! } ! ! td.accuracy94to100 { ! background-color: green; ! color: black; ! height: 20px; ! } ! ! div.error01 { ! background-color: transparent; ! color: red; ! font-size: larger; ! } ! ! div.error02 { ! background-color: transparent; ! color: red; ! } ! ! td.historyNavigatorTop { ! text-align: right; ! padding-right: 5px; ! } ! ! .historyNavigatorTop a:hover, .historyNavigatorBottom a:hover { ! background-color: #eeeeee; ! color: #000000; ! } ! ! td.openMessageCloser { ! text-align: right; ! background-color: #eeeeee; ! color: #000000; ! } ! ! .historyLabel { ! font-weight: normal; ! font-size: 9pt; ! text-decoration: none; ! padding-left: 1px; ! padding-right: 2px; ! } ! ! .historyLabel em { ! font-weight: bold; ! font-style: normal; ! } ! ! a.historyLabel:hover { ! text-decoration: underline; ! } ! ! .bucketsLabel { ! font-weight: bold; ! } ! ! .magnetsLabel { ! font-weight: bold; ! } ! ! .securityLabel { ! font-weight: bold; ! } ! ! .configurationLabel { ! font-weight: normal; ! } ! ! .advancedLabel { ! font-weight: bold; ! } ! ! .passwordLabel { ! font-weight: bold; ! } ! ! .sessionLabel { ! font-weight: bold; ! } ! ! table.historyWidgetsTop { ! width: 100%; ! border-top: 2px solid #cccc99; ! border-bottom: 2px solid #cccc99; ! } ! ! table.historyWidgetsTop td { ! padding-left: 20px; ! font-weight: bold; ! } ! ! table.historyWidgetsBottom { ! width: 100%; ! border-bottom: 2px solid #cccc99; ! } ! ! table.historyWidgetsBottom td { ! padding-left: 20px; ! font-weight: bold; ! } ! ! table.footer { ! width: 100%; ! background-color: #ededca; ! color: #666666; ! border-left: 2px solid #cccc99; ! border-right: 2px solid #cccc99; ! border-bottom: 2px solid #cccc99; ! } ! ! td.footerBody { ! text-align: center; ! padding-left: 5%; ! padding-right: 5%; ! font-size: 8pt; ! font-weight: bold; ! } ! ! .bottomLink { ! text-decoration: none; ! } ! ! .bottomLink:hover { ! background-color: #ffffcc; ! color: #000000; ! } ! ! input, select, .submit { ! font-family: tahoma, sans-serif; ! font-size: 8pt; ! font-weight: normal; ! padding: 0px; ! margin: 0px; ! } ! ! tt { ! font-family: "lucida console", courier, sans-serif; ! font-size: 9pt; ! font-weight: normal; ! } ! ! span.bucketsWidgetState { ! font-weight: bold; ! } ! ! span.configWidgetState { ! font-weight: bold; ! } ! ! span.securityWidgetState { ! font-weight: bold; ! } ! ! tr.rowBoundary { ! background-color: #cccc99; ! } ! ! div.helpMessage { ! background-color: #DFDFAF; ! border: 2px solid #CCCC99; ! padding: 0.4em; ! padding-bottom: 0; ! } ! ! .menuLink { ! display: block; ! width: 100%; ! } \ No newline at end of file --- 1,451 ---- ! /*********************************************************/ ! /* Main Body */ ! ! body { ! background-color: #FFFFFF; ! font-family: tahoma, sans-serif; ! font-size: 0.7em; ! font-weight: normal; ! color: #000000; ! margin: 3px; ! } ! ! /*********************************************************/ ! /* Shell structure */ ! ! .shell, .shellTop { ! color: #000000; ! background-color: #EDEDCA; ! border: 2px #CCCC99 solid; ! margin: 0; ! padding: 0; ! border-collapse: collapse; ! } ! ! .shellStatusMessage { ! color: #000000; ! background-color: #EDEDCA; ! border: 3px #CCCC99 solid; ! width: 100%; ! } ! ! .shellErrorMessage { ! color: #FF0000; ! background-color: #EDEDCA; ! border: 3px #CCCC99 solid; ! width: 100%; ! } ! ! table.head { ! font-weight: normal; ! width: 100%; ! } ! ! td.head { ! font-weight: bold; ! font-size: 1.4em; ! color: #666666; ! } ! ! .head a { ! font-size: 1.2em; ! font-weight: normal; ! text-decoration: none; ! } ! ! .head a:hover { ! text-decoration: underline; ! } ! ! table.footer { ! width: 100%; ! color: #666666; ! } ! ! td.footerBody { ! text-align: center; ! padding-left: 5%; ! padding-right: 5%; ! font-size: 1em; ! } ! ! .bottomLink { ! text-decoration: none; ! } ! ! .bottomLink:hover { ! text-decoration: underline; ! } ! ! td.naked { ! padding: 0; ! margin: 0; ! border: 0; ! } ! ! td.accuracy0to49 { ! background-color: red; ! color: black; ! height: 20px; ! } ! ! td.accuracy50to93 { ! background-color: yellow; ! color: black; ! height: 20px; ! } ! ! td.accuracy94to100 { ! background-color: green; ! color: black; ! height: 20px; ! } ! ! td.logo2menuSpace { ! height: 0.8em; ! } ! ! /*********************************************************/ ! /* Menu Settings */ ! ! .menu { ! width: 100%; ! } ! ! .menuSelected { ! background-color: #CCCC99; ! padding: 0 2px; ! margin: 0 2px; ! width: 15%; ! } ! ! .menuSelected, .menuSelected a { ! color: #000000; ! font-size: 1.1em; ! font-weight: bold; ! text-decoration: none; ! } ! ! .menuStandard { ! border: 2px solid #CCCC99; ! border-bottom: none; ! padding: 0 2px; ! margin: 0 2px; ! width: 15%; ! } ! ! .menuStandard, .menuStandard a { ! background-color: #EDEDCA; ! color: #0000ff; ! font-size: 1.1em; ! font-weight: bold; ! text-decoration: none; ! } ! ! .menuSelected a:hover, .menuStandard a:hover { ! text-decoration: underline; ! } ! ! .menuIndent { ! width: 5%; ! } ! ! .menuLink { ! display: block; ! width: 100%; ! } ! ! /*********************************************************/ ! /* Table Settings */ ! ! table.settingsTable { ! border: 1px solid #CCCC99; ! padding: 3px; ! margin: 0px; ! } ! ! td.settingsPanel { ! border: 1px solid #CCCC99; ! padding: 3px; ! margin: 0px; ! } ! ! table.openMessageTable { ! border: 2px solid #CCCC99; ! padding: 2px; ! margin: 0px; ! } ! ! td.openMessageBody { ! text-align: left; ! } ! ! td.openMessageCloser { ! text-align: right; ! } ! ! tr.rowEven { ! color: #000000; ! background-color: #EDEDCA; ! } ! ! tr.rowOdd { ! color: #000000; ! background-color: #CCCC99; ! } ! ! tr.rowEven a, tr.rowOdd a { ! text-decoration: none; ! } ! ! tr.rowEven a:hover, tr.rowOdd a:hover { ! text-decoration: underline; ! } ! ! tr.rowEven:hover, tr.rowOdd:hover { ! color: #000000; ! background-color: #FFFFCC; ! } ! ! tr.rowHighlighted { ! color: #000000; ! background-color: #B7B7B7; ! } ! ! tr.rowBoundary { ! background-color: #CCCC99; ! } ! ! table.lookupResultsTable { ! border: 2px solid #CCCC99; ! } ! ! td.naked { ! padding: 0; ! margin: 0; ! border: 0; ! } ! ! /*********************************************************/ ! /* Messages */ ! ! div.helpMessage { ! background-color: #DFDFAF; ! border: 2px solid #CCCC99; ! padding: 0.4em; ! } ! ! div.helpMessage form { ! margin: 0; ! } ! ! /*********************************************************/ ! /* Form Labels */ ! ! th.historyLabel { ! text-align: left; ! font-weight: normal; ! font-size: 1.1em; ! text-decoration: none; ! } ! ! em.historyLabelSort { ! font-weight: bold; ! font-style: normal; ! } ! ! th.historyLabel a { ! text-decoration: none; ! } ! ! th.historyLabel a:hover { ! text-decoration: underline; ! } ! ! .bucketsLabel { ! font-weight: bold; ! } ! ! .magnetsLabel { ! font-weight: bold; ! } ! ! .securityLabel { ! font-weight: bold; ! } ! ! .configurationLabel { ! font-weight: normal; ! } ! ! .advancedLabel { ! font-weight: bold; ! } ! ! .passwordLabel { ! font-weight: bold; ! } ! ! .sessionLabel { ! font-weight: bold; ! } ! ! .bucketsWidgetStateOn, .bucketsWidgetStateOff { ! font-weight: bold; ! } ! ! .configWidgetStateOn, .configWidgetStateOff { ! font-weight: bold; ! } ! ! .securityWidgetStateOn, .securityWidgetStateOff { ! font-weight: bold; ! } ! ! /*********************************************************/ ! /* Positioning */ ! ! .historyNavigatorTop, .historyNavigatorBottom { ! text-align: right; ! vertical-align: top; ! } ! ! .historyNavigatorTop a, .historyNavigatorBottom a { ! text-decoration: none; ! } ! ! .historyNavigatorTop a:hover, .historyNavigatorBottom a:hover { ! text-decoration: underline; ! } ! ! .historyNavigatorTop form, .historyNavigatorBottom form { ! display:inline; ! } ! ! .refreshLink { ! margin-top: 0.5em; ! } ! ! .magnetsTable caption { ! text-align: left; ! } ! ! h2.history { ! margin-top: 0; ! margin-bottom: 0.2em; ! font-size: 1.5em; ! font-weight: normal; ! } ! ! .search { ! display: inline; ! float: left; ! padding-right: 0.4em; ! } ! ! .filter { ! display: inline; ! } ! ! .removeButtonsTop { ! padding-bottom: 1em; ! } ! ! .viewHeadings { ! display: inline; ! } ! ! /*********************************************************/ ! /* Config Bar */ ! ! .configBar { ! padding-top: 1em; ! } ! ! .configBarTitle { ! display: inline; ! font-size: 1.1em; ! } ! ! .configBarTitle a { ! border: 2px #CCCC99 solid; ! padding: 0.3em; ! padding-bottom: 0; ! margin-left: 0.3em; ! background-color: #CCCC99; ! font-weight: bold; ! font-size: 1.1em; ! text-decoration: none; ! } ! ! .configBarTitle a:hover { ! text-decoration: underline; ! } ! ! .configBarBody { ! background-color: #DFDFAF; ! border: 1px solid #CCCC99; ! } ! ! .configBarBody td { ! border: 1px solid #CCCC99; ! } ! ! .configBarBody form { ! margin: 0; ! } ! ! .configBarOption { ! border: 1px solid #CCCC99; ! margin: 0.3em; ! padding: 0.3em; ! display: inline; ! float: left; ! min-height: 3em; ! background-color: #EDEDCA; ! } ! ! .checkLabel { ! border: 1px solid #CCCC99; ! white-space: nowrap; ! } ! ! .configBarBody input.submit { ! margin-top: 0.1em; ! } ! ! .configBarBody label.configurationLabel { ! display: block; ! } ! ! /*********************************************************/ ! /* History Column Controls */ ! ! .columnControls { ! white-space:nowrap; ! vertical-align: top; ! width: 10px; ! } ! ! .columnRemove, .columnMove { ! display: block; ! width: 100%; ! height: 1em; ! } ! ! /*********************************************************/ ! ! input, select, .submit { ! font-family: tahoma, sans-serif; ! font-size: 1em; ! font-weight: normal; ! padding: 0; ! margin: 0; ! } ! ! tt { ! font-family: "lucida console", courier, sans-serif; ! font-size: 1.1em; ! font-weight: normal; ! } ! |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/sleet-rtl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/sleet-rtl Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/sleet-rtl/style.css,v retrieving revision 1.5 retrieving revision 1.5.6.1 diff -C2 -d -r1.5 -r1.5.6.1 *** style.css 10 Aug 2004 02:11:17 -0000 1.5 --- style.css 4 Dec 2007 11:33:15 -0000 1.5.6.1 *************** *** 402,405 **** border: 1px solid #888888; padding: 0.4em; ! padding-bottom: 0; } --- 402,413 ---- border: 1px solid #888888; padding: 0.4em; ! } ! ! div.helpMessage form { ! margin: 0; ! } ! ! .menuLink { ! display: block; ! width: 100%; } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/simplyblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/simplyblue Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/simplyblue/style.css,v retrieving revision 1.3.6.1 retrieving revision 1.3.6.2 diff -C2 -d -r1.3.6.1 -r1.3.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.3.6.1 --- style.css 4 Dec 2007 11:33:15 -0000 1.3.6.2 *************** *** 100,103 **** --- 100,108 ---- } + .menuLink { + display: block; + width: 100%; + } + .menuIndent { width: 8%; *************** *** 179,183 **** } ! .historyLabel em { font-weight: bold; font-style: normal; --- 184,188 ---- } ! th.historyLabel em { font-weight: bold; font-style: normal; *************** *** 265,269 **** border: 2px #ffffff groove; padding: 0.4em; ! padding-bottom: 0; } --- 270,278 ---- border: 2px #ffffff groove; padding: 0.4em; ! ! } ! ! div.helpMessage form { ! margin: 0; } *************** *** 272,273 **** --- 281,297 ---- width: 100%; } + + .historyMagnetUsed { + overflow: hidden; + white-space: nowrap; + vertical-align: middle; + } + + .historyMagnetUsed img { + vertical-align: bottom; + } + + .historyMagnetUsed span { + font-size:80%; + vertical-align: middle; + } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/outlook In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/outlook Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/outlook/style.css,v retrieving revision 1.4.6.1 retrieving revision 1.4.6.2 diff -C2 -d -r1.4.6.1 -r1.4.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.4.6.1 --- style.css 4 Dec 2007 11:33:15 -0000 1.4.6.2 *************** *** 291,304 **** } div.helpMessage { color: black; background-color: #C6CBD2; ! border: 1px solid #000000; padding: 0.3em; - padding-bottom: 0; } ! .menuLink { ! display: block; ! width: 100%; } --- 291,391 ---- } + /*********************************************************/ + /* Shell structure */ + + .shellStatusMessage { + color: #000000; + background-color: #EDEDCA; + border: 3px #CCCC99 solid; + width: 100%; + } + + .shellErrorMessage { + color: #FF0000; + background-color: #EDEDCA; + border: 3px #CCCC99 solid; + width: 100%; + } + + /*********************************************************/ + /* Menu Settings */ + + .menuLink { + display: block; + width: 100%; + } + + /*********************************************************/ + /* Messages */ + div.helpMessage { color: black; background-color: #C6CBD2; ! border: 2px groove #FFFFFF; padding: 0.3em; } ! div.helpMessage form { ! margin: 0; ! } ! ! /*********************************************************/ ! /* Form Labels */ ! ! th.historyLabel { ! text-align: left; ! } ! ! /*********************************************************/ ! /* Positioning */ ! ! .historyNavigatorTop, .historyNavigatorBottom { ! text-align: right; ! vertical-align: top; ! } ! ! .historyNavigatorTop form, .historyNavigatorBottom form { ! display:inline; ! } ! ! .refreshLink { ! margin-top: 0.5em; ! } ! ! h2.history { ! margin-top: 0; ! margin-bottom: 0.3em; ! } ! ! .search { ! display: inline; ! float: left; ! padding-right: 1em; ! } ! ! .filter { ! display: inline; ! } ! ! .removeButtonsTop { ! padding-bottom: 1em; ! } ! ! .viewHeadings { ! display: inline; ! } ! ! .historyMagnetUsed { ! overflow: hidden; ! white-space: nowrap; ! vertical-align: middle; ! } ! ! .historyMagnetUsed img { ! vertical-align: bottom; ! } ! ! .historyMagnetUsed span { ! font-size:80%; ! vertical-align: middle; } |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/oceanblue In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/oceanblue Modified Files: Tag: b0_22_2 common-bottom.thtml Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: common-bottom.thtml =================================================================== RCS file: /cvsroot/popfile/engine/skins/oceanblue/common-bottom.thtml,v retrieving revision 1.1.6.1 retrieving revision 1.1.6.2 diff -C2 -d -r1.1.6.1 -r1.1.6.2 *** common-bottom.thtml 2 Dec 2007 12:58:41 -0000 1.1.6.1 --- common-bottom.thtml 4 Dec 2007 11:33:15 -0000 1.1.6.2 *************** *** 23,27 **** </li> <li class="footerBody"> ! <a class="bottomLink" href="http://popfile.sourceforge.net/cgi-bin/wiki.pl?FrequentlyAskedQuestions"><TMPL_VAR NAME="Localize_FAQ"></a> </li> <li class="footerBody"> --- 23,27 ---- </li> <li class="footerBody"> ! <a class="bottomLink" href="http://getpopfile.org/wiki/<TMPL_VAR NAME="Localize_FAQLink">"><TMPL_VAR NAME="Localize_FAQ"></a> </li> <li class="footerBody"> |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/green In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/green Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/green/style.css,v retrieving revision 1.3.6.2 retrieving revision 1.3.6.3 diff -C2 -d -r1.3.6.2 -r1.3.6.3 *** style.css 2 Dec 2007 12:58:41 -0000 1.3.6.2 --- style.css 4 Dec 2007 11:33:14 -0000 1.3.6.3 *************** *** 261,264 **** --- 261,265 ---- width: 100%; } + /*********************************************************/ /* Messages */ *************** *** 268,274 **** --- 269,277 ---- padding: 0.3em; } + div.helpMessage form { margin: 0; } + /*********************************************************/ /* Form Labels */ *************** *** 293,298 **** } - - .historyMagnetUsed { overflow: hidden; --- 296,299 ---- |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:19
|
Update of /cvsroot/popfile/engine/skins/windows In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/windows Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/windows/style.css,v retrieving revision 1.5 retrieving revision 1.5.6.1 diff -C2 -d -r1.5 -r1.5.6.1 *** style.css 10 Aug 2004 02:18:32 -0000 1.5 --- style.css 4 Dec 2007 11:33:16 -0000 1.5.6.1 *************** *** 9,25 **** they handle system colors. ! Original design by Joseph Connors (TexasFett) <wi...@te...>, ! but wouldn't look nearly as good without Dan Martin (Kraelen). Thanks Dan. CSS2 sytle comments are below the line they apply to. CSS1 style comments are hacks to make the skin look better on IE and Konqueror since they ignore CSS1 commenting. But that means its not fully valid CSS2. - - 03-29-03: Last Major Update - 04-19-03: Fix menu visited color on IE 6 - version accepted into POPFile 0.19 - 05-03-03: Center footer better and add "icon" in Mozilla, maybe Opera head fix - 05-05-03: Changed a lot of head stuff, got rid of absolute positioning - 05-21-03: Did what I could to fix the changes 0.19 RC3 made to the footer - 08-06-04: Add support for some new 0.22 classes and some code improvements */ --- 9,18 ---- they handle system colors. ! Original design by Joseph Connors (TexasFett), but wouldn't look nearly as ! good without Dan Martin (Kraelen). Thanks Dan. CSS2 sytle comments are below the line they apply to. CSS1 style comments are hacks to make the skin look better on IE and Konqueror since they ignore CSS1 commenting. But that means its not fully valid CSS2. */ *************** *** 221,224 **** --- 214,221 ---- } + th.historyLabel { + text-align: left; + } + tr.rowEven { background-color: transparent; *************** *** 311,314 **** --- 308,314 ---- } + + + .openMessageTable, .lookupResultsTable { border-width: 2px; *************** *** 351,355 **** padding: 0.4em; margin: 0.3em; ! padding-bottom: 0; } --- 351,358 ---- padding: 0.4em; margin: 0.3em; ! } ! ! div.helpMessage form { ! margin: 0; } *************** *** 362,365 **** --- 365,399 ---- } + table.settingsTable + br { + display: none; + } + + .viewHeadings { + display: inline; + } + + td.top20 td.historyNavigatorTop a + a { + border-left: 1px solid black; + padding-left: 0.3em; + } + + .historyMagnetUsed { + overflow: hidden; + white-space: nowrap; + vertical-align: middle; + } + + .historyMagnetUsed img { + vertical-align: bottom; + } + + .historyMagnetUsed span { + font-size:80%; + vertical-align: middle; + } + + /*********************************************************/ + /* Customizations */ + /* - uncomment this section if you want On text to be bold .bucketsWidgetStateOn, .configWidgetStateOn, .securityWidgetStateOn { |
From: Joseph C. <tex...@us...> - 2007-12-04 11:33:14
|
Update of /cvsroot/popfile/engine/skins/orangecream In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17385/orangecream Modified Files: Tag: b0_22_2 style.css Log Message: Update remaining skins from HEAD (some changes need porting back to HEAD). Index: style.css =================================================================== RCS file: /cvsroot/popfile/engine/skins/orangecream/style.css,v retrieving revision 1.4.6.1 retrieving revision 1.4.6.2 diff -C2 -d -r1.4.6.1 -r1.4.6.2 *** style.css 14 Sep 2005 19:24:30 -0000 1.4.6.1 --- style.css 4 Dec 2007 11:33:15 -0000 1.4.6.2 *************** *** 4,8 **** font-family: sans-serif; color: black; ! font-size: 100%; } --- 4,8 ---- font-family: sans-serif; color: black; ! font-size: 1em; } *************** *** 24,36 **** width: 100%; color: #986343; ! } td.head { font-weight: bold; ! font-size: 90%; } .menu { ! font-size: 85%; font-weight: bold; width: 100%; --- 24,36 ---- width: 100%; color: #986343; ! } td.head { font-weight: bold; ! font-size: 0.9em; } .menu { ! font-size: 0.85em; font-weight: bold; width: 100%; *************** *** 45,49 **** color: #1122bb; width: 12%; ! font-size: 100%; border-top: 3px #ff9966 solid; border-left: 3px #ff9966 solid; --- 45,49 ---- color: #1122bb; width: 12%; ! font-size: 1em; border-top: 3px #ff9966 solid; border-left: 3px #ff9966 solid; *************** *** 55,59 **** color: #1122bb; width: 12%; ! font-size: 100%; border-color: #F9E1C8; border-style: solid solid none solid; --- 55,59 ---- color: #1122bb; width: 12%; ! font-size: 1em; border-color: #F9E1C8; border-style: solid solid none solid; *************** *** 82,86 **** background-color: #FFFFd0; color: black; ! font-size: 80%; } --- 82,86 ---- background-color: #FFFFd0; color: black; ! font-size: 0.8em; } *************** *** 88,92 **** background-color: #ffcc99; color: black; ! font-size: 80%; } --- 88,92 ---- background-color: #ffcc99; color: black; ! font-size: 0.8em; } *************** *** 124,135 **** text-align: center; padding-top: 0.8em; ! font-size: 75%; margin: auto; } td.naked { ! padding: 0px; ! margin: 0px; ! border: none } --- 124,135 ---- text-align: center; padding-top: 0.8em; ! font-size: 0.75em%; margin: auto; } td.naked { ! padding: 0; ! margin: 0; ! border: 0; } *************** *** 165,169 **** span.graphFont { ! font-size: 50%; } --- 165,169 ---- span.graphFont { ! font-size: 0.5em; } *************** *** 171,175 **** background-color: transparent; color: #754B4B; ! font-size: 75%; font-weight: bold; text-align: center; --- 171,175 ---- background-color: transparent; color: #754B4B; ! font-size: 0.75em; font-weight: bold; text-align: center; *************** *** 272,277 **** } ! a.shutdownLink { ! background-color : transparent; color: #775555; text-decoration: none; --- 272,277 ---- } ! a.shutdownLink, a.logoutLink { ! background-color: transparent; color: #775555; text-decoration: none; *************** *** 280,285 **** } ! a.shutdownLink:hover { ! background-color : transparent; color: #dd0000; text-decoration: none; --- 280,285 ---- } ! a.shutdownLink:hover, a.logoutLink:hover { ! background-color: transparent; color: #dd0000; text-decoration: none; *************** *** 293,297 **** a.bottomLink:hover { ! background-color : transparent; color: #cc1144; text-decoration: none; --- 293,297 ---- a.bottomLink:hover { ! background-color: transparent; color: #cc1144; text-decoration: none; *************** *** 420,428 **** vertical-align: text-bottom; padding-top: 1em; ! } ! div.advancedWidgets { ! padding-left: 36%; padding-bottom: 1.0em; } --- 420,427 ---- vertical-align: text-bottom; padding-top: 1em; ! } div.advancedWidgets { ! padding-left: 36%; padding-bottom: 1.0em; } *************** *** 461,493 **** .submit { ! font-size: 70%; } input { ! font-size: 70%; } select { ! font-size: 70%; ! } ! ! .rowOdd select { ! font-size: 80%; ! } ! ! .rowEven select { ! font-size: 80%; } .reclassifyButton { ! font-size: 80%; ! } ! ! .rowOdd .deleteButton { ! font-size: 80%; ! } ! ! .rowEven .deleteButton { ! font-size: 80%; } --- 460,476 ---- .submit { ! font-size: 0.7em; } input { ! font-size: 0.7em; } select { ! font-size: 0.7em; } .reclassifyButton { ! font-size: 0.7em; } *************** *** 517,529 **** } div.helpMessage { background-color: #ffcc99; border: 2px solid #ff9966; padding: 0.3em; - padding-bottom: 0; } ! .menuLink { ! display: block; ! width: 100%; } --- 500,582 ---- } + /*********************************************************/ + /* Menu Settings */ + + .menuLink { + display: block; + width: 100%; + } + + /*********************************************************/ + /* Messages */ + div.helpMessage { background-color: #ffcc99; border: 2px solid #ff9966; padding: 0.3em; } ! div.helpMessage form { ! margin: 0; ! } ! ! /*********************************************************/ ! /* Form Labels */ ! ! .historyLabel { ! text-align: left; ! } ! ! /*********************************************************/ ! /* Positioning */ ! ! .historyNavigatorTop, .historyNavigatorBottom { ! text-align: right; ! vertical-align: top; ! } ! ! .historyNavigatorTop form, .historyNavigatorBottom form { ! display:inline; ! } ! ! .refreshLink { ! margin-top: 0.5em; ! } ! ! h2.history { ! margin-top: 0; ! margin-bottom: 0.1em; ! } ! ! .search { ! display: inline; ! float: left; ! padding-right: 1em; ! } ! ! .filter { ! display: inline; ! } ! ! .removeButtonsTop { ! padding-bottom: 1em; ! } ! ! .viewHeadings { ! display: inline; ! } ! ! .historyMagnetUsed { ! overflow: hidden; ! white-space: nowrap; ! vertical-align: middle; ! } ! ! .historyMagnetUsed img { ! vertical-align: bottom; ! } ! ! .historyMagnetUsed span { ! font-size:80%; ! vertical-align: middle; } |