Author: gert Date: 2006-11-30 10:35:53 -0500 (Thu, 30 Nov 2006) New Revision: 68753
Modified: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ApplicationContextTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ApplicationTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingContextTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingMemberInfoTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ButtonTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckBoxEventTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckBoxTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckedListBoxEventTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckedListBoxTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/Common.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CommonDialogsTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ContainerControlTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlBindingsConverterTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlEventTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlPaintTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CurrencyManagerTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridCellTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridColumnStyleTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridTableStyleTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewAdvancedBorderStyleTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewBandTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewCellStyleTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewCellTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewElementTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewRowTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ErrorProviderTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FocusTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/GridTableStylesCollectionTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/GroupBoxTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ImageListTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/LabelTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListBoxEventTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListBoxTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListControlTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListViewCollectionsTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListViewItemTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MenuItemTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MenuTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MonthCalendarTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/PictureBoxTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/PrintDialogTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ProgressBarTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/PropertyManagerTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/RadioButtonTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/RichTextBoxTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ScrollBarTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/StatusBarPanelTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/StatusBarTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/SystemInformationTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TestImageIndexConverter.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolBarButtonTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolBarTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolTipTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TrackBarTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TreeNodeTest.cs trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TreeViewTest.cs Log: DataGridColumnStyleTest.cs: Set eol-style to native. BindingMemberInfoTest.cs: Same. DataGridCellTest.cs: Same. LabelTest.cs: Same. PropertyManagerTest.cs: Same. ControlEventTest.cs: Same. PictureBoxTest.cs: Same. CurrencyManagerTest.cs: Same. CheckBoxTest.cs: Same. Common.cs: Same. ProgressBarTest.cs: Same. RadioButtonTest.cs: Same. ToolTipTest.cs: Same. DataGridViewBandTest.cs: Same. RichTextBoxTest.cs: Same. ApplicationTest.cs: Same. ListViewCollectionsTest.cs: Same. TreeNodeTest.cs: Same. DataGridTableStyleTest.cs: Same. StatusBarTest.cs: Same. BindingTest.cs: Same. PrintDialogTest.cs: Same. ListControlTest.cs: Same. DataGridViewAdvancedBorderStyleTest.cs: Same. MonthCalendarTest.cs: Same. FocusTest.cs: Same. DataGridTest.cs: Same. MenuItemTest.cs: Same. ControlBindingsConverterTest.cs: Same. StatusBarPanelTest.cs: Same. TreeViewTest.cs: Same. SystemInformationTest.cs: Same. DataGridViewRowTest.cs: Same. TestImageIndexConverter.cs: Same. ApplicationContextTest.cs: Same. ButtonTest.cs: Same. GridTableStylesCollectionTest.cs: Same. ScrollBarTest.cs: Same. DataGridViewElementTest.cs: Same. ListBoxTest.cs: Same. TrackBarTest.cs: Same. CommonDialogsTest.cs: Same. ToolBarButtonTest.cs: Same. ErrorProviderTest.cs: Same. DataGridViewCellTest.cs: Same. ControlPaintTest.cs: Same. ImageListTest.cs: Same. BindingContextTest.cs: Same. ControlTest.cs: Same. ContainerControlTest.cs: Same. ListViewItemTest.cs: Same. ListBoxEventTest.cs: Same. CheckBoxEventTest.cs: Same. CheckedListBoxTest.cs: Same. DataGridViewCellStyleTest.cs: Same. CheckedListBoxEventTest.cs: Same. ToolBarTest.cs: Same. FormTest.cs: Same. MenuTest.cs: Same. GroupBoxTest.cs: Same. DataGridViewTest.cs: Same. Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ApplicationContextTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ApplicationTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingContextTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingMemberInfoTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/BindingTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ButtonTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckBoxEventTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckBoxTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckedListBoxEventTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CheckedListBoxTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/Common.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CommonDialogsTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ContainerControlTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlBindingsConverterTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlEventTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlPaintTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ControlTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/CurrencyManagerTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridCellTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridColumnStyleTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridTableStyleTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewAdvancedBorderStyleTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewBandTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewCellStyleTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewCellTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewElementTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewRowTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/DataGridViewTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ErrorProviderTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FocusTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/FormTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/GridTableStylesCollectionTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/GroupBoxTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ImageListTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/LabelTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListBoxEventTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListBoxTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListControlTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListViewCollectionsTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ListViewItemTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MenuItemTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MenuTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/MonthCalendarTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/PictureBoxTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/PrintDialogTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ProgressBarTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/PropertyManagerTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/RadioButtonTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/RichTextBoxTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ScrollBarTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/StatusBarPanelTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/StatusBarTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/SystemInformationTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TestImageIndexConverter.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolBarButtonTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolBarTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ToolTipTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TrackBarTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TreeNodeTest.cs ___________________________________________________________________ Name: svn:eol-style + native Property changes on: trunk/mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/TreeViewTest.cs ___________________________________________________________________ Name: svn:eol-style + native _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
