From 54de98bd61c3d2847ad2e9c73bbc6b93064d6fd4 Mon Sep 17 00:00:00 2001 From: wei <> Date: Sun, 30 Apr 2006 23:59:58 +0000 Subject: Changed ClientValidation to ClientSide (same property name will be used in ActiveControls) --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 7835a6f5..e9c69a48 100644 --- a/HISTORY +++ b/HISTORY @@ -18,7 +18,7 @@ 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: Custom visual effects can be added to client-side validators via ClientSide property in validators. (Wei) ENH: TJavascript::encode() allows raw javascript code when string begins with "javascript:" (Wei) ENH: Update TinyMCE to 2.0.5.1 CHG: Rewrote client-side javascript validators, check your client-side validation behaviour (Wei) -- cgit v1.2.3