Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Windows.Forms.PropertyGridInternal « System.Windows.Forms « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d62bc0c5c66e454f094b13aba668308fc85f8e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
2008-05-27  Ivan N. Zlatev  <contact@i-nz.net>

	* PropertiesTab.cs: If attributes is null, force Browsable.Yes.

2008-04-06  Gert Driesen  <drieseng@users.sourceforge.net>

	* PropertiesTab.cs: Modified argument name to fix corcompare error.

2008-03-19  Ivan N. Zlatev  <contact@i-nz.net>

	* PropertiesTab.cs: Implement.

2008-01-26  Gert Driesen  <drieseng@users.sourceforge.net>

	* PropertiesTab.cs: Moved from System.Windows.Forms.