Eskil

Check-in [f43f4c84ea]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Updated web pages with 2.6.6
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: f43f4c84ea0257f6c66f137d53aacd9a3923f557
User & Date: peter 2014-10-27 23:12:20.351
Context
2014-11-07
19:43
Corrected win download check-in: 7aa427cf8f user: peter tags: trunk
2014-10-27
23:12
Updated web pages with 2.6.6 check-in: f43f4c84ea user: peter tags: trunk
16:08
Do not add unused packages cmdline and struct check-in: afb045bd85 user: peter tags: trunk
Changes
Unified Diff Ignore Whitespace Patch
Changes to Makefile.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#----------------------------------------------------------------------
# Make file for Eskil
#----------------------------------------------------------------------

VERSION = 266

# Path to the TclKits used for creating StarPacks.
TCLKIT = /home/peter/tclkit/v85
TCLKIT_LINUX   = $(TCLKIT)/tclkit-linux-x86
TCLKIT_SOLARIS = $(TCLKIT)/tclkit-solaris-sparc
TCLKIT_WIN     = $(TCLKIT)/tclkit-win32.upx.exe

# Path to the libraries used
TEXTSEARCH = /home/peter/src/textsearch
DIFFUTIL   = /home/peter/src/DiffUtilTcl/lib.vfs/DiffUtil
WCB        = /home/peter/src/packages/wcb3.4








|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#----------------------------------------------------------------------
# Make file for Eskil
#----------------------------------------------------------------------

VERSION = 266

# Path to the TclKits used for creating StarPacks.
TCLKIT = /home/peter/tclkit/v85
TCLKIT_LINUX   = $(TCLKIT)/tclkit-linux
TCLKIT_SOLARIS = $(TCLKIT)/tclkit-solaris-sparc
TCLKIT_WIN     = $(TCLKIT)/tclkit-win32.upx.exe

# Path to the libraries used
TEXTSEARCH = /home/peter/src/textsearch
DIFFUTIL   = /home/peter/src/DiffUtilTcl/lib.vfs/DiffUtil
WCB        = /home/peter/src/packages/wcb3.4
Changes to htdocs/changes.html.
22
23
24
25
26
27
28











29
30
31
32
33
34
35
<a href='../../../wiki'>Wiki</a>
<a href='../../../login'>Login</a>
</div>

<div class="content">

<h3>Changes</h3>











Changes in v2.6.4 (2013-08-22):<br>
<ul>
 <li>Include afm font for consistent PDF printing.</li>
 <li>Add .pdf to print file by default</li>
 <li>Fixed bug that marked extra changes in scroll map when displaying a patch.</li>
 <li>Avoid getting double .-files in dirdiff on Windows.</li>
 <li>Corrected display of ancestor lines in three-way merge.</li>







>
>
>
>
>
>
>
>
>
>
>







22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<a href='../../../wiki'>Wiki</a>
<a href='../../../login'>Login</a>
</div>

<div class="content">

<h3>Changes</h3>
Changes in v2.6.6 (2014-10-27):<br>
<ul>
 <li>Avoid font error with balloon help.</li>
 <li>Store default prefs as comment in rc file.</li>
</ul>
Changes in v2.6.5 (2014-01-24):<br>
<ul>
 <li>Fixed error printing patch with only deleted or inserted files.</li>
 <li>Support direct print in patch mode.</li>
 <li>Detect Subversion 1.7 working copy</li>
</ul>
Changes in v2.6.4 (2013-08-22):<br>
<ul>
 <li>Include afm font for consistent PDF printing.</li>
 <li>Add .pdf to print file by default</li>
 <li>Fixed bug that marked extra changes in scroll map when displaying a patch.</li>
 <li>Avoid getting double .-files in dirdiff on Windows.</li>
 <li>Corrected display of ancestor lines in three-way merge.</li>
Changes to htdocs/download.html.
28
29
30
31
32
33
34
35









36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Downloads are available both as a <a href="http://wiki.tcl.tk/starkit">Starkit</a>
and as <a href="http://wiki.tcl.tk/starpack">Starpacks</a> for some platforms.
If you need a Starpack for some other platform, you can
<a href="starpack.wiki">generate it yourself</a>.
<p>
Eskil's application source is licensed under GPL, but the bundled packages
included in the starkit are under the same license as Tcl.










<h2>Version 2.6.2</h2><ul>
<li><a href="../../../../eskil262.kit">eskil262.kit</a>
&nbsp;&nbsp;&nbsp;<small>(1062519 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>)
<li><a href="../../../../eskil262.linux.gz">eskil262.linux.gz</a>
&nbsp;&nbsp;&nbsp;<small>(2582280 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux)
<li><a href="../../../../eskil262.solaris.gz">eskil262.solaris.gz</a>
&nbsp;&nbsp;&nbsp;<small>(2460163 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Solaris)
<li><a href="../../../../eskil262.win.zip">eskil262.win.zip</a>
&nbsp;&nbsp;&nbsp;<small>(2697685 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows)
</ul>

<h2>Version 2.6.1</h2><ul>
<li><a href="../../../../downloads-2.6.1/eskil261.kit">eskil261.kit</a>
&nbsp;&nbsp;&nbsp;<small>(658678 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>)
<li><a href="../../../../downloads-2.6.1/eskil261.linux.gz">eskil261.linux.gz</a>








>
>
>
>
>
>
>
>
>

|

|

|

|







28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
Downloads are available both as a <a href="http://wiki.tcl.tk/starkit">Starkit</a>
and as <a href="http://wiki.tcl.tk/starpack">Starpacks</a> for some platforms.
If you need a Starpack for some other platform, you can
<a href="starpack.wiki">generate it yourself</a>.
<p>
Eskil's application source is licensed under GPL, but the bundled packages
included in the starkit are under the same license as Tcl.

<h2>Version 2.6.6</h2><ul>
<li><a href="../../../../downloads-2.6.6/eskil266.kit">eskil266.kit</a>
&nbsp;&nbsp;&nbsp;<small>(1118411 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>)
<li><a href="../../../../downloads-2.6.6/eskil266.linux.gz">eskil266.linux.gz</a>
&nbsp;&nbsp;&nbsp;<small>(3629589 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux)
<li><a href="../../../../downloads-2.6.6/eskil266.win.zip">eskil266.win.zip</a>
&nbsp;&nbsp;&nbsp;<small>(2725988 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows)
</ul>

<h2>Version 2.6.2</h2><ul>
<li><a href="../../../../downloads-2.6.2/eskil262.kit">eskil262.kit</a>
&nbsp;&nbsp;&nbsp;<small>(1062519 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>)
<li><a href="../../../../downloads-2.6.2/eskil262.linux.gz">eskil262.linux.gz</a>
&nbsp;&nbsp;&nbsp;<small>(2582280 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux)
<li><a href="../../../../downloads-2.6.2/eskil262.solaris.gz">eskil262.solaris.gz</a>
&nbsp;&nbsp;&nbsp;<small>(2460163 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Solaris)
<li><a href="../../../../downloads-2.6.2/eskil262.win.zip">eskil262.win.zip</a>
&nbsp;&nbsp;&nbsp;<small>(2697685 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows)
</ul>

<h2>Version 2.6.1</h2><ul>
<li><a href="../../../../downloads-2.6.1/eskil261.kit">eskil261.kit</a>
&nbsp;&nbsp;&nbsp;<small>(658678 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>)
<li><a href="../../../../downloads-2.6.1/eskil261.linux.gz">eskil261.linux.gz</a>