[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dotgnu-pnet-commits] pnetlib ChangeLog,1.1468,1.1469
|
From: |
Rhys Weatherley <address@hidden> |
|
Subject: |
[Dotgnu-pnet-commits] pnetlib ChangeLog,1.1468,1.1469 |
|
Date: |
Fri, 14 Nov 2003 21:01:53 +0000 |
Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv24214
Modified Files:
ChangeLog
Log Message:
Account for a small discrepancy between the defined behaviour of
MeasureString and DrawString by adding 1 to the preferred label width.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1468
retrieving revision 1.1469
diff -C2 -d -r1.1468 -r1.1469
*** ChangeLog 14 Nov 2003 07:30:17 -0000 1.1468
--- ChangeLog 14 Nov 2003 21:01:11 -0000 1.1469
***************
*** 1,3 ****
--- 1,9 ----
+ 2003-11-15 Rhys Weatherley <address@hidden>
+
+ * System.Windows.Forms/Label.cs: account for a small discrepancy
+ between the defined behaviour of MeasureString and DrawString
+ by adding 1 to the preferred label width.
+
2003-11-14 Gopal.V <address@hidden>
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Dotgnu-pnet-commits] pnetlib ChangeLog,1.1468,1.1469,
Rhys Weatherley <address@hidden> <=
- Prev by Date:
[Dotgnu-pnet-commits] pnetlib/System.Windows.Forms GridLayout.cs, NONE, 1.1 IRecommendedSize.cs, NONE, 1.1 FileDialog.cs, 1.3, 1.4 HBoxLayout.cs, 1.2, 1.3 VBoxLayout.cs, 1.1, 1.2
- Next by Date:
[Dotgnu-pnet-commits] pnetlib/System.Windows.Forms Label.cs, 1.8, 1.9
- Previous by thread:
[Dotgnu-pnet-commits] pnetlib/System.Windows.Forms GridLayout.cs, NONE, 1.1 IRecommendedSize.cs, NONE, 1.1 FileDialog.cs, 1.3, 1.4 HBoxLayout.cs, 1.2, 1.3 VBoxLayout.cs, 1.1, 1.2
- Next by thread:
[Dotgnu-pnet-commits] pnetlib/System.Windows.Forms Label.cs, 1.8, 1.9
- Index(es):