Menu

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


Commit Date  
[r1278] (16.0 kB) by delphidabbler

Changed TRoutineDoc and descendant to generate documents as TEncodedData instead of writing to stream. Modified using units to accommodate change.

2010-12-19 01:42:06 View
Download
[r1262] (15.7 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
[r1250] (15.7 kB) by delphidabbler

* Revised TRTFMerger to take TRTF parameters to constructor and ReplacePlaceholder method.
* Renamed SaveToStream as Render and changed to function that returns TRTF.
* Revised using URTFRoutineDoc unit accordingly.
* XMLDoc commented URTFMerger unit.

2010-12-14 19:29:53 View
Download
[r1249] (15.7 kB) by delphidabbler

Changed TRTFBuilder to generate code as TRTF instead of ASCIIString. Modified using units accordingly.

2010-12-14 18:01:52 View
Download
[r1228] (15.7 kB) 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 View
Download
[r1077] (15.6 kB) by delphidabbler

Development branch for CodeSnip release 4.

Initial source is a copy of v3.8.4 (r1075).

2010-11-26 17:58:26 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.