Menu

/trunk/Src/UActiveText.pas Commit Log


Commit Date  
[r1930] (27.0 kB) by delphidabbler

Added new ToString method to IActiveText that returns plain text representation of active text.

2012-06-19 14:59:21 View
Download
[r1921] (26.0 kB) by delphidabbler

Fixed problem with REML parsing where nested block level tags in REML, such as <p>...<p>...</p>...</p> were being permitted.
Required new TActiveTextActionElemKinds set type in UActiveText unit.

NOTE: This fix may cause exceptions when loading any old REML code when block level tags are nested. All main database is OK, but some user defined snippets could be affected and their extra information will be lost.

2012-06-18 20:19:05 View
Download
[r1759] (25.8 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
[r1757] (26.6 kB) by delphidabbler

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

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

Updated svn:mergeinfo properties to record merging of r706-711 and r1051 into the trunk.

2010-11-25 01:38:08 View
Download
[r1015] (21.0 kB) by delphidabbler

Replaced use of TInterfaceList class with TList<xxxx> where xxxx is some interface. Any custom enumerators in classes that use the list were removed and replaced by use of TEnumerator<xxxx>.

2010-11-16 16:55:50 View
Download
[r995] (23.2 kB) by delphidabbler

* Modified EActiveTextParserError exception to descend from EValidation.
* Changed TREMLReader.Parse method to map ensure that all raised EActiveTextParserError exceptions get a copy of the selection information stored in handled ETaggedTextLexer exceptions.

2010-11-12 16:47:09 View
Download
[r856] (23.2 kB) by delphidabbler

Merged revised-webservices branch back into trunk.

2010-07-21 09:55:45 View
Download
[r736] (23.2 kB) by delphidabbler

Fixed memory leaks.

2010-04-01 01:08:59 View
Download
[r615] (23.2 kB) by delphidabbler

Updated copyright date where required on some files modified in 2010.

2010-02-08 20:59:50 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.