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. |
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. |
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. |
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.
renamed from
/branches/v4-dev/Src/USourceFileOutputMgr.pas
|
2010-12-12 14:17:59 |
View
Download |