Menu

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


Commit Date  
[r1536] (21.2 kB) by delphidabbler

Renamed various Compare methods as CompareTo.

2011-07-23 00:18:05 View
Download
[r1439] (21.2 kB) by delphidabbler

* Added new StrCompareText routine to UStrUtils.
* Replaced all calls to AnsiCompareText with StrCompareText.

2011-05-20 20:31:30 View
Download
[r1338] (21.2 kB) by delphidabbler

Removed TODOs.

2011-05-12 16:12:21 View
Download
[r1249] (21.3 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
[r1230] (20.9 kB) 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 View
Download
[r1228] (21.0 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] (20.2 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.