diff options
author | xue <> | 2006-04-18 02:23:10 +0000 |
---|---|---|
committer | xue <> | 2006-04-18 02:23:10 +0000 |
commit | 117fa9bc23399c241ba42e5d085bc8784c752583 (patch) | |
tree | fc71b366f09dda80759d63d5e2844f03b7b1f4d7 | |
parent | 1a8b8dae95cf11d2c4eec62334f8f21d2fdd617f (diff) |
history update.
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Version 3.0.0 May 1, 2006
=========================
BUG: Ticket#131 - TImageMap and TLinkButton continue to postback even client validator fails (Wei)
+BUT: 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)
ENH: TButton, TImageButton and TLinkButton now implement IButtonControl interface (Qiang)
|