dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1107,1.1108


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1107,1.1108
Date: Fri, 04 Jul 2003 14:40:04 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv15640

Modified Files:
        ChangeLog 
Log Message:
Stub out MessageBox and clean up ChangeLog entries a bit


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1107
retrieving revision 1.1108
diff -C2 -r1.1107 -r1.1108
*** ChangeLog   4 Jul 2003 17:31:32 -0000       1.1107
--- ChangeLog   4 Jul 2003 18:40:02 -0000       1.1108
***************
*** 1,28 ****
  2003-07-04  Richard Baumann  <address@hidden>
        * System.Windows.Forms/ToolBar.cs: Layout and button drawing fixes.
        * System.Windows.Forms/ToolBarButton.cs: Fix Contains method.
  
  2003-07-04  Richard Baumann  <address@hidden>
        * System.Windows.Forms/ToolBar.cs: Added and mostly implemented.
        * System.Windows.Forms/ToolBarButton.cs: Fully implemented.
        * System.Windows.Forms/ImageList.cs: Fixes to properly deal with the
        sealed/virtual compile problems in csc. Add support for the
        RecreateHandle event.
        * System.Windows.Forms/EventId.cs: Add IDs for ToolBar events.
        * samples/FormsHello.cs: Add ToolBar example.
  
  2003-07-03  Neil Cawse  <address@hidden>
  
!       * System.Windows.Forms/AccessibleObject.cs, LinkLabel.cs :
!       Changes to allow compiling with csc.
!       System.Windows.Forms/Control.cs :
!       CreateControl only creates the toolkit window if it doesnt exist.
!       System.Drawing/Rectangle.cs : fixed Contains.
!       System.Drawing.Win32/DrawingWindow.cs, DrawingTopLevelWindow.cs,
!       DrawingToolkit.cs, DrawingTextureBrush.cs, DrawingSolidBrush.cs,
!       DrawingPen.cs, DrawingHatchBrush, DrawingGraphics.cs, DrawingFont.cs,
!       DrawingControlWindow.cs, DrawingBrush.cs, Win32.cs :
!       More error checking, changed reparent to be consistent with
!       Drawing.Xsharp.
  
  2003-07-03  Gopal.V  <address@hidden>
--- 1,50 ----
+ 
+ 2003-07-03  Gopal.V  <address@hidden>
+       
+       * System.Windows.Forms/MessageBox.cs: Stub out this control .
+ 
  2003-07-04  Richard Baumann  <address@hidden>
+ 
        * System.Windows.Forms/ToolBar.cs: Layout and button drawing fixes.
+       
        * System.Windows.Forms/ToolBarButton.cs: Fix Contains method.
  
  2003-07-04  Richard Baumann  <address@hidden>
+       
        * System.Windows.Forms/ToolBar.cs: Added and mostly implemented.
+       
        * System.Windows.Forms/ToolBarButton.cs: Fully implemented.
+       
        * System.Windows.Forms/ImageList.cs: Fixes to properly deal with the
        sealed/virtual compile problems in csc. Add support for the
        RecreateHandle event.
+       
        * System.Windows.Forms/EventId.cs: Add IDs for ToolBar events.
+       
        * samples/FormsHello.cs: Add ToolBar example.
  
  2003-07-03  Neil Cawse  <address@hidden>
  
!       * System.Windows.Forms/AccessibleObject.cs, 
!       System.Windows.Forms/LinkLabel.cs :     Changes to allow compiling with 
csc.
!       
!       * System.Windows.Forms/Control.cs :     CreateControl only creates the 
!       toolkit window if it doesnt exist.
!       
!       * System.Drawing/Rectangle.cs : fixed Contains.
!       
!       * System.Drawing.Win32/DrawingWindow.cs, 
!       System.Drawing.Win32/DrawingTopLevelWindow.cs,
!       System.Drawing.Win32/DrawingToolkit.cs, 
!       System.Drawing.Win32/DrawingTextureBrush.cs, 
!       System.Drawing.Win32/DrawingSolidBrush.cs,
!       System.Drawing.Win32/DrawingPen.cs, 
!       System.Drawing.Win32/DrawingHatchBrush, 
!       System.Drawing.Win32/DrawingGraphics.cs, 
!       System.Drawing.Win32/DrawingFont.cs,
!       System.Drawing.Win32/DrawingControlWindow.cs, 
!       System.Drawing.Win32/DrawingBrush.cs, 
!       System.Drawing.Win32/Win32.cs : More error checking, changed 
!       reparent to be consistent with Drawing.Xsharp.
  
  2003-07-03  Gopal.V  <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]