Commit | Date | |
---|---|---|
[r1179]
by
delphidabbler
New CSS file for file format documentation along with new placeholder index file. |
2010-12-04 22:21:12 | Tree |
2010-12-04 21:59:10 | Tree | |
[r1177]
by
delphidabbler
* Changed TFileUpdater to write database files in UTF-8 format with BOM. Also changed to use TFileIO to write text file. |
2010-12-04 19:51:26 | Tree |
[r1176]
by
delphidabbler
Changed private TFileIO.BytesToStream method to append byes to stream rather than overwriting the stream. |
2010-12-04 19:45:50 | Tree |
[r1175]
by
delphidabbler
Refactored TFileIO so as not to use TFile and added new WriteAllText public method. |
2010-12-04 19:33:39 | Tree |
[r1174]
by
delphidabbler
Changed to use UIOUtils unit rather than IOUtils unit for read / writing to files. |
2010-12-04 17:36:06 | Tree |
2010-12-04 17:34:53 | Tree | |
[r1172]
by
delphidabbler
* Modified TDatabaseIniFile and TIniDataReader to handle encoding of database files correctly: they now support legacy default encoding and new UTF-8 encoding. Did this by using bew TMainDBFileReader class to do all file loading. |
2010-12-04 15:14:31 | Tree |
[r1171]
by
delphidabbler
New UMainDBFileReader unit. Implements class that can read files from main database using correct encoding. |
2010-12-04 14:42:46 | Tree |
[r1170]
by
delphidabbler
* Made all interface implementation methods in TDOSDateTime public. |
2010-12-04 02:43:04 | Tree |