Commit | Date | |
---|---|---|
[r1008]
by
delphidabbler
Renamed UUnicodeHelper unit as UEncodings. Modified all units that used UUnicodeHelper accordingly. |
2010-11-15 17:31:32 | Tree |
2010-11-15 16:43:38 | Tree | |
[r1006]
by
delphidabbler
* Moved IsHexDigit routine from UUnicodeHelper unit to UUtils. |
2010-11-15 16:33:36 | Tree |
[r1005]
by
delphidabbler
* Added support for detecting location of errors when parsing entities from plain text. Modified ETaggedTextEntityHandler, TTaggedTextEntityHandler and TTaggedTextLexer to support this. Location information of entity errors within tags is still not supported. |
2010-11-15 15:30:14 | Tree |
[r1004]
by
delphidabbler
Fixed error in handling of revised EActiveTextParserError exception. The exception's Selection property is now only accessed and copied to EDataEntry if it exists! |
2010-11-14 18:36:26 | Tree |
[r1003]
by
delphidabbler
Changed data type of IsCompound fields and flags in UTaggedTextLexer unit from WordBool to Boolean and updated calling code as necessary. |
2010-11-14 10:50:54 | Tree |
[r1002]
by
delphidabbler
* Converted TREMLTags and TREMLEntities into completely static classes that use class vars and class constructors etc. |
2010-11-14 10:46:10 | Tree |
[r1001]
by
delphidabbler
* Updated to refer to explicit data folder locations using %ProgramData% and %AppData% environment variables rather than describing locations. |
2010-11-14 10:23:22 | Tree |
[r1000]
by
delphidabbler
Updated privacy statement to refer to explicit data folder locations using %ProgramData% and %AppData% environment variables rather than describing locations. |
2010-11-14 10:21:31 | Tree |
[r999]
by
delphidabbler
Fixed two bugs in UTaggedTextLexer unit: |
2010-11-13 23:44:03 | Tree |