Menu

/trunk/Src/URTFBuilder.pas Commit Log


Commit Date  
[r1862] (17.4 kB) by delphidabbler

XMLDoc commented units.

2012-06-09 13:19:53 View
Download
[r1759] (20.5 kB) by delphidabbler

Standardised svn:mime-type properties to "text/pascal" and svn:eol-style to "native"

2012-02-27 11:40:49 View
Download
[r1757] (21.2 kB) by delphidabbler

Reintegrated v4-dev branch into trunk.
Trunk now contains v4 development tree

2012-02-27 11:19:09 View
Download
[r1018] (20.2 kB) by delphidabbler

* Removed TColourList and replaced all usage with TList<TColor>.
* Removed TRTFFontList and replaced all usage with TList<TRTFFont>.

2010-11-16 21:36:23 View
Download
[r1008] (20.3 kB) by delphidabbler

Renamed UUnicodeHelper unit as UEncodings. Modified all units that used UUnicodeHelper accordingly.

2010-11-15 17:31:32 View
Download
[r1006] (20.3 kB) by delphidabbler

* Moved IsHexDigit routine from UUnicodeHelper unit to UUtils.
* Removed from UUnicodeHelper unit all character test and case conversion routines that mapped directly onto methods of TCharacter or to CharInSet in SysUtils unit.
* Modified units that used these routines to use replacements in Characters, SysUtils and UUtils units.

2010-11-15 16:33:36 View
Download
[r813] (20.3 kB) by delphidabbler

* Replaced use of TIntegerList to maintain a list of colours in colour table in TRTFColourTable with TList<TColor>.
* Changed TRTFFont from a class to a record with methods and gave constructor optional parameters. Replaced IsEqual method with Compare method.
* Replaced use of TObjectListEx to maintain list of fonts in font table in TRTFFontTable with TList<TRTFFont>.
* Replaced calls to FreeAndNil with direct calls to object's Free method.
* Removed methods made redundant by other changes.

2010-06-15 18:04:21 View
Download
[r615] (22.3 kB) by delphidabbler

Updated copyright date where required on some files modified in 2010.

2010-02-08 20:59:50 View
Download
[r614] (22.3 kB) by delphidabbler

Merged delphi2010-port branch back into trunk.

2010-02-08 20:00:48 View
Download
[r293] (22.1 kB) by delphidabbler

Moved FloatToInt routine from URTFBuilder.pas into UUtils.pas.

2009-09-12 20:25:36 View
Download
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.