Author: pbartok
Date: 2005-05-06 19:05:54 -0400 (Fri, 06 May 2005)
New Revision: 44177

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

        * System.Windows.Forms.dll.sources: Added Screen.cs, HelpNavigator.cs
          and HelpProvider.cs
        * SWF.csproj: Updated



Modified: trunk/mcs/class/Managed.Windows.Forms/ChangeLog
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2005-05-06 23:01:18 UTC 
(rev 44176)
+++ trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2005-05-06 23:05:54 UTC 
(rev 44177)
@@ -1,3 +1,9 @@
+2005-05-06  Peter Bartok  <[EMAIL PROTECTED]>
+
+       * System.Windows.Forms.dll.sources: Added Screen.cs, HelpNavigator.cs
+         and HelpProvider.cs
+       * SWF.csproj: Updated
+
 2005-05-05  Peter Bartok  <[EMAIL PROTECTED]>
 
        * System.Windows.Forms.dll.sources: Added AxHost.cs, 

Modified: trunk/mcs/class/Managed.Windows.Forms/SWF.csproj
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2005-05-06 23:01:18 UTC 
(rev 44176)
+++ trunk/mcs/class/Managed.Windows.Forms/SWF.csproj    2005-05-06 23:05:54 UTC 
(rev 44177)
@@ -729,6 +729,16 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\HelpNavigator.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
+                    RelPath = "System.Windows.Forms\HelpProvider.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\HorizontalAlignment.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -1359,6 +1369,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "System.Windows.Forms\Screen.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "System.Windows.Forms\ScrollableControl.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-06 23:01:18 UTC (rev 44176)
+++ trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources      
2005-05-06 23:05:54 UTC (rev 44177)
@@ -127,6 +127,8 @@
 System.Windows.Forms/GroupBox.cs
 System.Windows.Forms/HelpEventArgs.cs
 System.Windows.Forms/HelpEventHandler.cs
+System.Windows.Forms/HelpNavigator.cs
+System.Windows.Forms/HelpProvider.cs
 System.Windows.Forms/HorizontalAlignment.cs
 System.Windows.Forms/HScrollBar.cs
 System.Windows.Forms/Hwnd.cs
@@ -253,6 +255,7 @@
 System.Windows.Forms/RichTextBoxWordPunctuations.cs
 System.Windows.Forms/RightToLeft.cs
 System.Windows.Forms/SaveFileDialog.cs
+System.Windows.Forms/Screen.cs
 System.Windows.Forms/ScrollableControl.cs
 System.Windows.Forms/ScrollBar.cs
 System.Windows.Forms/ScrollBars.cs

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

Reply via email to