index.html #4

  • //
  • guest/
  • andrei_loskutov/
  • index.html
  • View
  • Commits
  • Open Download .zip Download (4 KB)
<html>
<head>
<title>BranchView tool documentation</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta NAME="author" CONTENT="Andrei Loskutov">
<meta NAME="copyright" CONTENT="(c) 1997/98/99/2000/2001/2002, Andrei Loskutov">
<meta NAME="description" CONTENT="Andrei Loskutov Seite, ber mich, mein Leben, Java, Mathe, Perforce etc">
<meta NAME="keywords" CONTENT="Hannover, Java, Perforce, BranchView, Knoten, Theorie, Knot, Theory, Programmieren, Uni, Nienburg, Andrej, Andy, Andrei, Moskau, Loskutov, Photoshop, Mathe, Informatik, Knotentheorie, Modellierung, Bewerbungstipps, Job">
<meta NAME="Expires" content="Sun, 28 Feb 1999 21:29:02 GMT">
<META NAME="ROBOTS" CONTENT="INDEX,FOLLOW,ALL">
<link rel="stylesheet" href="styles/styles.css" type="text/css">
</head>
<body bgcolor="#000040" text="#000062" link="#0000FF" vlink="#3300CC" alink="#FF0000" background="../images/back.gif" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<p>&nbsp;</p>
<table width="95%" border="0" cellspacing="0" cellpadding="6" align="center" bordercolor="#FFFFFF">
    <tr valign="top" bgcolor="#FFFFFF">
        <td width="50%">
            <h1>BranchView Help</h1>
        </td>
    </tr>
    <tr valign="top" bgcolor="#FFFFFF">
        <td width="50%">BranchView is a 100% pure Java programm, that give you a graphical
            view of selected depot file(s) with all available information about file(s)
            revisions *and* all branches/merges etc of this file(dir) in P4 depot.
            <br>
            BranchView can do a little bit more too ;).</td>
    </tr>
    <tr valign="top" bgcolor="#FFFFFF">
        <td width="50%">
            <p>I have written this programm because of my study on Uni Hannover/ my
                work by TUI InfoTec GmbH &amp; Co KG (Germany).</p>
        </td>
    </tr>
    <tr valign="top" bgcolor="#FFFFFF">
        <td width="50%">
            <p>This programm is free, see <a href="en/copyright.html">copyright</a>.
            </p>
        </td>
    </tr>
    <tr valign="top" bgcolor="#FFFFFF">
        <td width="50%">
            <h1>Content</h1>
        </td>
    </tr>
    <tr valign="top" bgcolor="#FFFFFF">
        <td width="50%">
            <ol>
                <li>
                    <h2>Manual (BranchView 1.2.1<font color="#FF0000"> *new </font>)</h2>
                    <ol>
                        <li>
                            <h3><a href="en/installation.html">Installation and Configuration</a></h3>
                        </li>
                        <li>
                            <h3><a href="en/functions.html">Funktions / Features</a></h3>
                        </li>
                        <li>
                            <h3><a href="en/faq.html">FAQ</a></h3>
                        </li>
                        <li>
                            <h3><a href="en/errors.html">Known programm errors and
                                restrictions </a></h3>
                        </li>
                    </ol>
                </li>
                <li>
                    <h2><a href="en/thanks.html">Thanks</a> <font color="#FF0000">*new</font></h2>
                </li>
                <li>
                    <h2><a href="en/user_over_branchview.html">User over BranchView</a>
                        <font color="#FF0000">*new</font> </h2>
                </li>
                <li>
                    <h2><a href="en/links.html">Download links</a> <font color="#FF0000">*new</font></h2>
                </li>
                <li>
                    <h2>Bug reports</h2>
                </li>
                <li>
                    <h2><a href="en/wishlist.html">Wish list </a><font color="#FF0000">*new</font></h2>
                </li>
                <li>
                    <h2><a href="en/copyright.html">Copyright</a></h2>
                </li>
            </ol>
        </td>
    </tr>
</table>
<br>
<a href="http://andrei.gmxhome.de/index.html">
<p class="bigwhite" align="center">Home</p>
</a>
<h1 align="center">&nbsp;</h1>
</body>
</html>
# Change User Description Committed
#6 2735 andrei_loskutov sources are now included to binary distribution at http://andrei.gmxhome.de/perforce/index.html
#5 2553 andrei_loskutov Docu update for 1.3 version
#4 2226 andrei_loskutov #15.10.2002 23:25 Revision 1.2.1.1
1)  Help window is not more modal.
2)  Zip file contains newer doumentation.
#3 2222 andrei_loskutov #13.10.2002 22:16 Revision 1.2.1
1)  Documentation task is finished... Yes!!!
2)  New feature: copy P4 depot path
3)  Some small fixes to menu shortkeys belongs ctrl + c and ctrl + d
4)  Clipboard fix because of JDK 1.2 - 1.3 bug
5)  Smallest refactoring on some methods.
6)  Html help updated
#2 2007 andrei_loskutov english documentation now available
#1 1999 andrei_loskutov start english manual