diff options
author | xue <> | 2006-06-03 15:23:44 +0000 |
---|---|---|
committer | xue <> | 2006-06-03 15:23:44 +0000 |
commit | 060fd0ee49db65b1bef91cc77b4d5d7825e12b2d (patch) | |
tree | e19f391c0323bd30b71fdcfd73503e66327dfef4 /HISTORY | |
parent | 33698666dd7ed5b852c57235b49fa1999d0db46f (diff) |
Added TTextProcessor and refactored TTextHighlighter and TMarkdown.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ CHG: Ticket#151 - URL format is modified to handle empty GET values (Qiang) CHG: Ticket#153 - TAssetManager now ignores .svn directories (Qiang)
NEW: TTableHeaderRow, TTableFooterRow and table section support (Qiang)
NEW: TCompositeControl (Qiang)
+NEW: TTextProcessor (Qiang)
+NEW: TMarkdown (Wei)
NEW: Blog demo (Qiang)
Version 3.0.0 May 1, 2006
|