2004-09-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls / ChangeLog
index 33db14a8545c6d15e94f4e5fa8fe5070ac9405bd..874a1774bcedb14930eb7b38846fd4188a971c67 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-12 Gonzalo Paniagua Javier <gonzalo@ximian.com>
+
+       * RadioButton.cs: fix GroupName when the control is inside a
+       NamingContainer different from Page. Closes bug #65586.
+
 2004-09-01 Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * Xml.cs: fixed get_DocumentContent (it was returning "" always!) and
 
        Fixes bug #63828.
 
-2004-08-31  Sanjay Gupta <gsanjay@novell.com>
-
-       * AuthenticateEventHandler.cs: 
-       * CreateUserErrorEventArgs.cs:
-       * CreateUserErrorEventHandler.cs:
-       * DetailsViewCommandEventHandler.cs:
-       * DetailsViewDeleteEventArgs.cs:
-       * DetailsViewDeleteEventHandler.cs:
-       * DetailsViewDeletedEventArgs.cs:
-       * DetailsViewDeletedEventHandler.cs:
-       * DetailsViewInsertEventArgs.cs:
-       * DetailsViewInsertEventHandler.cs:
-       * DetailsViewInsertedEventArgs.cs:
-       * DetailsViewInsertedEventHandler.cs:
-       * DetailsViewModeEventArgs.cs:
-       * DetailsViewModeEventHandler.cs:
-       * DetailsViewPageEventHandler.cs:
-       * DetailsViewUpdateEventArgs.cs:
-       * DetailsViewUpdateEventHandler.cs:
-       * DetailsViewUpdatedEventArgs.cs:
-       * DetailsViewUpdatedEventHandler.cs:
-       * FormViewCommandEventHandler.cs:
-       * FormViewDeleteEventArgs.cs:
-       * FormViewDeleteEventHandler.cs:
-       * FormViewDeletedEventArgs.cs:
-       * FormViewDeletedEventHandler.cs:
-       * FormViewInsertEventArgs.cs:
-       * FormViewInsertEventHandler.cs:
-       * FormViewInsertedEventArgs.cs:
-       * FormViewInsertedEventHandler.cs:
-       * FormViewModeEventHandler.cs:
-       * FormViewPageEventHandler.cs:
-       * FormViewUpdateEventArgs.cs:
-       * FormViewUpdateEventHandler.cs:
-       * FormViewUpdatedEventArgs.cs:
-       * FormViewUpdatedEventHandler.cs:
-       * GridViewCancelEditEventArgs.cs:
-       * GridViewCancelEditEventHandler.cs:
-       * GridViewCommandEventHandler.cs:
-       * GridViewDeleteEventArgs.cs:
-       * GridViewDeleteEventHandler.cs:
-       * GridViewDeletedEventArgs.cs:
-       * GridViewDeletedEventHandler.cs:
-       * GridViewEditEventHandler.cs:
-       * GridViewPageEventHandler.cs:
-       * GridViewRowEventHandler.cs:
-       * GridViewSelectEventHandler.cs:
-       * GridViewSortEventArgs.cs:
-       * GridViewSortEventHandler.cs:
-       * GridViewUpdateEventArgs.cs:
-       * GridViewUpdateEventHandler.cs:
-       * GridViewUpdatedEventArgs.cs:
-       * GridViewUpdatedEventHandler.cs:
-       * ImageMapEventHandler.cs:
-       * MailMessageEventHandler.cs:
-       * MenuEventHandler.cs:
-       * ObjectDataSourceDisposingEventHandler.cs:
-       * ObjectDataSourceEventHandler.cs:
-       * ObjectDataSourceMethodEventArgs.cs:
-       * ObjectDataSourceMethodEventHandler.cs:
-       * ObjectDataSourceSelectingEventArgs.cs:
-       * ObjectDataSourceSelectingEventHandler.cs:
-       * ObjectDataSourceStatusEventArgs.cs:
-       * ObjectDataSourceStatusEventHandler.cs:
-       * SendMailErrorEventHandler.cs:
-       * SiteMapNodeItemEventHandler.cs:
-       * SqlDataSourceSelectingEventArgs.cs:
-       * SqlDataSourceSelectingEventHandler.cs:
-       * TreeNodeEventHandler.cs:
-       * WizardNavigationEventArgs.cs:
-       * WizardNavigationEventHandler.cs: Minor modifications, compiler error
-       corrections and removing "sealed" access specifier from *EventHandler.cs
-
-2004-08-18  Sanjay Gupta <gsanjay@novell.com>
-
-       * Literal.cs: Added new attributes and property for .Net 2.0
-
-2004-08-13  Sanjay Gupta <gsanjay@novell.com>
-
-       * GridViewDeleteEventArgs.cs: Removed extra code.
-
-2004-08-12  Sanjay Gupta <gsanjay@novell.com>
-
-       * SendMailErrorEventArgs.cs:
-       * SendMailErrorEventHandler.cs:
-       * SiteMapNodeItemEventArgs.cs:
-       * SiteMapNodeItemEventHandler.cs:
-       * SqlDataSourceSelectingEventArgs.cs:
-       * SqlDataSourceSelectingEventHandler.cs:
-       * TreeNodeEventArgs.cs:
-       * TreeNodeEventHandler.cs:
-       * WizardNavigationEventArgs.cs:
-       * WizardNavigationEventHandler.cs: Added new delegates.
-
-2004-08-11  Sanjay Gupta <gsanjay@novell.com>
-
-       * ImageMapEventArgs.cs:
-       * ImageMapEventHandler.cs:
-       * MailMessageEventArgs.cs:
-       * MailMessageEventHandler.cs:
-       * MenuEventArgs.cs:
-       * MenuEventHandler.cs:
-       * ObjectDataSourceDisposingEventArgs.cs:
-       * ObjectDataSourceDisposingEventHandler.cs:
-       * ObjectDataSourceEventArgs.cs:
-       * ObjectDataSourceEventHandler.cs:
-       * ObjectDataSourceMethodEventArgs.cs:
-       * ObjectDataSourceMethodEventHandler.cs:
-       * ObjectDataSourceSelectingEventArgs.cs:
-       * ObjectDataSourceSelectingEventHandler.cs:
-       * ObjectDataSourceStatusEventArgs.cs:
-       * ObjectDataSourceStatusEventHandler.cs: Added new delegates.
-
-2004-08-11  Sanjay Gupta <gsanjay@novell.com>
-
-       * DetailsViewCommandEventArgs.cs:
-       * FormViewCommandEventArgs.cs:
-       * GridViewCommandEventArgs.cs: Corrected constructor.
-
-2004-08-11  Sanjay Gupta <gsanjay@novell.com>
-
-       * GridViewCancelEditEventArgs.cs:
-       * GridViewCancelEditEventHandler.cs:
-       * GridViewCommandEventArgs.cs:
-       * GridViewCommandEventHandler.cs:
-       * GridViewDeletedEventArgs.cs:
-       * GridViewDeletedEventHandler.cs:
-       * GridViewDeleteEventArgs.cs:
-       * GridViewDeleteEventHandler.cs:
-       * GridViewEditEventArgs.cs:
-       * GridViewEditEventHandler.cs:
-       * GridViewPageEventArgs.cs:
-       * GridViewPageEventHandler.cs:
-       * GridViewRowEventArgs.cs:
-       * GridViewRowEventHandler.cs:
-       * GridViewSelectEventArgs.cs:
-       * GridViewSelectEventHandler.cs:
-       * GridViewSortEventArgs.cs:
-       * GridViewSortEventHandler.cs:
-       * GridViewUpdatedEventArgs.cs:
-       * GridViewUpdatedEventHandler.cs:
-       * GridViewUpdateEventArgs.cs:
-       * GridViewUpdateEventHandler.cs: Added new delegates.
-
-2004-08-11  Sanjay Gupta <gsanjay@novell.com>
-
-       * FormViewUpdatedEventArgs.cs: Corrected constructor.
-
-2004-08-11  Sanjay Gupta <gsanjay@novell.com>
-
-       * FormViewCommandEventArgs.cs: Corrected name of class.
-
 2004-08-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * Xml.cs: use MapPath in DocumentSource and documentContent. Fixes
        bug #62726.
 
-2004-08-10  Sanjay Gupta <gsanjay@novell.com>
-
-       * FormViewCommandEventArgs.cs:
-       * FormViewCommandEventHandler.cs:
-       * FormViewDeletedEventArgs.cs:
-       * FormViewDeletedEventHandler.cs:
-       * FormViewDeleteEventArgs.cs:
-       * FormViewDeleteEventHandler.cs:
-       * FormViewInsertedEventArgs.cs:
-       * FormViewInsertedEventHandler.cs:
-       * FormViewInsertEventArgs.cs:
-       * FormViewInsertEventHandler.cs:
-       * FormViewModeEventArgs.cs:
-       * FormViewModeEventHandler.cs:
-       * FormViewPageEventArgs.cs:
-       * FormViewPageEventHandler.cs:
-       * FormViewUpdatedEventArgs.cs:
-       * FormViewUpdatedEventHandler.cs:
-       * FormViewUpdateEventArgs.cs:
-       * FormViewUpdateEventHandler.cs: Added new delegates.
-
-2004-08-10  Sanjay Gupta <gsanjay@novell.com>
-
-       * DetailsViewCommandEventArgs.cs:
-       * DetailsViewCommandEventHandler.cs:
-       * DetailsViewDeletedEventArgs.cs:
-       * DetailsViewDeletedEventHandler.cs:
-       * DetailsViewDeleteEventArgs.cs:
-       * DetailsViewDeleteEventHandler.cs:
-       * DetailsViewInsertedEventArgs.cs:
-       * DetailsViewInsertedEventHandler.cs:
-       * DetailsViewInsertEventArgs.cs:
-       * DetailsViewInsertEventHandler.cs:
-       * DetailsViewModeEventArgs.cs:
-       * DetailsViewModeEventHandler.cs:
-       * DetailsViewPageEventArgs.cs:
-       * DetailsViewPageEventHandler.cs:
-       * DetailsViewUpdatedEventArgs.cs:
-       * DetailsViewUpdatedEventHandler.cs:
-       * DetailsViewUpdateEventArgs.cs:
-       * DetailsViewUpdateEventHandler.cs: Added new delegates.
-
-2004-08-09  Sanjay Gupta <gsanjay@novell.com>
-
-       * AuthenticateEventArgs.cs:
-       * AuthenticateEventHandler.cs:
-       * CreateUserErrorEventArgs.cs:
-       * CreateUserErrorEventHandler.cs: Added new delegates.
-
-2004-08-05  Sanjay Gupta <gsanjay@novell.com>
-
-       * IButtonControl.cs:
-       * ICallbackContainer.cs:
-       * ICompositeControlDesignerAccessor.cs:
-       * IPostBackContainer.cs: Added new interfaces.
-
-2004-08-03  Sanjay Gupta <gsanjay@novell.com>
-
-       * AdType.cs:
-       * AutoCompleteType.cs:
-       * ContentDirection.cs:
-       * DataControlCellType.cs:
-       * DataControlRowState.cs:
-       * DataControlRowType.cs:
-       * DetailsViewMode.cs:
-       * DynamicImageParameterMode.cs:
-       * FormViewMode.cs:
-       * HotSpotMode.cs:
-       * ImageFieldMode.cs:
-       * LiteralMode.cs:
-       * LogoutAction.cs:
-       * Orientation.cs:
-       * PagerButtons.cs:
-       * PathDirection.cs:
-       * ScrollBars.cs:
-       * SiteMapNodeItemType.cs:
-       * SiteMapNodeType.cs:
-       * SiteMapViewType.cs:
-       * SortDirection.cs:
-       * TableCaptionAlign.cs:
-       * TableHeaderScope.cs:
-       * TableViewMode.cs:
-       * TreeNodeSelectAction.cs:
-       * TreeNodeTypes.cs:
-       * TreeViewImageSet.cs:
-       * WizardStepType.cs: Added enumerations
-
-2004-08-02  Duncan Mak  <duncan@ximian.com>
-
-       * ButtonType.cs:
-       * LoginFailureAction.cs:
-       * LoginTextLayout.cs: Added enumerations.
-
 2004-07-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
 
        * BaseValidator.cs: in Validate(), when the control is not visible or
        enabled, return inmediately after setting IsValid to true. Fixes bug
        #61831.
 
-2004-07-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
-       * DataList.cs: s/HasChildren/HasControls()/.
-
-2004-07-27 Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
-       * DataList.cs: style.
-
-2004-07-27 Alon Gazit <along@mainsoft.com>
-       * DataList.cs: Replaced foreach statement with for statement, 
-       in order to improve performence.
-
-2004-07-27 Alon Gazit <along@mainsoft.com>
-       * WebControl.cs: changed RenderBeginTag()to use TagKey instead of 
-       TagName.
-       * Unit.cs : changed GetTypeFromString() and GetStringFromPixel() to use 
-       switch statements in order to improve performance.
-
 2004-06-10 Alon Gazit <along@mainsoft.com>
        * WebControl.cs: fixed LoadViewState(). 
        Creates new attributes state bag only when the current is null.
        compliance as System.Data is now CLS compliant
 
 2004-05-06 Alon Gazit <along@mainsoft.com>
-       * WebControl.cs: fixed LoadViewState() and SaveViewState(). 
-       Before the change the Enabled property wasn't updated when a postback
-       event was raised.
-       * ListControl.cs: fixed SelectedIndex property implementation.
-       Prevents throwing ArgumentOutOfRangeException (that should not be
-       thrown), when the list is empty.
+        * WebControl.cs: fixed LoadViewState() and SaveViewState(). 
+        Before the change the Enabled property wasn't updated when a postback
+        event was raised.
+        * ListControl.cs: fixed SelectedIndex property implementation.
+        Prevents throwing ArgumentOutOfRangeException (that should not be thrown),
+        when the list is empty.     
 
 2004-04-28 Alon Gazit <along@mainsoft.com>
-       * WebControl.cs: fixed LoadViewState(). 
-       Always loading the saved attributes collection.
+        * WebControl.cs: fixed LoadViewState(). 
+        Always loading the saved attributes collection.
 
 2004-04-18 Alon Gazit <along@mainsoft.com>
        * Repeater.cs: fixed InstantiateItem() and DataSource property.
        bug #48671.
 
 2003-09-19  Gonzalo Paniagua Javier <gonzalo@ximian.com>
-
-       * FontInfo.cs: fixed Name property as suggested by Rich Alimi
+                                                                                
+        * FontInfo.cs: fixed Name property as suggested by Rich Alimi
        <rich@velvetsea.net>.
 
 2003-09-14  Gonzalo Paniagua Javier <gonzalo@ximian.com>
        * DataGrid.cs: Fixed SaveViewState and type of ItemDataBound.
 
 2003-03-17  George Kodinov <gkodinov@openlinksw.co.uk>
-
-       * Unit.cs: Called the correct method to get the Numeric locale for the
+        
+        * Unit.cs: Called the correct method to get the Numeric locale for the
        double conversion
 
 2003-02-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
@@ -2152,4 +1894,4 @@ Comments:
 
 
 
-i/ File Created 2001-11-13
+// File Created 2001-11-13