Commit | Date | |
---|---|---|
2010-12-12 12:18:48 | Tree | |
[r1231]
by
delphidabbler
Extracted common functionality from TSaveSnippetMgr and TSaveUnitMgr into new common base class, TSaveSourceMgr. |
2010-12-12 11:56:58 | Tree |
[r1230]
by
delphidabbler
Fixed bug where \title destination was receiving Unicode characters incorrectly. Fixed to use RTF \upr and \ud controls to create separate ANSI only and Unicode sub-destinations. This was generalised to work with any non-document destination. Solution is in line with RTF 1.9.1 spec. |
2010-12-11 20:44:47 | Tree |
2010-12-11 19:59:06 | Tree | |
[r1228]
by
delphidabbler
* Corrected URTFUtils unit's RTFMakeSafeText routine to convert Unicode text to correct code page before writing it. Also corrected bug in code that generated Unicode characters. |
2010-12-11 17:55:29 | Tree |
2010-12-11 17:10:13 | Tree | |
[r1226]
by
delphidabbler
Added new HTML document describing the RSS News Feed to the Docs/FileFormats directory. |
2010-12-11 14:10:35 | Tree |
[r1225]
by
delphidabbler
Added two new HTML documents describing Saved Files and Test Units to the Docs/FileFormats directory. |
2010-12-11 01:09:36 | Tree |
[r1224]
by
delphidabbler
Removed unused code that reads and writes text files and streams along with CopyFile routine. |
2010-12-11 01:06:44 | Tree |
[r1223]
by
delphidabbler
Updated to use TFileIO for writing and reading of text files, instead of routines from UUtils. |
2010-12-11 01:05:39 | Tree |