Menu

/trunk/Src/UActiveTextHTML.pas Commit Log


Commit Date  
[r1979] (8.1 kB) by delphidabbler

Removed unused TActiveTextHTML.SetStyles static method.
Changed to render "mono" active text elements using <code> tag instead of <span class="mono">.
Changed default CSS classes to use "external-link" for <a> tags and to remove "mono" class for mono elements.

2012-06-24 10:16:18 View
Download
[r1970] (9.5 kB) by delphidabbler

Complete rewrite of TActiveTextHTML that gets class names to use for HTML from caller. Also changed engine for parsing and converting active text to HTML. Renamed Styles method as SetStyles: this method is redundant because it no longer fits here with its hard wired class names.

2012-06-23 14:48:51 View
Download
[r1757] (7.5 kB) by delphidabbler

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

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

New unit containing a static class that provides assistance when rendering active text as HTML. The class renders the active text as HTML and provides CSS to style it.

2009-08-10 22:00:07 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.