* Stubed System.ComponentModel/LicenseContext.cs
[mono.git] / mcs / class / System / ChangeLog
1 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
2
3         * Stubed System.ComponentModel/LicenseContext.cs
4         * Stubed System.ComponentModel/LicenseUsageMode.cs
5         * Stubed rest of System.ComponentModel.Design
6
7 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
8
9         * Stubed System.ComponentModel/InheritanceAttribute.cs
10         * Stubed System.ComponentModel/InheritanceLevel.cs
11         * Stubed System.ComponentModel.Design/IDesignerFilter.cs
12         * Stubed System.ComponentModel.Design/IInheritanceService.cs
13
14 2003-03-27  Martin Willemoes Hansen <mwh@sysrq.dk>
15
16         * Stubed rest of System.ComponentModel.Design.Serialization
17
18 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
19
20         * list.unix: added RunInstallerAttribute.cs
21
22 2003-02-18  Alan Tam <Tam@SiuLung.com>
23
24         * list.unix (): Add DesignerCategoryAttribute.cs
25
26 2003-01-10  Duncan Mak  <duncan@ximian.com>
27
28         * list.unix (CSharpCodeCompiler): Add
29         Microsoft.Charp.CSharpCodeCompiler for Sean Kasun.
30
31 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
32         
33         * updated .build file(s) to correctly contain required buildfile 
34           attribute for nant
35
36 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
37
38         * list list.unix: Put CSharpCodeGenerator.cs back in build
39
40 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
41
42         * list list.unix: Removed Compiler classes that are being moved to their own assembly
43
44 2002-12-05 Alejandro Sánchez Acosta  <raciel@gnome.org>
45
46         * list.unix: updated.
47
48 2002-11-30 Alejandro Sánchez Acosta  <raciel@es.gnu.org>
49
50         * list.unix: Changed.
51         * System.ComponentModel.Design: Added
52
53 2002-11-11 Tim Coleman <tim@timcoleman.com>
54         * list.unix:
55         * list:
56         * System.ComponentModel/DesignTimeVisibleAttribute.cs:
57                 Add new class
58
59 2002-11-06 Jackson Harper <jackson@latitudegeo.com>
60
61         * list.unix: Added Microsoft.CSharp/Compiler.cs to build
62         
63 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
64
65         * list.unix: added new files.
66
67 2002-11-04  Tim Coleman <tim@timcoleman.com>
68         * System.ComponentModel/RefreshProperties.cs:
69         * System.ComponentModel/RefreshPropertiesAttribute.cs:
70                 Add new classes
71
72 2002-11-02  Duncan Mak  <duncan@ximian.com>
73
74         * list.unix: Added InvalidEnumArgumentException.
75
76 2002-10-31  Dick Porter  <dick@ximian.com>
77
78         * list.unix: Added MonoIO and MonoIOError to the build
79
80 2002-10-29  Daniel Morgan <danmorg@sc.rr.com>
81
82         * System.ComponentModel/PropertyDescriptor.cs: added
83         missing abstract methods and properties
84
85         * System.ComponentModel/DerivedPropertyDescriptor.cs: implemented
86         SetValue and added stubs for missing methods and properties
87         
88 2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
89
90         * list.unix: added new files in System.Configuration.
91
92 2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
93
94         * list.unix: added new files.
95
96 2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
97
98         * System.ComponentModel/Component.cs:
99         * System.ComponentModel/ComponentCollection.cs:
100         * System.ComponentModel/Container.cs:
101         * System.ComponentModel/MarshalByValueComponent.cs:
102         * System.Diagnostics/Process.cs:
103         * System.Diagnostics/TextWriterTraceListener.cs:
104         * System.IO/FileSystemWatcher.cs:
105         IDisposable fixes.
106
107 2002-08-15  Tim Coleman <tim@timcoleman.com>
108         * list.unix: Added System.IO files.
109
110 2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
111
112         * list:
113         * list.unix: added EnumConverter.cs
114
115 2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
116
117         * list:
118         * list.unix: added DerivedPropertyDescriptor.cs
119
120 2002-07-22  Tim Coleman <tim@timcoleman.com>
121         * list.unix: Added new file
122                 System.ComponentModel.RecommendedAsConfigurableAttribute.cs
123                 to build on unix.
124
125 2002-07-22  Tim Coleman <tim@timcoleman.com>
126         * list.unix: Added files to the build for linux
127                 System.ComponentModel.BindableAttribute.cs,
128                 System.ComponentModel.BindableSupport.cs,
129                 System.ComponentModel.ExpandableObjectConverter.cs,
130                 System.ComponentModel.NotifyParentPropertyAttribute.cs,
131                 System.ComponentModel.ToolboxItemAttribute.cs,
132
133 2002-07-22  Tim Coleman <tim@timcoleman.com>
134         * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
135                 and System.ComponentModel.DefaultProperty.cs to build
136
137
138 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
139
140         * System.build: removed System.Drawing.dll dependency.
141
142 2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
143
144         * System.build: referenced System.Drawing.dll.
145
146 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
147
148         * System.Security.Cryptography.X509Certificates: directory added
149         
150 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
151
152         * System.build: don't exclude anymore excluded files in
153         System.ComponentModel. They compile on Linux, so they might also
154         on Windows.
155
156 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
157
158         * System.build: excluded EventDescriptor.cs, 
159         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
160
161 2002-04-08  Nick Drochak  <ndrochak@gol.com>
162
163         * System.build: Build System.dll with mono's corlib.dll and 
164         System.Xml.dll.
165
166 2002-01-23  Dick Porter  <dick@ximian.com>
167
168         * System.build: Start build System.Net.Sockets.Socket.cs,
169         TcpClient.cs and TcpListener.cs
170
171 2001-12-07  Nick Drochak <ndrochak@gol.com>
172
173         * ChangeLog: Add the change log to this directory
174
175         * System.build: Add dependancy on linux target to test target. Need to 
176         have the dll before we can test it, right?  Plus it encourages others 
177         to try 'make test'.
178