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.1187,1.1188


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1187,1.1188
Date: Thu, 24 Jul 2003 15:04:31 -0400

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

Modified Files:
        ChangeLog 
Log Message:
Fix minor bug in XmlTextWriter and reformat last ChangeLog


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1187
retrieving revision 1.1188
diff -C2 -r1.1187 -r1.1188
*** ChangeLog   24 Jul 2003 17:57:51 -0000      1.1187
--- ChangeLog   24 Jul 2003 19:04:27 -0000      1.1188
***************
*** 1,3 ****
--- 1,9 ----
+ 
+ 2003-07-24  Gopal.V  <address@hidden>
+       
+       * System.Xml/XmlTextWriter.cs: Fix indentation problem with textwriter
+ 
  2003-07-24  Neil Cawse   <address@hidden>
+ 
        * Graphics/Bitmap.cs: small change allowing compiling using MS csc
  
***************
*** 25,43 ****
        * System.Drawing.Xsharp/DrawingGraphics.cs: FillPolygon now filling up
        to edge. MeasureString 1 too big on y.
!       System.Drawing.Xsharp/DrawingPopupWindow.cs,
        System.Drawing.Xsharp/DrawingTopLevelWindow.cs : implemented Focus &
        invalidating a rectangle.
!       System.Drawing.Xsharp/DrawingWindow.cs : also Focus and invalidation,
        changed OnPointerMotion to return the current state of the mouse button.
  
        * System.Windows.Forms/Control.cs:  implemented Focus, 
Invalidate(Region)
        and Update()
!       System.Windows.Forms/TextBox.cs, System.Windows.Forms.TextBoxBase:
        initial implementation of TextBox.
!       System.Windows.Forms/Themes/DefaultThemePainter.cs: DrawBorder3D
        eliminated outer background edge to match MS. CSC compile changes
  
        * samples/samples.build: added in RegionTest.exe and TextBoxTest.exe
!       samples/RegionTest.cs, samples/TextBoxTest.cs: new samples
  
        * System.Drawing/Toolkit/IToolkitWindow.cs: new Focus() method
--- 31,54 ----
        * System.Drawing.Xsharp/DrawingGraphics.cs: FillPolygon now filling up
        to edge. MeasureString 1 too big on y.
!       
!       * System.Drawing.Xsharp/DrawingPopupWindow.cs,
        System.Drawing.Xsharp/DrawingTopLevelWindow.cs : implemented Focus &
        invalidating a rectangle.
! 
!       * System.Drawing.Xsharp/DrawingWindow.cs : also Focus and invalidation,
        changed OnPointerMotion to return the current state of the mouse button.
  
        * System.Windows.Forms/Control.cs:  implemented Focus, 
Invalidate(Region)
        and Update()
!       
!       * System.Windows.Forms/TextBox.cs, System.Windows.Forms.TextBoxBase:
        initial implementation of TextBox.
! 
!       * System.Windows.Forms/Themes/DefaultThemePainter.cs: DrawBorder3D
        eliminated outer background edge to match MS. CSC compile changes
  
        * samples/samples.build: added in RegionTest.exe and TextBoxTest.exe
! 
!       * samples/RegionTest.cs, samples/TextBoxTest.cs: new samples
  
        * System.Drawing/Toolkit/IToolkitWindow.cs: new Focus() method





reply via email to

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