Updated project and sources list.
authorRavindra <ravindra@mono-cvs.ximian.com>
Thu, 30 Sep 2004 13:32:06 +0000 (13:32 -0000)
committerRavindra <ravindra@mono-cvs.ximian.com>
Thu, 30 Sep 2004 13:32:06 +0000 (13:32 -0000)
svn path=/trunk/mcs/; revision=34565

mcs/class/Managed.Windows.Forms/SWF.csproj
mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources

index 88fc691458106fc26933b3e4dd2aa7c3c703d976..14f4569c4d56b8bae71a769009bd46baf840add3 100644 (file)
                     SubType = "Code"\r
                     BuildAction = "Compile"\r
                 />\r
+                <File\r
+                    RelPath = "System.Windows.Forms\ColumnHeader.cs"\r
+                    SubType = "Component"\r
+                    BuildAction = "Compile"\r
+                />\r
                 <File\r
                     RelPath = "System.Windows.Forms\ColumnHeaderStyle.cs"\r
                     SubType = "Code"\r
                     SubType = "Code"\r
                     BuildAction = "Compile"\r
                 />\r
+                <File\r
+                    RelPath = "System.Windows.Forms\ItemActivation.cs"\r
+                    SubType = "Code"\r
+                    BuildAction = "Compile"\r
+                />\r
                 <File\r
                     RelPath = "System.Windows.Forms\ItemBoundsPortion.cs"\r
                     SubType = "Code"\r
                     SubType = "Code"\r
                     BuildAction = "Compile"\r
                 />\r
+                <File\r
+                    RelPath = "System.Windows.Forms\ListView.cs"\r
+                    SubType = "Component"\r
+                    BuildAction = "Compile"\r
+                />\r
                 <File\r
                     RelPath = "System.Windows.Forms\ListViewAlignment.cs"\r
                     SubType = "Code"\r
                     BuildAction = "Compile"\r
                 />\r
+                <File\r
+                    RelPath = "System.Windows.Forms\ListViewItem.cs"\r
+                    SubType = "Code"\r
+                    BuildAction = "Compile"\r
+                />\r
+                <File\r
+                    RelPath = "System.Windows.Forms\ListViewItemConverter.cs"\r
+                    SubType = "Code"\r
+                    BuildAction = "Compile"\r
+                />\r
                 <File\r
                     RelPath = "System.Windows.Forms\MenuGlyph.cs"\r
                     SubType = "Code"\r
                     SubType = "Code"\r
                     BuildAction = "Compile"\r
                 />\r
+                <File\r
+                    RelPath = "System.Windows.Forms\SortOrder.cs"\r
+                    SubType = "Code"\r
+                    BuildAction = "Compile"\r
+                />\r
                 <File\r
                     RelPath = "System.Windows.Forms\StatusBar.cs"\r
                     SubType = "Component"\r
index 72f5344214617b1c595cecf091f5c4e5e13c1d80..ed75783d12b002415497014adf8acf19d167ff87 100644 (file)
@@ -34,6 +34,7 @@ System.Windows.Forms/CheckState.cs
 System.Windows.Forms/ColorDepth.cs
 System.Windows.Forms/ColumnClickEventArgs.cs
 System.Windows.Forms/ColumnClickEventHandler.cs
+System.Windows.Forms/ColumnHeader.cs
 System.Windows.Forms/ColumnHeaderStyle.cs
 System.Windows.Forms/ContainerControl.cs
 System.Windows.Forms/ContextMenu.cs
@@ -83,6 +84,7 @@ System.Windows.Forms/InputLanguageCollection.cs
 System.Windows.Forms/InputLanguage.cs
 System.Windows.Forms/InvalidateEventArgs.cs
 System.Windows.Forms/InvalidateEventHandler.cs
+System.Windows.Forms/ItemActivation.cs
 System.Windows.Forms/ItemBoundsPortion.cs
 System.Windows.Forms/ItemChangedEventArgs.cs
 System.Windows.Forms/ItemChangedEventHandler.cs
@@ -110,7 +112,10 @@ System.Windows.Forms/LinkLabel.cs
 System.Windows.Forms/LinkLabelLinkClickedEventArgs.cs
 System.Windows.Forms/LinkLabelLinkClickedEventHandler.cs
 System.Windows.Forms/LinkState.cs
+System.Windows.Forms/ListView.cs
 System.Windows.Forms/ListViewAlignment.cs
+System.Windows.Forms/ListViewItem.cs
+System.Windows.Forms/ListViewItemConverter.cs
 System.Windows.Forms/GroupBox.cs
 System.Windows.Forms/MainMenu.cs
 System.Windows.Forms/MeasureItemEventHandler.cs
@@ -151,6 +156,7 @@ System.Windows.Forms/ScrollEventArgs.cs
 System.Windows.Forms/ScrollEventHandler.cs
 System.Windows.Forms/ScrollEventType.cs
 System.Windows.Forms/Shortcut.cs
+System.Windows.Forms/SortOrder.cs
 System.Windows.Forms/StatusBar.cs
 System.Windows.Forms/StatusBarDrawItemEventArgs.cs
 System.Windows.Forms/StatusBarDrawItemEventHandler.cs