[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms.PropertyGridInternal / ChangeLog
1 2008-05-27  Ivan N. Zlatev  <contact@i-nz.net>
2
3         * PropertiesTab.cs: If attributes is null, force Browsable.Yes.
4
5 2008-04-06  Gert Driesen  <drieseng@users.sourceforge.net>
6
7         * PropertiesTab.cs: Modified argument name to fix corcompare error.
8
9 2008-03-19  Ivan N. Zlatev  <contact@i-nz.net>
10
11         * PropertiesTab.cs: Implement.
12
13 2008-01-26  Gert Driesen  <drieseng@users.sourceforge.net>
14
15         * PropertiesTab.cs: Moved from System.Windows.Forms.