Menu

/branches/parsnip/Src/FmSnippetsEditorDlg.FrActiveTextEditor.pas Commit Log


Commit Date  
[r4453] (7.9 kB) by delphidabbler

Enabled cue text on frame's memo control by including TMemo hack from CS.Components.EditCtrls.
Added TextHint property to frame to allow frame users to set the required cue text: this is simply passed on the the hacked memo control.

2013-12-21 13:55:44 View
Download
[r3885] (7.5 kB) by delphidabbler

Moved and renamed USnippetExtraHelper.pas to Main/CS.ActiveText.Helper.pas.
Renamed contained class and its methods.
Made required changes to affected code.

2013-11-23 01:16:36 View
Download
[r3882] (7.5 kB) by delphidabbler

Changed an error message to exclude a reference to "extra information" in the context of a snippet.

2013-11-23 00:55:38 View
Download
[r3874] (7.6 kB) by delphidabbler

Moved and renamed ActiveText.UMain.pas to CS.ActiveText.pas and made necessary changes to code that uses the unit.

2013-11-21 23:58:17 View
Download
[r3872] (7.6 kB) by delphidabbler

Moved and renamed ActiveText.UValidator.pas to CS.ActiveText.Validator.pas.
Updated affected code.

2013-11-21 17:11:57 View
Download
[r3864] (7.5 kB) 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 View
Download
[r3856] (8.1 kB) by delphidabbler

Replaced call to IActiveText.ToString with call to TActiveTextPlainTextRenderer.Render.
Replaced call to TSnippetExtraHelper.BuildREMLMarkup with call to TActiveTextREMLRenderer.Render.

2013-11-20 00:52:34 View
Download
[r3526] (8.3 kB) by delphidabbler

Replaced use of StrTrim in some tests for blank strings with new StrIsBlank routine that was designed for the job.

2013-09-16 01:43:09 View
Download
[r3315] (8.3 kB) by delphidabbler

Recreated "parsnip" (v5 development) branch by branching trunk just after updating it with changes in v4.7.1.

2013-08-18 14:51:47 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.