Author: jpobst
Date: 2007-04-26 21:35:32 -0400 (Thu, 26 Apr 2007)
New Revision: 76365

Modified:
   trunk/mcs/class/Managed.Windows.Forms/ChangeLog
   trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
Log:
2007-04-26  Jonathan Pobst  <[EMAIL PROTECTED]>

        * System.Windows.Forms.dll.sources: Add 
DrawListViewColumnHeaderEventHandler.cs,
        DrawListViewItemEventHandler.cs, DrawListViewSubItemEventHandler.cs.

Modified: trunk/mcs/class/Managed.Windows.Forms/ChangeLog
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2007-04-27 01:00:43 UTC 
(rev 76364)
+++ trunk/mcs/class/Managed.Windows.Forms/ChangeLog     2007-04-27 01:35:32 UTC 
(rev 76365)
@@ -1,3 +1,8 @@
+2007-04-26  Jonathan Pobst  <[EMAIL PROTECTED]>
+
+       * System.Windows.Forms.dll.sources: Add 
DrawListViewColumnHeaderEventHandler.cs,
+       DrawListViewItemEventHandler.cs, DrawListViewSubItemEventHandler.cs.
+
 2007-04-24  Jonathan Pobst  <[EMAIL PROTECTED]>
 
        * Makefile: Add new resources for BindingNavigator to build.

Modified: trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
===================================================================
--- trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources      
2007-04-27 01:00:43 UTC (rev 76364)
+++ trunk/mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources      
2007-04-27 01:35:32 UTC (rev 76365)
@@ -292,8 +292,11 @@
 System.Windows.Forms/DrawItemEventHandler.cs
 System.Windows.Forms/DrawItemState.cs
 System.Windows.Forms/DrawListViewColumnHeaderEventArgs.cs
+System.Windows.Forms/DrawListViewColumnHeaderEventHandler.cs
 System.Windows.Forms/DrawListViewItemEventArgs.cs
+System.Windows.Forms/DrawListViewItemEventHandler.cs
 System.Windows.Forms/DrawListViewSubItemEventArgs.cs
+System.Windows.Forms/DrawListViewSubItemEventHandler.cs
 System.Windows.Forms/DrawMode.cs
 System.Windows.Forms/DrawTreeNodeEventArgs.cs
 System.Windows.Forms/DrawTreeNodeEventHandler.cs

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

Reply via email to