Menu

Old Code (SVN) Commit Log


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

Tidied up unit and changed to XMLDoc commenting.

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

Merged TSourceFileOutputMgr into TSaveSourceMgr class.

2010-12-12 14:13:19 Tree
[r1232] by delphidabbler

Fixed bug in code that provides dialog box title.

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

Added new CodePageSupportsString routine.

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.
* Updated TRTFBuilder to take code page parameter to constructor and to use it when writing code page to document and when writing text. Updated TRTFDocProperties similarly.
* Modified all using units to pass code page to TRTFBuilder constructor.

2010-12-11 17:55: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.