Updated change log
authorJonathan Chambers <joncham@gmail.com>
Wed, 18 May 2005 03:33:29 +0000 (03:33 -0000)
committerJonathan Chambers <joncham@gmail.com>
Wed, 18 May 2005 03:33:29 +0000 (03:33 -0000)
svn path=/trunk/mcs/; revision=44658

mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog

index e5adcee5744190c0e0fafdf9aaffbfce0247cb5b..1a4815845098cef41140ca154b5e11fc718f99ca 100644 (file)
@@ -1,3 +1,11 @@
+2005-05-18 Jonathan S. Chambers <jonathan.chambers@ansys.com>
+       * PropertyGrid.cs: Added some event calls
+       * PropertyGridView.cs: Change drawing code to use double buffering
+       * PropertyGridTextBox.cs: Changed Text property name
+       * GridItem.cs: Added Bounds property.
+       * GridEntry.cs: Added Bounds property.
+
+
 2005-05-17  Lluis Sanchez Gual  <lluis@novell.com>
 
        * Binding.cs: Use IsInstanceOfType instead of IsAssignableFrom