head 1.2; access; symbols rel_00_01_alpha:1.1.1.1 start:1.1.1.1 avendor:1.1.1; locks; strict; comment @# @; 1.2 date 2004.12.18.14.38.52; author sfielding; state dead; branches; next 1.1; 1.1 date 2004.10.11.04.00.46; author sfielding; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2004.10.11.04.00.46; author sfielding; state Exp; branches; next ; desc @@ 1.2 log @Removed html documentation @ text @ // styles definition document.writeln (''); // paths if ((ie) || (nn)) { var TreePath = "./images/tree/"; var ExtPath = "./images/ext/"; var DocPath = "./../src/"; } if ((!ie) && (!nn)) { var TreePath = "./../images/tree/"; var ExtPath = "./../images/ext/"; var DocPath = "./../src/"; } // preloading images Empty = new Image (); Join = new Image (); JoinBottom = new Image (); JoinTop = new Image (); JoinLeft = new Image (); Line = new Image (); Minus = new Image (); MinusBottom = new Image (); MinusOnly = new Image (); MinusTop = new Image (); Plus = new Image (); PlusBottom = new Image (); PlusOnly = new Image (); PlusTop = new Image (); FolderOpened = new Image (); FolderClosed = new Image (); Project = new Image (); VHD = new Image ();VHDL = new Image ();//VHDL Source cod V = new Image (); //Verilog Source cod EDN = new Image (); //edif... BDE = new Image (); AWF = new Image (); ASF = new Image (); //"State diagram" LST = new Image (); TXT = new Image (); PL = new Image (); TCL = new Image (); DO = new Image (); CPP = new Image (); SDF = new Image (); //"SDF File" XNF = new Image (); //"XNF Netlist" VLS = new Image (); //"ViewLogic Schematic" VTB = new Image (); //"VHDL Test bench" || "Verilog Test bench" HTM = new Image ();HTML = new Image (); //"HTML Document" BAS = new Image (); UND = new Image (); //undefined || "External File" CONF = new Image (); //"Configuration file" DRW = new Image (); //"Drawing" ???? SYMB = new Image (); //"Symbol Sheet" ???? ACP = new Image (); //Active-CAD Project AHW = new Image (); //Active-HDL Workspace /////////////////////////////////////////// Empty.src = TreePath + "empty.gif"; Join.src = TreePath + "join.gif"; JoinBottom.src = TreePath + "join_b.gif"; JoinTop.src = TreePath + "join_t.gif"; JoinLeft.src = TreePath + "join_l.gif"; Line.src = TreePath + "line.gif"; Minus.src = TreePath + "minus.gif"; MinusBottom.src = TreePath + "minus_b.gif"; MinusOnly.src = TreePath + "minus_o.gif"; MinusTop.src = TreePath + "minus_t.gif"; Plus.src = TreePath + "plus.gif"; PlusBottom.src = TreePath + "plus_b.gif"; PlusOnly.src = TreePath + "plus_o.gif"; FolderOpened.src = TreePath + "folder_o.gif"; FolderClosed.src = TreePath + "folder_c.gif"; /////////////////////////////////////////// Project.src = TreePath + "project.gif"; /////////////////////////////////////////// VHD.src = ExtPath + "vhd.gif"; V.src = ExtPath + "v.gif"; EDN.src = ExtPath + "edn.gif"; BDE.src = ExtPath + "bde.gif"; AWF.src = ExtPath + "awf.gif"; ASF.src = ExtPath + "asf.gif"; LST.src = ExtPath + "lst.gif"; TXT.src = ExtPath + "txt.gif"; PL.src = ExtPath + "pl.gif"; TCL.src = ExtPath + "tcl.gif"; DO.src = ExtPath + "do.gif"; CPP.src = ExtPath + "cpp.gif"; SDF.src = ExtPath + "sdf.gif"; XNF.src = ExtPath + "xnf.gif"; VLS.src = ExtPath + "vls.gif"; VTB.src = ExtPath + "vtb.gif"; HTM.src = ExtPath + "htm.gif"; HTML.src = HTM.src; BAS.src = ExtPath + "bas.gif"; UND.src = ExtPath + "und.gif"; CONF.src = ExtPath + "conf.gif"; DRW.src = ExtPath + "drw.gif"; SYMB.src = ExtPath + "symb.gif"; ACP.src = ExtPath + "acp.gif"; AHW.src = ExtPath + "ahw.gif"; // working with tree function BeginTree () { return ''; } function EndTree () { return '
'; } function FirstCreateTree() { window.frames["Map"].document.writeln(DrawMapTree()); } function CreateTree () { if (!ie) { window.frames["Map"].document.open(); window.frames["Map"].document.writeln(""); window.frames["Map"].document.writeln (''); window.frames["Map"].document.writeln(""); window.frames["Map"].document.writeln(""); window.frames["Map"].document.writeln(DrawMapTree()); window.frames["Map"].document.writeln(""); window.frames["Map"].document.writeln(""); window.frames["Map"].document.close(); } else window.frames["Map"].document.body.innerHTML = DrawMapTree (); } function CollapseIt () { for(i=0;i'; } function ER () { return ''; } // working with elements function Ver (ImgName,Number) { if (Number != -1) return ''; else return ''; } function Ext (ImgName) { return ''; } function Tit (Name, URL, Type) { if (Type != "folder") { var URL_doc = DocPath + URL; if ((Type != "project")&&(Type != "HTM")) URL_doc += "/index.htm"; if (Type=="project") return ' ' + Name + ''; if ((Type!="project")&&(URL=="")) return ' '+Name; else return ' ' + Name + ''; } return Name; } @ 1.1 log @Initial revision @ text @@ 1.1.1.1 log @Created @ text @@