Commit | Date | |
---|---|---|
[r1237]
by
delphidabbler
Modified preview dialog box and interface not to try to extract doc title from document - caller must now provide title if needed. Updated affected units and removed any now unused code. |
2010-12-12 16:03:48 | Tree |
[r1236]
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 | Tree |
2010-12-12 14:59:59 | Tree | |
[r1234]
by
delphidabbler
Renamed USourceFileOutputMgr unit as USaveSourceMgr and updated all using units accordingly. |
2010-12-12 14:17:59 | Tree |
2010-12-12 14:13:19 | Tree | |
2010-12-12 12:18:48 | Tree | |
[r1231]
by
delphidabbler
Extracted common functionality from TSaveSnippetMgr and TSaveUnitMgr into new common base class, TSaveSourceMgr. |
2010-12-12 11:56:58 | Tree |
[r1230]
by
delphidabbler
Fixed bug where \title destination was receiving Unicode characters incorrectly. Fixed to use RTF \upr and \ud controls to create separate ANSI only and Unicode sub-destinations. This was generalised to work with any non-document destination. Solution is in line with RTF 1.9.1 spec. |
2010-12-11 20:44:47 | Tree |
2010-12-11 19:59:06 | Tree | |
[r1228]
by
delphidabbler
* Corrected URTFUtils unit's RTFMakeSafeText routine to convert Unicode text to correct code page before writing it. Also corrected bug in code that generated Unicode characters. |
2010-12-11 17:55:29 | Tree |