Commit | Date | |
---|---|---|
[r1336]
by
delphidabbler
Revised BuildCompileLog method to use "correct" encoding to read output from compilers when creating log. |
2011-05-11 21:38:03 | Tree |
2011-05-11 20:05:56 | Tree | |
2011-05-11 19:50:14 | Tree | |
[r1333]
by
delphidabbler
Replaced detail-compcheck.html and detail-info.html files from HTML resources with detail.html. Former files were functionally identical. |
2011-05-11 18:57:36 | Tree |
2011-05-11 17:01:29 | Tree | |
2011-05-11 17:00:45 | Tree | |
2011-05-11 16:57:22 | Tree | |
[r1329]
by
delphidabbler
Changed unit name generation so that unit name contains only ASCII characters instead of any character from default ANSI character set since some Delphi have a problem with some ANSI characters. |
2011-05-11 16:54:41 | Tree |
[r1328]
by
delphidabbler
Changed MakeSafeHTMLText so that character values above #127 (along with #13 and #10) are no longer converted to numeric entities. A side effect of this change is that any HTML files that are to include any HTML passed through this routine must be saved either in UTF8 or one of the Unicode file formats. |
2011-05-11 15:48:59 | Tree |
[r1327]
by
delphidabbler
Revised LoadFromString method to write Unicode data, with BOM into browser control rather than using default encoding. This way no information is lost. |
2011-05-11 15:26:29 | Tree |