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.1019,1.1020


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1019,1.1020
Date: Wed, 11 Jun 2003 22:55:50 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Implement the "ButtonBase" and "Button" classes, to provide simple
control functionality.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1019
retrieving revision 1.1020
diff -C2 -r1.1019 -r1.1020
*** ChangeLog   11 Jun 2003 19:07:24 -0000      1.1019
--- ChangeLog   12 Jun 2003 02:55:48 -0000      1.1020
***************
*** 1,3 ****
--- 1,29 ----
  
+ 2003-06-12  Rhys Weatherley  <address@hidden>
+ 
+       * System.Drawing/Graphics.cs,
+       System.Drawing/StringFormat.cs,
+       System.Drawing/Toolkit/IToolkitGraphics.cs,
+       System.Drawing/Toolkit/ToolkitGraphicsBase.cs,
+       System.Drawing.Xsharp/DrawingGraphics.cs,
+       System.Drawing.Xsharp/DrawingPen.cs,
+       System.Windows.Forms/Border3DSide.cs,
+       System.Windows.Forms/Border3DStyle.cs,
+       System.Windows.Forms/Button.cs,
+       System.Windows.Forms/ButtonBase.cs,
+       System.Windows.Forms/ButtonBorderStyle.cs,
+       System.Windows.Forms/ButtonState.cs,
+       System.Windows.Forms/CaptionButton.cs,
+       System.Windows.Forms/Control.cs,
+       System.Windows.Forms/ControlPaint.cs,
+       System.Windows.Forms/FlatStyle.cs,
+       System.Windows.Forms/FrameStyle.cs,
+       System.Windows.Forms/IButtonControl.cs,
+       System.Windows.Forms/ImageList.cs,
+       System.Windows.Forms/MenuGlyph.cs,
+       System.Windows.Forms/ScrollButton.cs,
+       samples/FormsHello.cs: implement the "ButtonBase" and "Button"
+       classes, to provide simple control functionality.
+ 
  2003-06-12  Gopal.V  <address@hidden>
        





reply via email to

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