diff options
author | xue <> | 2006-04-29 12:58:06 +0000 |
---|---|---|
committer | xue <> | 2006-04-29 12:58:06 +0000 |
commit | 3281c0a025a645ee79bf01eac142163ec9357690 (patch) | |
tree | bf26b8533d8894b216f7b7a00a426f7ab529fb3c /HISTORY | |
parent | b97d6a698d80d946e3669595e8d87f0c378b3520 (diff) |
Added THttpResponse::reload().
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ ENH: TButtonColumn can now be a column of image buttons (Qiang) ENH: TLiteral will display body content if Text is empty (Qiang)
ENH: Format string in classes extending TDataGridColumn can now evaluate an expression (Qiang)
ENH: Format string in classes extending TListControl can now evaluate an expression (Qiang)
+ENH: Added THttpResponse::reload() (Qiang)
ENH: Custom visual effects can be added to client-side validators. (Wei)
ENH: TJavascript::encode() allows raw javascript code when string begins with "javascript:" (Wei)
ENH: Update TinyMCE to 2.0.5.1
|