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