diff options
author | xue <> | 2006-03-27 03:40:01 +0000 |
---|---|---|
committer | xue <> | 2006-03-27 03:40:01 +0000 |
commit | 3192eb5cafef46ed5203a8cb2f7ae885e5693a47 (patch) | |
tree | e069214554216b8ab309d0c0ead9f52c6d42dca4 /HISTORY | |
parent | 27578bac69d64900e8b252bd5a61a2c5d2b13ee8 (diff) |
Added demos for TExpression, TStatements, TSafeHtml and TTextHighlighter.
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ BUG: Ticket#95 - Typo in TTemplateControl::registerContentPlaceHolder (Qiang) BUG: SF#1446846 - Typo in THead (Qiang)
BUG: SF#1432624 - Incorrect documentation about caching expiry (Qiang)
BUG: THttpSession fails when user storage module is used (Qiang)
+CHG: TTextHighlighter.EnableCopyCode defaults to false (Qiang)
+CHG: Reorganized quickstart tutorial demo, added new sections (Qiang)
ENH: TDataFieldAccessor can access public class variables (Qiang)
ENH: Pagers in TDataGrid are now enclosed within panels (Qiang)
ENH: Ticket#92 - Support for user exception message file (Qiang)
|