Commit | Date | |
---|---|---|
[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 |
[r1222]
by
delphidabbler
* Changed to write units as UTF-8 files if source code can't be stored in default ANSI code page. Still uses ANSI default encoding otherwise. |
2010-12-11 00:12:01 | Tree |
2010-12-11 00:09:40 | Tree | |
[r1220]
by
delphidabbler
* Added combo box to display and select required file encoding in Save Source code dialog box. Required revision of dialog box template in resources to make room for new controls. |
2010-12-10 20:40:14 | Tree |
[r1219]
by
delphidabbler
Moved system default encoding to end of TEncodingType enumeration. Reason for this explained in comments to TEncodingType. |
2010-12-10 15:45:26 | Tree |