Author: pbartok
Date: 2005-05-11 00:44:52 -0400 (Wed, 11 May 2005)
New Revision: 44374

Modified:
   trunk/mcs/class/Managed.Windows.Forms/ChangeLog
   trunk/mcs/class/Managed.Windows.Forms/SWF.csproj
   trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
Log:
2005-05-10  Peter Bartok  <[EMAIL PROTECTED]>

        * System.Windows.Forms.dll.sources: Added SecurityIDType.cs,
          DataObject.cs and DataFormats.cs
        * SWF.csproj: Update



Modified: trunk/mcs/class/Managed.Windows.Forms/ChangeLog
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2005-05-11 04:44:16 UTC 
(rev 44373)
+++ trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2005-05-11 04:44:52 UTC 
(rev 44374)
@@ -1,3 +1,9 @@
+2005-05-10  Peter Bartok  <[EMAIL PROTECTED]>
+
+       * System.Windows.Forms.dll.sources: Added SecurityIDType.cs,
+         DataObject.cs and DataFormats.cs
+       * SWF.csproj: Update
+
 2005-05-06  Peter Bartok  <[EMAIL PROTECTED]>
 
        * System.Windows.Forms.dll.sources: Added Screen.cs, HelpNavigator.cs

Modified: trunk/mcs/class/Managed.Windows.Forms/SWF.csproj
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2005-05-11 04:44:16 UTC 
(rev 44373)
+++ trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2005-05-11 04:44:52 UTC 
(rev 44374)
@@ -469,6 +469,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\DataFormats.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\DataGrid.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -514,6 +519,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\DataObject.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\DateBoldEventArgs.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -1409,6 +1419,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\SecurityIDType.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = 
"System.Windows.Forms\SelectedGridItemChangedEventArgs.cs"
                     SubType = "Code"
                     BuildAction = "Compile"

Modified: trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources      
2005-05-11 04:44:16 UTC (rev 44373)
+++ trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources      
2005-05-11 04:44:52 UTC (rev 44374)
@@ -75,6 +75,7 @@
 System.Windows.Forms/Cursor.cs
 System.Windows.Forms/CursorConverter.cs
 System.Windows.Forms/Cursors.cs
+System.Windows.Forms/DataFormats.cs
 System.Windows.Forms/DataGrid.cs
 System.Windows.Forms/DataGridBoolColumn.cs
 System.Windows.Forms/DataGridCell.cs
@@ -84,6 +85,7 @@
 System.Windows.Forms/DataGridTableStyle.cs
 System.Windows.Forms/DataGridTextBox.cs
 System.Windows.Forms/DataGridTextBoxColumn.cs
+System.Windows.Forms/DataObject.cs
 System.Windows.Forms/DateBoldEventArgs.cs
 System.Windows.Forms/DateBoldEventHandler.cs
 System.Windows.Forms/DateRangeEventArgs.cs
@@ -263,6 +265,7 @@
 System.Windows.Forms/ScrollEventArgs.cs
 System.Windows.Forms/ScrollEventHandler.cs
 System.Windows.Forms/ScrollEventType.cs
+System.Windows.Forms/SecurityIDType.cs
 System.Windows.Forms/SelectedGridItemChangedEventArgs.cs
 System.Windows.Forms/SelectedGridItemChangedEventHandler.cs
 System.Windows.Forms/SelectionRange.cs

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to