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

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

[Dotgnu-pnet-commits] pnetlib ChangeLog,1.1494,1.1495


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnetlib ChangeLog,1.1494,1.1495
Date: Fri, 21 Nov 2003 06:47:37 +0000

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

Modified Files:
        ChangeLog 
Log Message:


Implement glyph-based drawing of checkboxes; fix some drawing/logic bugs
in "CheckBox" and "ButtonBase".


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1494
retrieving revision 1.1495
diff -C2 -d -r1.1494 -r1.1495
*** ChangeLog   21 Nov 2003 03:52:38 -0000      1.1494
--- ChangeLog   21 Nov 2003 06:47:35 -0000      1.1495
***************
*** 40,43 ****
--- 40,51 ----
        that are needed to break an event down into its components.
  
+       * System.Windows.Forms/ButtonBase.cs, System.Windows.Forms/CheckBox.cs,
+       System.Windows.Forms/Control.cs, System.Windows.Forms/EventId.cs,
+       System.Windows.Forms/RadioButton.cs,
+       System.Windows.Forms/Themes/DefaultThemePainter.cs,
+       System.Windows.Forms/Themes/Glyphs.cs: implement glyph-based drawing
+       of checkboxes; fix some drawing/logic bugs in "CheckBox" and
+       "ButtonBase".
+ 
  2003-11-20  Rhys Weatherley  <address@hidden>
  





reply via email to

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