Menu

/trunk/Src/URTFBuilder.pas Commit Log


Commit Date  
[r2337] (16.5 kB) by delphidabbler

Changed units which have no specific namespace from MPL v1.1 to MPL v2.0.

2012-08-27 21:08:06 View
Download
[r1957] (17.1 kB) by delphidabbler

Some modifications to TRTFBuilder, TRTFColourTable and TRTFFontTable to apply with RTF styles.

2012-06-20 18:30:19 View
Download
[r1955] (15.1 kB) by delphidabbler

Added new TRTFParaSpacing structure to encapsulate above and below spacing of a paragraph.
Modified TRTFBuilder.SetParaSpacing to use TRTFParaSpacing for its parameter.
Modified all code that calls TRTFBuilder.SetParaSpacing to use new parameter type.

2012-06-20 11:03:36 View
Download
[r1954] (15.1 kB) by delphidabbler

New URTFStyles unit designed for containing various styling RTF styling elements.
Moved TRTFFont and TRTFGenericFont from URTFBuilder into URTFStyles.
Updated all affected units to use URTFStyles.

2012-06-20 10:51:58 View
Download
[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
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.