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

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-11  Peter Bartok  <[EMAIL PROTECTED]>

        * System.Windows.Forms.dll.sources: Added 
          IDataGridEditingService.cs, System.Resources/ResXFileRef.cs,
          System.Resources/ResXResourceSet.cs
        * SWF.csproj: Updated
        


Modified: trunk/mcs/class/Managed.Windows.Forms/ChangeLog
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2005-05-11 06:51:29 UTC 
(rev 44376)
+++ trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2005-05-11 06:52:44 UTC 
(rev 44377)
@@ -1,3 +1,10 @@
+2005-05-11  Peter Bartok  <[EMAIL PROTECTED]>
+
+       * System.Windows.Forms.dll.sources: Added 
+         IDataGridEditingService.cs, System.Resources/ResXFileRef.cs,
+         System.Resources/ResXResourceSet.cs
+       * SWF.csproj: Updated
+       
 2005-05-10  Peter Bartok  <[EMAIL PROTECTED]>
 
        * System.Windows.Forms.dll.sources: Added SecurityIDType.cs,

Modified: trunk/mcs/class/Managed.Windows.Forms/SWF.csproj
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2005-05-11 06:51:29 UTC 
(rev 44376)
+++ trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2005-05-11 06:52:44 UTC 
(rev 44377)
@@ -104,11 +104,21 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Resources\ResXFileRef.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Resources\ResXResourceReader.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Resources\ResXResourceSet.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Resources\ResXResourceWriter.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -789,6 +799,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\IDataGridEditingService.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\IDataObject.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 06:51:29 UTC (rev 44376)
+++ trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources      
2005-05-11 06:52:44 UTC (rev 44377)
@@ -2,7 +2,9 @@
 Assembly/Consts.cs
 Assembly/Locale.cs
 System.Resources/ResXNullRef.cs
+System.Resources/ResXFileRef.cs
 System.Resources/ResXResourceReader.cs
+System.Resources/ResXResourceSet.cs
 System.Resources/ResXResourceWriter.cs
 System.Windows.Forms.Design/ComponentEditorForm.cs
 System.Windows.Forms.Design/ComponentEditorPage.cs
@@ -139,6 +141,7 @@
 System.Windows.Forms/IComponentEditorPageSite.cs
 System.Windows.Forms/IContainerControl.cs
 System.Windows.Forms/IDataGridColumnStyleEditingNotificationService.cs
+System.Windows.Forms/IDataGridEditingService.cs
 System.Windows.Forms/IDataObject.cs
 System.Windows.Forms/IFeatureSupport.cs
 System.Windows.Forms/IFileReaderService.cs

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

Reply via email to