Menu

/branches/v4-dev/Src/USaveSourceMgr.pas Commit Log


Commit Date  
[r1268] (12.7 kB) by delphidabbler

* Changed TPreviewDlg box so that required document type is passed to Execute method. No longer detects doc type by examining file.
* Modified units that use TPreviewDlg to pass new required parameter.
* XMLDoc commented FmPreviewDlg unit.

2010-12-15 21:34:42 View
Download
[r1267] (12.4 kB) by delphidabbler

* Changed preview dialog box and IPreview interface to accept doc content as TEncodedData rather than a string.
* Changed all implementations of IPreview accordingly.
* Also updated affected using units.

2010-12-15 01:44:40 View
Download
[r1262] (12.2 kB) by delphidabbler

* Changed syntax highlighters to return highlighted code in TEncodedData instead of string. Various encodings are used: RTF uses ASCII, HTML uses UTF8 and nul uses Unicode.
* Made minimum possible changes to affected units - simply convert encoded data back to strings. (Later we'll need to change this).

2010-12-14 22:53:06 View
Download
[r1236] (12.2 kB) by delphidabbler

Changed how document titles are handled - reduced complexity. Preview dialog box now supplied with title rather than having to get it from document where possible. Unit titles no longer include file name - this could be in error in preview dialog box.

2010-12-12 15:38:13 View
Download
[r1234] (12.3 kB) by delphidabbler

Renamed USourceFileOutputMgr unit as USaveSourceMgr and updated all using units accordingly.

2010-12-12 14:17:59 View
Download
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.