summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorxue <>2006-04-02 02:13:59 +0000
committerxue <>2006-04-02 02:13:59 +0000
commit897c585a831680cf7c68c1639aa664eeac8f6a84 (patch)
treed42420c4a3a3794cd75cf4e90f2b5cf9eaf670e1 /HISTORY
parentf826b0ae6b8f11f8da1a5a6251e9a1fe6e6c1e85 (diff)
Removed some unused files.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 1 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b47c0e60..1c2d0534 100644
--- a/HISTORY
+++ b/HISTORY
@@ -14,11 +14,11 @@ CHG: TTextHighlighter.EnableCopyCode defaults to false (Qiang)
CHG: Reorganized quickstart tutorial demo, added new sections (Qiang)
CHG: Reorganized folders under framework (Qiang)
CHG: Modified THtmlArea default toolbar and size. (Qiang)
+CHG: Pagers in TDataGrid are now enclosed within panels (Qiang)
ENH: Ticket#92 - Support for user exception message file (Qiang)
ENH: Ticket#106 - Support for validation on THiddenField (Qiang)
ENH: Ticket#110 - Support for TVarDump with syntax highlight (Qiang)
ENH: TDataFieldAccessor can access public class variables (Qiang)
-ENH: Pagers in TDataGrid are now enclosed within panels (Qiang)
ENH: TPhpErrorException now shows the actual error lines (Qiang)
NEW: TStack component (Qiang)
NEW: TImageMap control (Qiang)