Menu

/trunk/Src/USnippetHTML.pas Commit Log


Commit Date  
[r2098] (8.6 kB) by delphidabbler

Modified code that renders a snippet's source code in main display, as RTF on clipboard and in print documents to not use syntax highlighter when snippet's HiliteSource property is False.

2012-07-17 10:30:37 View
Download
[r2059] (8.5 kB) by delphidabbler

Code that generates HTML links that cause snippets or categories to be displayed moved from UHTMLDetailUtils unit to USnippetHTML. Calling code updated as required.

2012-07-14 01:30:40 View
Download
[r2058] (6.7 kB) by delphidabbler

Changed code that displays snippet names to use snippet display names instead.

2012-07-14 00:16:06 View
Download
[r1985] (6.7 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
[r1981] (6.7 kB) by delphidabbler

Modified TSnippetHTML so that snippet's description is rendered from active text.

2012-06-24 10:38:33 View
Download
[r1977] (6.5 kB) by delphidabbler

Removed code that overrode default CSS styles used by active text HTML renderer object.

2012-06-24 10:09:52 View
Download
[r1971] (6.8 kB) by delphidabbler

Modified to use revised TActiveTextHTML class.

2012-06-23 14:49:26 View
Download
[r1943] (6.4 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
[r1869] (6.3 kB) by delphidabbler

Added IsEmpty method to TSnippetList and modified code that tested TSnippetList.Count for zero to use new IsEmpty method instead.

2012-06-09 20:57:13 View
Download
[r1759] (6.3 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
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.