Commit | Date | |
---|---|---|
[r3866]
by
delphidabbler
Re-implemented TActiveTextRTF as a IActiveTextRenderer implementation. |
2013-11-21 02:51:46 | Tree |
[r3865]
by
delphidabbler
Replaced all uses of TActiveTextTextRenderer from ActiveText.UTextRenderer unit with calls to TActiveTextPlainTextRenderer.Render from CS.SourceCode.Pascal.SourceGen unit and removed the redundant unit from the project. |
2013-11-21 01:25:40 | Tree |
[r3864]
by
delphidabbler
Modified TSnippetsActiveTextEdFrame and TSnippetExtraHelper to use new TActiveTextPlainTextParser class instead of custom code when converting plain text to active text. |
2013-11-20 17:49:03 | Tree |
2013-11-20 17:45:28 | Tree | |
[r3862]
by
delphidabbler
Revised code that parses snippet credits in method that builds active text from legacy comments and credits info. |
2013-11-20 01:55:34 | Tree |
[r3861]
by
delphidabbler
Ensured that empty active text is returned from parser if mark-up is empty string. |
2013-11-20 01:44:35 | Tree |
[r3860]
by
delphidabbler
Moved and renamed USnippetCreditsParser unit to Main/CS.ActiveText.Parsers.Credits and renamed parser class. |
2013-11-20 01:34:58 | Tree |
[r3859]
by
delphidabbler
Changed IActiveTextParser.Parse method from procedure to function that returns active text. |
2013-11-20 01:12:24 | Tree |
2013-11-20 00:59:39 | Tree | |
[r3857]
by
delphidabbler
Replaced calls to TSnippetExtraHelper.BuildREMLMarkup with calls to TActiveTextREMLRenderer.Render. |
2013-11-20 00:58:17 | Tree |