10 Standardised header comments:
* Removed change logs where present.
* Standard format MPL used (and added to HTMLRes.manifest)
* Added Rev and Date keyword expansions.
9 Added new Build.html file that describes how to build HTMLRes using makefile. Also describes necessary environment variables or macros and required build tools. Supersedes Docs/ReadMe-Src.txt which was deleted.
8 * Removed batch files that assist with development. These are obsolete now that Build.bat files have been replaced by makefiles. The makefiles provide targets that replicate most of the functionality of the deleted batch files.
* Removed now-empty DevTools folder.
7 Deleted Bin, Exe and Releases directories from repository. They are empty and required only as part of build process. "Make config" now creates them.
5 * Added new HTMLRes.cfg.tplt and HTMLRes.dof.tplt files that are to be used to create the required HTMLRes.cfg and HTMLRes.dof. This is in case user changes these files: they can be restored from the template.
* Removed HTMLRes.cfg and HTMLRes.dof accordingly.
* Set svn:ignore property to ignore .cfg and .dof files.
4 * Created PreSVNHistory.txt containing historical update information about HTMLRes from v1.0 to v1.2 before moving the code treee into SVN.
* Removed HTMLRes.phf - this duplicates some information in new PreSVNHistory.txt file.