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. 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. |
2012-02-27 11:19:09 |
View
Download |
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. |
2010-11-12 16:47:09 |
View
Download |
2010-07-21 09:55:45 |
View
Download |
|
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 |