From 373d8acc503b94ea09823f49e2ab5e395eccc584 Mon Sep 17 00:00:00 2001 From: xue <> Date: Wed, 12 Apr 2006 12:18:24 +0000 Subject: Merge from 3.0 branch till 898. --- HISTORY | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 6917b042..895aa9c5 100644 --- a/HISTORY +++ b/HISTORY @@ -10,11 +10,12 @@ NEW: TSessionPageStatePersister (Qiang) Version 3.0RC2 April 16, 2006 ============================= BUG: Ticket#118 - Variables that may not have been initialized (Qiang) +BUG: Ticket#129 - TRadioButtonList in TWizard step does not postback correctly (Qiang) CHG: Moved localize() into PradoBase (Qiang) -CHG: List controls now use array keys as list item values even if - the array is integer-indexed (Qiang) +CHG: List controls now use array keys as list item values even if the array is integer-indexed (Qiang) CHG: THttpUtility::htmlEncode and htmlDecode now do not deal with & (Qiang) ENH: Optimized the representation and evaluation of template expressions (Qiang) +ENH: Added Raw layout to TDataList (Qiang) Version 3.0RC1 April 5, 2006 ============================ @@ -51,16 +52,13 @@ Version 3.0b March 6, 2006 ========================== BUG: fixed many CHG: event names must be prefixed with 'On' (Qiang) -CHG: values of properties whose name ends with 'Template' are - parsed directly by template parser (Qiang) +CHG: values of properties whose name ends with 'Template' are parsed directly by template parser (Qiang) ENH: template parser reports exact error location (Qiang) ENH: cookie HMAC check (Qiang) NEW: TInlineFrame (Jason) NEW: TAPCCache (Alban) -NEW: TColorPicker, TDatePicker, TRatingList, TAdodbProvider, - TCreoleProvider (Wei) -NEW: TMultiView, TView, TControlAdapter, TWebControlAdapter, - TPagedList, TAttributeCollection (Qiang) +NEW: TColorPicker, TDatePicker, TRatingList, TAdodbProvider, TCreoleProvider (Wei) +NEW: TMultiView, TView, TControlAdapter, TWebControlAdapter, TPagedList, TAttributeCollection (Qiang) Version 3.0a January 18, 2006 ============================= -- cgit v1.2.3