Menu

Old Code (SVN) Commit Log


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
[r1335] by delphidabbler

Updated with details of recent changes.

2011-05-11 20:05:56 Tree
[r1334] by delphidabbler

Modified to work with a single blank HTML document for both detail panes, rather than one for each pane. (Follows from r1333 where HTML file changes were made).

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
[r1332] by delphidabbler

Removed TODO.

2011-05-11 17:01:29 Tree
[r1331] by delphidabbler

Removed commented out code.

2011-05-11 17:00:45 Tree
[r1330] by delphidabbler

Modified comments in light of change in r1329.

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
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.