Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | No Log |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
58c0df5859b1d620850576e422d0884c |
User & Date: | peter 2007-04-02 06:12:45.000 |
Context
2007-04-05
| ||
13:06 | *** empty log message *** check-in: 9336dca00f user: peter tags: trunk | |
2007-04-02
| ||
06:12 | No Log check-in: 58c0df5859 user: peter tags: trunk | |
06:11 | Corrected a bug that made highlight of changes get misaligned. Initialise nonewline and autoclose earlier to make sure they work. check-in: 2b2e19adcb user: peter tags: trunk | |
Changes
Changes to Changes.
1 2 3 4 5 6 7 | 2007-02-17 Added first version of PDF print. Kits are mounted readonly. 2007-01-29 Finished dirdiff filters. [FR 3040] | > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | 2007-03-31 Fixed a bug that caused PS print not to run. Corrected a bug that made highlight of changes get misaligned. Initialise nonewline and autoclose earlier to make sure they work. 2007-02-24 Added -nonewline command option. 2007-02-23 Added -close command option. 2007-02-17 Added first version of PDF print. Kits are mounted readonly. 2007-01-29 Finished dirdiff filters. [FR 3040] |
︙ | ︙ |
Changes to Eskil.html.
1 2 3 4 5 6 7 8 9 10 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Eskil - A graphical frontend to Diff</title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body> <a href="http://developer.berlios.de" title="BerliOS Developer"> <img src="http://developer.berlios.de/bslogo.php?group_id=6563" width="124px" height="32px" border="0" alt="BerliOS Developer Logo"></a> | < < < < | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Eskil - A graphical frontend to Diff</title> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> </head> <body> <a href="http://developer.berlios.de" title="BerliOS Developer"> <img src="http://developer.berlios.de/bslogo.php?group_id=6563" width="124px" height="32px" border="0" alt="BerliOS Developer Logo"></a> <p> <h3>Bug tracker and mailing list can be found at the <b><a href="https://developer.berlios.de/projects/eskil/">Project page</a> </b></h3><p> <h1>Eskil: A graphical frontend to Diff</h1> <a href="#EskilDownload">Download</a> <a href="#EskilFeatures">Features</a> <a href="#EskilScreenshots">Screenshots</a> <a href="#EskilChanges">Changes</a> <p> <h3>About Eskil</h3> |
︙ | ︙ |