From f4437c190074be283d9297f8e2ad54bbb055bf2d Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 26 Apr 2006 21:15:34 +0000 Subject: TLiteral will display body content if Text is empty. --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 8ab0c66d..1d9430ed 100644 --- a/HISTORY +++ b/HISTORY @@ -1,11 +1,11 @@ Version 3.0.0 May 1, 2006 ========================= +BUG: Ticket#70 - Javascript for TDataTypeValidator added (Wei) BUG: Ticket#131 - TImageMap and TLinkButton continue to postback even client validator fails (Wei) BUG: Ticket#135 - TBrowserLogRoute reports wrong timings (Qiang) BUG: Ticket#137 - The JavasciptLogger does not work (Qiang) BUG: Ticket#138 - missing file in TDataGrid (Qiang) BUG: Ticket#139 - TThemeManager::setBasePath() should understand an alias path (Qiang) -BUG: Ticket#70 - Javascript for TDataTypeValidator added (Wei) BUG: Non-control components can now use expressions in their properties (Qiang) BUG: TControl.Visible did not make use of overriden getVisible() (Qiang) BUG: TWizard did not stop navigation upon a validation failure (Qiang) @@ -13,6 +13,7 @@ BUG: NumberFormat will now zero-fill numbers base on the pattern. (Wei) ENH: TButton, TImageButton and TLinkButton now implement IButtonControl interface (Qiang) ENH: TResponse::writeFile takes three additional parameters to allow sending memory data (Qiang) 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) CHG: Rewrote client-side javascript validators, check your client-side validation behaviour (Wei) -- cgit v1.2.3