2003-07-21 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
[mono.git] / mcs / class / System / ChangeLog
1 2003-07-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
2
3         * System.dll.sources: EventLogImpl.cs added
4
5 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
6
7         * System.dll.sources: AlphabeticalEnumConverter.cs, SRDescriptionAttribute.cs added
8
9 2003-07-18  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
10
11         * System.dll.sources: Assembly/Locale.cs added, Globalization.Locale.cs removed
12
13 2003-07-18  Peter Williams  <peter@newton.cx>
14
15         * Makefile (EXTRA_DISTFILES): Oops, NUnit.Prefs is not
16         a distable file.
17         (EXTRA_DISTFILES): A few more.
18
19 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
20
21         * System.dll.sources: Assembly/Consts.cs added
22
23 2003-07-16  Peter Williams  <peter@newton.cx>
24
25         * Makefile (SCARY_LIB): Flip around since what was bootstrap
26         is now default.
27
28 2003-07-14  Jerome Laban <jlaban@wanadoo.fr>
29
30         * System.dll.sources: Added NetConfigurationHandler.cs,
31         NetConfig.cs, IPv6MulticastOption.cs
32
33 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
34
35         * list.unix: Added AssemblyInfo.cs
36
37 2003-07-10  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
38
39         * list.unix: Removed System.Net/ProxyUseType.cs, System.Net/WebStatus.cs
40
41 2003-07-06  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
42
43         * list.unix: Add VBCodeGenerator.cs, VBCodeProvider.cs
44
45 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
46
47         * list.unix: Add CodeParser.cs, Executor.cs, removed CompilerOptions.cs
48
49 2003-07-05  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
50
51         * list.unix: Add WebPermission.cs, WebPermissionAttribute.cs
52
53 2003-05-29  Nick Drochak <ndrochak@gol.com>
54
55         * makefile.gnu: turn on debug since it works again.
56
57 2003-05-21  Ben Maurer <bmaurer@users.sourceforge.net>
58
59         * StringWriter.cs: Fixed bug #43379 "Missing WebException.Response
60         property."
61
62 2003-03-30  Martin Willemoes Hansen <mwh@sysrq.dk>
63
64         * Stubed rest of System.ComponentModel
65
66 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
67
68         * System.ComponentModel.Design.Serialization
69           Removed references to System.Web namespaces
70
71 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
72
73         * Stubed System.ComponentModel/LicenseContext.cs
74         * Stubed System.ComponentModel/LicenseUsageMode.cs
75         * Stubed rest of System.ComponentModel.Design
76
77 2003-03-29  Martin Willemoes Hansen <mwh@sysrq.dk>
78
79         * Stubed System.ComponentModel/InheritanceAttribute.cs
80         * Stubed System.ComponentModel/InheritanceLevel.cs
81         * Stubed System.ComponentModel.Design/IDesignerFilter.cs
82         * Stubed System.ComponentModel.Design/IInheritanceService.cs
83
84 2003-03-27  Martin Willemoes Hansen <mwh@sysrq.dk>
85
86         * Stubed rest of System.ComponentModel.Design.Serialization
87
88 2003-03-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
89
90         * list.unix: added RunInstallerAttribute.cs
91
92 2003-02-18  Alan Tam <Tam@SiuLung.com>
93
94         * list.unix (): Add DesignerCategoryAttribute.cs
95
96 2003-01-10  Duncan Mak  <duncan@ximian.com>
97
98         * list.unix (CSharpCodeCompiler): Add
99         Microsoft.Charp.CSharpCodeCompiler for Sean Kasun.
100
101 2002-12-10  Jeroen Janssen <japj@darius.demon.nl>
102         
103         * updated .build file(s) to correctly contain required buildfile 
104           attribute for nant
105
106 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
107
108         * list list.unix: Put CSharpCodeGenerator.cs back in build
109
110 2002-12-07 Jackson Harper <jackson@latitudegeo.com>
111
112         * list list.unix: Removed Compiler classes that are being moved to their own assembly
113
114 2002-12-05 Alejandro Sánchez Acosta  <raciel@gnome.org>
115
116         * list.unix: updated.
117
118 2002-11-30 Alejandro Sánchez Acosta  <raciel@es.gnu.org>
119
120         * list.unix: Changed.
121         * System.ComponentModel.Design: Added
122
123 2002-11-11 Tim Coleman <tim@timcoleman.com>
124         * list.unix:
125         * list:
126         * System.ComponentModel/DesignTimeVisibleAttribute.cs:
127                 Add new class
128
129 2002-11-06 Jackson Harper <jackson@latitudegeo.com>
130
131         * list.unix: Added Microsoft.CSharp/Compiler.cs to build
132         
133 2002-11-04  Gonzalo Paniagua Javier <gonzalo@ximian.com>
134
135         * list.unix: added new files.
136
137 2002-11-04  Tim Coleman <tim@timcoleman.com>
138         * System.ComponentModel/RefreshProperties.cs:
139         * System.ComponentModel/RefreshPropertiesAttribute.cs:
140                 Add new classes
141
142 2002-11-02  Duncan Mak  <duncan@ximian.com>
143
144         * list.unix: Added InvalidEnumArgumentException.
145
146 2002-10-31  Dick Porter  <dick@ximian.com>
147
148         * list.unix: Added MonoIO and MonoIOError to the build
149
150 2002-10-29  Daniel Morgan <danmorg@sc.rr.com>
151
152         * System.ComponentModel/PropertyDescriptor.cs: added
153         missing abstract methods and properties
154
155         * System.ComponentModel/DerivedPropertyDescriptor.cs: implemented
156         SetValue and added stubs for missing methods and properties
157         
158 2002-10-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
159
160         * list.unix: added new files in System.Configuration.
161
162 2002-10-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
163
164         * list.unix: added new files.
165
166 2002-08-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
167
168         * System.ComponentModel/Component.cs:
169         * System.ComponentModel/ComponentCollection.cs:
170         * System.ComponentModel/Container.cs:
171         * System.ComponentModel/MarshalByValueComponent.cs:
172         * System.Diagnostics/Process.cs:
173         * System.Diagnostics/TextWriterTraceListener.cs:
174         * System.IO/FileSystemWatcher.cs:
175         IDisposable fixes.
176
177 2002-08-15  Tim Coleman <tim@timcoleman.com>
178         * list.unix: Added System.IO files.
179
180 2002-07-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
181
182         * list:
183         * list.unix: added EnumConverter.cs
184
185 2002-07-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
186
187         * list:
188         * list.unix: added DerivedPropertyDescriptor.cs
189
190 2002-07-22  Tim Coleman <tim@timcoleman.com>
191         * list.unix: Added new file
192                 System.ComponentModel.RecommendedAsConfigurableAttribute.cs
193                 to build on unix.
194
195 2002-07-22  Tim Coleman <tim@timcoleman.com>
196         * list.unix: Added files to the build for linux
197                 System.ComponentModel.BindableAttribute.cs,
198                 System.ComponentModel.BindableSupport.cs,
199                 System.ComponentModel.ExpandableObjectConverter.cs,
200                 System.ComponentModel.NotifyParentPropertyAttribute.cs,
201                 System.ComponentModel.ToolboxItemAttribute.cs,
202
203 2002-07-22  Tim Coleman <tim@timcoleman.com>
204         * list.unix: Added System.ComponentModel/DefaultEventAttribute.cs
205                 and System.ComponentModel.DefaultProperty.cs to build
206
207
208 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
209
210         * System.build: removed System.Drawing.dll dependency.
211
212 2002-06-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
213
214         * System.build: referenced System.Drawing.dll.
215
216 2002-05-12  Lawrence Pit <loz@cable.a2000.nl>
217
218         * System.Security.Cryptography.X509Certificates: directory added
219         
220 2002-05-09  Rodrigo Moya <rodrigo@ximian.com>
221
222         * System.build: don't exclude anymore excluded files in
223         System.ComponentModel. They compile on Linux, so they might also
224         on Windows.
225
226 2002-05-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
227
228         * System.build: excluded EventDescriptor.cs, 
229         EventDescriptorCollection.cs and ICustomTypeDescriptor.cs.
230
231 2002-04-08  Nick Drochak  <ndrochak@gol.com>
232
233         * System.build: Build System.dll with mono's corlib.dll and 
234         System.Xml.dll.
235
236 2002-01-23  Dick Porter  <dick@ximian.com>
237
238         * System.build: Start build System.Net.Sockets.Socket.cs,
239         TcpClient.cs and TcpListener.cs
240
241 2001-12-07  Nick Drochak <ndrochak@gol.com>
242
243         * ChangeLog: Add the change log to this directory
244
245         * System.build: Add dependancy on linux target to test target. Need to 
246         have the dll before we can test it, right?  Plus it encourages others 
247         to try 'make test'.
248