Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Web update for 2.6.7 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
6839402dbdcb5d0d92d69f7a7d86ba61 |
User & Date: | peter 2014-11-13 20:31:30.913 |
Context
2014-11-13
| ||
20:44 | Undid all dirdiff refactoring from August. check-in: 47893ccebc user: peter tags: trunk | |
20:31 | Web update for 2.6.7 check-in: 6839402dbd user: peter tags: trunk | |
2014-11-12
| ||
23:46 | Bug warning on download page check-in: 4203a88ac8 user: peter tags: trunk | |
Changes
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.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> | > > > > | 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | <a href='../../../wiki'>Wiki</a> <a href='../../../login'>Login</a> </div> <div class="content"> <h3>Changes</h3> Changes in v2.6.7 (2014-11-13):<br> <ul> <li>Fixed Directory Diff that stopped working in 2.6.6</li> </ul> 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> |
︙ | ︙ |
Changes to htdocs/download.html.
︙ | ︙ | |||
29 30 31 32 33 34 35 | 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. | | < | | | | | > > > > > > > > > | > > > | 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 60 61 62 63 | 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.7</h2><ul> --> <!-- <li><a href="../../../../downloads-2.6.7/eskil267.kit">eskil267.kit</a> --> <!-- <small>(1165604 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) --> <!-- <li><a href="../../../../downloads-2.6.7/eskil267.linux.gz">eskil267.linux.gz</a> --> <!-- <small>(3698613 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) --> <!-- <li><a href="../../../../downloads-2.6.7/eskil267.win.zip">eskil267.win.zip</a> --> <!-- <small>(2795025 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) --> <!-- </ul> --> <h2>Version 2.6.7</h2><ul> <li><a href="http://pspjuth.users.sourceforge.net/eskil267.kit">eskil267.kit</a> <small>(1165604 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="http://pspjuth.users.sourceforge.net/eskil267.linux.gz">eskil267.linux.gz</a> <small>(3698613 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="http://pspjuth.users.sourceforge.net/eskil267.win.zip">eskil267.win.zip</a> <small>(2795025 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) </ul> <h2>Version 2.6.6</h2> NOTE: Directory diff in 2.6.6 does not work. 2.6.7 has replaced it <h2>Version 2.6.2</h2><ul> <li><a href="../../../../downloads-2.6.2/eskil262.kit">eskil262.kit</a> <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> <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> <small>(2460163 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Solaris) |
︙ | ︙ |