Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Release 2.7.4 |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
788b41b38fb9654e8355413a16ad6da6 |
User & Date: | peter 2017-11-30 21:55:45.453 |
Context
2017-11-30
| ||
21:57 | Reminder in makefile check-in: fb07c1b3c3 user: peter tags: trunk | |
21:55 | Release 2.7.4 check-in: 788b41b38f user: peter tags: trunk | |
21:31 | Allow multi select in table diff. check-in: 3e4e280c5c user: peter tags: trunk | |
Changes
Changes to Changes.
1 2 3 4 5 6 7 | 2017-11-30 Allow multi select in table diff. 2017-06-19 Allow one side of directory diff to be protected from editing. Allow directories to be created in directory diff. | > > | 1 2 3 4 5 6 7 8 9 | Released 2.7.4 2017-11-30 Allow multi select in table diff. 2017-06-19 Allow one side of directory diff to be protected from editing. Allow directories to be created in directory diff. |
︙ | ︙ |
Changes to Makefile.
︙ | ︙ | |||
223 224 225 226 227 228 229 | @mv eskil.linux.gz eskil$(VERSION).linux.gz @gzip eskil.mac @mv eskil.mac.gz eskil$(VERSION).mac.gz # @gzip eskil.solaris # @mv eskil.solaris.gz eskil$(VERSION).solaris.gz @zip eskil$(VERSION).win.zip eskil.exe @zip eskil`date +%Y%m%d`.win.zip eskil.exe | > > > > > > > | 223 224 225 226 227 228 229 230 231 232 233 234 235 236 | @mv eskil.linux.gz eskil$(VERSION).linux.gz @gzip eskil.mac @mv eskil.mac.gz eskil$(VERSION).mac.gz # @gzip eskil.solaris # @mv eskil.solaris.gz eskil$(VERSION).solaris.gz @zip eskil$(VERSION).win.zip eskil.exe @zip eskil`date +%Y%m%d`.win.zip eskil.exe tofossil: fossil unversioned add eskil$(VERSION).kit --as htdocs/download/eskil$(VERSION).kit fossil unversioned add eskil$(VERSION).linux.gz --as htdocs/download/eskil$(VERSION).linux.gz fossil unversioned add eskil$(VERSION).mac.gz --as htdocs/download/eskil$(VERSION).mac.gz fossil unversioned add eskil$(VERSION).win.zip --as htdocs/download/eskil$(VERSION).win.zip fossil unversioned list |
Changes to htdocs/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 | <title>Changes</title> Upcoming changes (not yet released): * None yet... Changes in v2.7.3 (2016-08-30): * GUI support for table and separator. Changes in v2.7.2 (2016-08-15): * Corrected right side numbering when parsing patch. | > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | <title>Changes</title> Upcoming changes (not yet released): * None yet... Changes in v2.7.4 (2017-11-30): * Handle multiple preprocess definitions that can be saved with preferences. * Preserve line endings when saving during Edit Mode. * Added -gz flag to compare compressed files. * Allow multi select in table diff. * Allow one side of directory diff to be protected from editing. * Allow directories to be created in directory diff. * When needing an editor, try VISUAL and EDITOR plus a set of common ones. Changes in v2.7.3 (2016-08-30): * GUI support for table and separator. Changes in v2.7.2 (2016-08-15): * Corrected right side numbering when parsing patch. |
︙ | ︙ |
Changes to htdocs/download.html.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <div class='fossil-doc' data-title='Download'> 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.7.3</h2><ul> <li><a href="../../../uv/htdocs/download/eskil273.kit">eskil273.kit</a> <small>(1271818 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil273.linux.gz">eskil273.linux.gz</a> <small>(4510733 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil273.win.zip">eskil273.win.zip</a> | > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <div class='fossil-doc' data-title='Download'> 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.7.4</h2><ul> <li><a href="../../../uv/htdocs/download/eskil274.kit">eskil274.kit</a> <small>(1277570 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil274.linux.gz">eskil274.linux.gz</a> <small>(4516336 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil274.win.zip">eskil274.win.zip</a> <small>(4419956 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Windows) <li><a href="../../../uv/htdocs/download/eskil274.mac.gz">eskil274.mac.gz</a> <small>(3207473 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Mac) </ul> <h2>Version 2.7.3</h2><ul> <li><a href="../../../uv/htdocs/download/eskil273.kit">eskil273.kit</a> <small>(1271818 bytes)</small> (<a href="http://wiki.tcl.tk/starkit">Starkit</a>) <li><a href="../../../uv/htdocs/download/eskil273.linux.gz">eskil273.linux.gz</a> <small>(4510733 bytes)</small> (<a href="http://wiki.tcl.tk/starpack">Starpack</a> for Linux) <li><a href="../../../uv/htdocs/download/eskil273.win.zip">eskil273.win.zip</a> |
︙ | ︙ |