signture fixes.
[mono.git] / mcs / class / System.Design / ChangeLog
1 2003-07-07  Martin Willemoes Hansen <mwh@sysrq.dk>
2
3         * System.Windows.Forms.Design/AnchorEditor.cs
4           System.Windows.Forms.Design/AxImporter.cs
5           System.Windows.Forms.Design/ComponentDocumentDesigner.cs
6           System.Windows.Forms.Design/ComponentTray.cs
7           System.Windows.Forms.Design/ControlDesigner.cs
8           System.Windows.Forms.Design/DocumentDesigner.cs
9           System.Windows.Forms.Design/FileNameEditor.cs
10           System.Windows.Forms.Design/IMenuEditorService.cs
11           System.Windows.Forms.Design/MenusCommands.cs
12           System.Windows.Forms.Design/ParentControlDesigner.cs
13           System.Windows.Forms.Design/ScrollableControlDesigner.cs
14           System.Windows.Forms.Design/SelectionRules.cs: Moved here 
15           from System.Windows.Forms assembly
16
17 2003-03-31  Alan Tam <Tam@SiuLung.com>
18
19         * System.Design.build: added reference to System.Windows.Forms
20         and System.Drawing assemblies
21
22 2003-03-29  Martin Willemoes Hansen
23
24         * Stubed System.ComponentModel.Design
25
26 2003-03-27  Martin Willemoes Hansen
27
28         * Added unix build environment
29
30 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
31         
32         * removed set for RootDesignerSerializerAttribute.TypeId
33         * fixed .build file to include reference to System.dll
34
35 2002-09-16       Gaurav Vaish <gvaish_mono@lycos.com>
36
37         * System.Web.UI.Design             : Added directory.
38
39 2002-12-09       Gaurav Vaish <gvaish_mono@lycos.com>
40
41         * System.Design                    : Added directory.
42
43 2002-12-04    Alejandro Sánchez Acosta  <raciel@gnome.org>
44
45         * System.ComponentModel.Design.Serialization: Added directory
46
47
48 2002-10-07       Gaurav Vaish <gvaish_mono@lycos.com>
49
50         * System.Design.build              : Bug fix. Attribute is "basedir"
51                                              and not "bardir".
52
53 2002-09-16       Gaurav Vaish <gvaish_mono@lycos.com>
54
55         * System.Web.UI.Design.WebControls : Added directory.