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.1219,1.1220


From: Richard Baumann <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1219,1.1220
Date: Sun, 03 Aug 2003 15:21:19 -0400

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

Modified Files:
        ChangeLog 
Log Message:
Apply cleaned up and reviewed savannah patch #1785, "RadioButton 
Implementation".


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1219
retrieving revision 1.1220
diff -C2 -r1.1219 -r1.1220
*** ChangeLog   3 Aug 2003 09:03:34 -0000       1.1219
--- ChangeLog   3 Aug 2003 19:21:16 -0000       1.1220
***************
*** 1,2 ****
--- 1,27 ----
+ 2003-08-03  Richard Baumann  <address@hidden>
+ 
+       * System.Windows.Forms/ButtonBase.cs: some improvements for inheritors,
+       and some fixes for compact forms.
+ 
+       * System.Windows.Forms/ControlPaint.cs: update calls to the theme
+       painter for changes there.
+ 
+       * System.Windows.Forms/RadioButton.cs,
+       samples/samples.build, samples/radiobuttons.cs,
+       System.Windows.Forms/Themes/DefaultThemePainter.cs: apply patch #1785,
+       "RadioButton Implementation", from Mario Luca Bernardi, after cleaning
+       it up a bit.
+ 
+       * System.Windows.Forms/RadioButton.cs: refactor layout and drawing code
+       to depend more on the theme painter.
+ 
+       * System.Windows.Forms/Themes/DefaultThemePainter.cs: improvements and
+       fixes to radio button drawing code.
+ 
+       * System.Windows.Forms/Themes/IThemePainter.cs: modified DrawRadioButton
+       signature.
+ 
+       * samples/samples.build, samples/radiobuttons.cs: add radio buttons
+       example program.
  
  2003-08-03  Rhys Weatherley  <address@hidden>





reply via email to

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