Menu

/trunk/Src/URTFCategoryDoc.pas Commit Log


Commit Date  
[r2035] (7.2 kB) by delphidabbler

Modified to use Preferences.DBHeadingColours[] property to get colour to use to render snippet and category heading text.

2012-07-11 20:10:32 View
Download
[r1985] (7.1 kB) by delphidabbler

Renamed UActiveText, UActiveTextHTML, UActiveTextRTF & UActiveTextValidator units into ActiveText namespace as UMain, UHTMLRenderer, URTFRenderer and UValidator respectively.
Updated all using units as necessary.

2012-06-24 14:06:52 View
Download
[r1964] (7.1 kB) by delphidabbler

Modified TRTFCategoryDoc to format snippet description's active text correctly as RTF.

2012-06-20 22:09:55 View
Download
[r1955] (5.4 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] (5.3 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
[r1943] (5.3 kB) by delphidabbler

Changed TSnippet.Description property from string to IActiveText.
Made minimal changes to other calling code to work with new property type. Most of these take a simplistic approach and / or don't work correctly and need urgent attention.

This commit only seeks to have code compiling correctly after change.

2012-06-19 21:24:44 View
Download
[r1866] (5.2 kB) by delphidabbler

New unit that implements a class that renders a rich text document that lists the snippets in a category.

2012-06-09 19:12:03 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.