ChangeLog: Updated ChangeLog.
[mono.git] / mcs / class / System.Web / ChangeLog
1 2004-09-07  Sanjay Gupta <gsanjay@novell.com>
2
3         * System.Web.dll.sources: Added new class in System.Web.UI.WebControls.
4
5 2004-09-03  Sanjay Gupta <gsanjay@novell.com>
6
7         * System.Web.dll.sources: Added new interface and classes in 
8         System.Web.UI namespace.
9
10 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
11
12         * System.Web.dll.sources: Added new interfaces in 
13         System.Web.UI.WebControls.WebParts namespace.
14
15 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
16
17         * System.Web.dll.sources: Added new *EventArgs.cs and *EventHandler in 
18         System.Web.UI.WebControls namespace.
19
20 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
21
22         * System.Web.dll.sources: Added new delegates in System.Web.SessionState
23          and System.Web.UI.
24
25 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
26
27         * System.Web.dll.sources: Added new interfaces in System.Web.SessionState
28          and System.Web.UI.
29
30 2004-08-18  Sanjay Gupta <gsanjay@novell.com>
31
32         * System.Web.dll.sources: Added new file RelatedBodyPart.cs.
33
34 2004-08-05  Sanjay Gupta  <gsanjay@novell.com>
35
36         * System.Web.dll.sources: Added new interfaces to System.Web.UI.WebControls and 
37         a class to System.Web.UI. 
38
39 2004-08-05  Sanjay Gupta  <gsanjay@novell.com>
40
41         * System.Web.dll.sources: Added new interfaces to System.Web.SessionState.
42
43 2004-08-04  Sanjay Gupta  <gsanjay@novell.com>
44
45         * System.Web.dll.sources: Added new enums.
46
47 2004-08-02  Duncan Mak  <duncan@ximian.com>
48
49         * System.Web.dll.sources: Added new enums and interfaces,
50         re-ordered alphabetically.
51
52 2004-06-08  Alon Gazit <along@mainsoft.com>
53
54         * System.Web.dll.sources: added ServerVariablesCollection.
55
56 2004-06-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
57
58         * System.Web.dll.sources: removed CSCompiler.cs
59
60 2004-06-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
61
62         * System.Web.dll.sources: removing ServerVariablesCollection. It does
63         not compile.
64
65 2004-06-07  Alon Gazit <along@mainsoft.com>
66
67         * System.Web.dll.sources: added ServerVariablesCollection.
68
69 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
70
71         * System.Web.dll.sources: added Html32TextWriter.
72
73 2004-04-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
74
75         * System.Web.dll.sources: removed unused/obsolete files from
76         System.Web.Util.
77
78 2004-02-09  Jackson Harper  <jackson@ximian.com>
79
80         * System.Web.dll.sources: Remove System.Web.Caching.Watcher from
81         build. We are now using FileSystemWatcher.
82         
83 2004-01-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
84
85         * System.Web.dll.sources: added new files in S.W.Configuration.
86
87 2004-01-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
88
89         * makefile: Dependency to EnterpriseServices.dll added
90         * System.Web.dll.sources: Added 4 files in System.Util, sorted Web.Util
91         file names.
92
93 2004-01-10  Jackson Harper <jackson@ximian.com>
94
95         * System.Web.dll.sources: Add TraceConfig.cs and
96         TraceConfigurationHandler.cs to the build.
97         
98 2004-01-10  Jackson Harper <jackson@ximian.com>
99
100         * System.Web.dll.sources: Add TraceData.cs and TraceManager.cs to
101         build.
102         
103 2003-12-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
104
105         * System.Web.dll.sources: added HttpRequestValidationException.
106
107 2003-12-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
108
109         * System.Web.dll.sources: added CustomErrorsConfigHandler.cs
110
111 2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
112
113         * System.Web.dll.sources: added CapabilitiesLoader.cs
114
115 2003-12-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
116
117         * System.Web.dll.sources: added WebConfigurationSettings.
118
119 2003-11-25  Jackson Harper <jackson@ximian.com>
120
121         * System.web.dll.sources: Add AltSerialization.cs to the build
122
123 2003-11-24  Jackson Harper <jackson@ximian.com>
124
125         * System.web.dll.sources: Add State server classes to build.
126         
127 2003-11-21  Jackson Harper <jackson@ximian.com>
128
129         * System.web.dll.sources: Add CachedVaryBy.cs to the build
130         
131 2003-11-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
132
133         * System.Web.dll.sources: added XmlBuilder.cs
134
135 2003-11-20  Jackson Harper <jackson@ximian.com>
136
137         * System.web.dll.sources: add OutputCacheModule.cs and
138         CachedRawResponse.cs to the build.
139         
140 2003-11-19  Todd Berman <tberman@gentoo.org>
141
142         * System.Web.dll.sources: Add KeyedList.cs and KeyedListEnumerator.cs
143
144 2003-11-18  Todd Berman <tberman@gentoo.org>
145
146         * System.Web.dll.sources: Add ParameterCollection.cs
147
148 2003-11-13  Jackson Harper  <jackson@ximian.com>
149
150         * System.web.dll.sources: Add System.Web.Util.TimeUtil.cs to the
151         build
152         
153 2003-11-06 Jackson Harper <jackson@ximian.com>
154
155         * System.web.dll.sources: Add SessionId.cs to build
156         
157 2003-11-03 Jackson Harper <jackson@ximian.com>
158
159         * System.Web.dll.sources: Add SessionSQLServerHandler.cs
160         * makefile: Reference System.Data.dll
161         
162 2003-10-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
163
164         * System.Web.dll.sources: added WebControlsSectionHandler.cs
165
166 2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
167
168         * System.Web.dll.sources: added Locale.cs
169
170 2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
171
172         * System.Web.dll.sources: added new files to System.Web.SessionState and System.Web.UI
173
174 2003-07-25  Ravi Pratap  <ravi@ximian.com>
175
176         * everywhere: Remove uses of direct invocation of the 'Invoke'
177         method on a delegate type - that is error cs1533 now flagged by
178         mcs.
179
180 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
181
182         * System.Web.dll.sources:
183         * list: HtmlControlPersistableAttribute.cs, IgnoreUnknownContentAttribute.cs added
184
185 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
186
187         * System.Web.dll.sources:
188         * list: System.Web.UI/IUserControlDesignerAccessor.cs added
189
190 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
191
192         * System.Web.dll.sources:
193         * list: AssemblyInfo.cs added, Consts.cs added
194
195 2003-04-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
196
197         * list: sorted, added a couple of missing files and 3 new ones.
198
199 2003-04-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
200
201         * list: added CollectionBuilder and TemplateBuilder.
202
203 2003-04-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
204
205         * list: added Watcher.cs
206
207 2003-03-31  Stefan Görling <stefan@gorling.se>
208
209         * list: added new files to System.Web.SessionState
210
211 2003-03-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
212
213         * list: added SessionConfig.cs and SessionStateSectionHandler.cs
214
215 2003-02-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
216
217         * list: added AuthorizationConfig and AuthorizationConfigHandler.
218
219 2003-02-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
220
221         * list: added a couple of new files.
222
223 2002-11-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
224
225         * list: added new file.
226
227 2002-11-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
228
229         * list: added/removed files.
230
231 2002-11-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
232
233         * makefile.gnu: s/MONO_PATH_PREFIX/MONO_PATH/
234
235 2002-10-28  Duncan Mak  <duncan@ximian.com>
236
237         * list: added DataGridLinkButton.cs.
238
239 2002-10-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
240
241         * list: added WebEncoding.cs
242
243 2002-10-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
244
245         * makefile.trace: used to build System.Web.dll with trace enabled.
246         * System.Web.build: added trace and clean targets.
247
248 2002-10-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
249
250         * System.Web.build: added options (commented out) to activate tracing.
251
252 2002-10-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
253
254         * list: added new file in System.Web.Handlers.
255
256 2002-10-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
257
258         * list: added new files in System.Web.Configuration.
259
260 2002-09-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
261
262         * list: added new files in System.Web.
263
264 2002-09-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
265
266         * list: added PageHandlerFactory.
267
268 2002-09-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
269
270         * list: added 2 new files (DataGrid*Internal.cs).
271
272 2002-09-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
273
274         * list: added new files.
275
276 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
277
278         * list: added new files in System.Web.Security
279
280 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
281
282         * list: added HorizontalAlignConverter and VerticalAlignConverter.
283
284 2002-08-05  Patrik Torstensson <ptorsten@hotmail.com>
285         * list: 
286                 Add System.Web/ApplicationFactory.cs
287                 Add System.Web/HttpAsyncResult.cs
288                 Add System.Web.Configuration/GlobalizationConfiguration.cs
289                 Add System.Web.Configuration/HandlerFactoryConfiguration.cs
290                 Add System.Web.Configuration/HandlerFactoryProxy.cs
291                 Add System.Web.Configuration/HandlerItem.cs
292                 Add System.Web.Configuration/ModuleItem.cs
293                 Add System.Web.Configuration/ModulesConfiguration.cs
294
295 2002-07-24  Tim Coleman <tim@timcoleman.com>
296         * list: 
297                 Add System.Web/ProcessInfo.cs
298                 Add System.Web/HttpCompileException.cs
299                 Add System.Web/HttpParseException.cs
300                 Add System.Web/HttpUnhandledException.cs
301
302 2002-07-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
303
304         * list: added some more files from System.Web.Hosting.
305
306 2002-07-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
307
308         * System.Web.build: removed some more excludes.
309
310 2002-07-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
311
312         * list: updated. Currently mcs cannot compile System.Web because it
313         cannot find NameObjectCollectionBase.KeysCollection.
314
315         * System.Web.build: don't display unused event nor always default value
316         warnings by now.
317
318 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
319
320         * list: updated and reformatted.
321
322 2002-06-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
323
324         * System.Web.build: added /debug flag. I wanna see line numbers in
325         exceptions thrown.
326         
327 2002-06-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
328
329         * System.Web.Security:
330         * System.Web.SessionState: new directories.
331
332 2002-05-17  Duncan Mak  <duncan@ximian.com>
333
334         * System.Web.build: Added new arguments: "/noconfig",
335         "/r:System.Drawing.dll" and "/r:System.Xml.dll".
336
337 2002-05-10  Duncan Mak  <duncan@ximian.com>
338
339         * System.Web.build: Include the System.Web.UI.HtmlControls namespace.
340
341         * Page.cs:
342         * ValidatorCollection.cs: Stubs to make things compile for
343         now. Added one dummy method (RegisterClientScriptFile) that's used
344         in the existing codebase,  but not in MS docs.
345
346 2002-04-26  Lawrence Pit <loz@cable.a2000.nl>
347
348         * Added directory: System.Web.Mail
349         
350 2002-04-10  Patrik Torstensson <patrik.torstensson@labs2.com>
351
352         * System.Web -- Assembly build.
353         
354           The basic runtime support is now working, we can now start working
355           on the runtime flow system (thread pool etc) and also start testing
356           the parser and control framework. (224 files are compiled)
357
358 2002-03-26  Gaurav Vaish <gvaish@iitk.ac.in>
359
360         * System.Web.Security: Removed all files. Will do it later.
361                   May be someone else like to do it for the time being.
362
363 2002-03-17  Gaurav Vaish <gvaish@iitk.ac.in>
364
365         * System.Web -- Assembly build.
366           Another milestone reached. Compiled 195 classes successfully.
367           Build includes System.Web.UI.WebControls and all the dependencies
368           for the namespace.
369
370 2002-03-05  Gaurav Vaish <gvaish@iitk.ac.in>
371
372         * System.Web.Security: Added directory.
373
374 2002-03-04  Gaurav Vaish <gvaish@iitk.ac.in>
375
376         * System.Web.UI.WebContorls: Virtually complete. See
377           System.Web.UI.WebControls/ChangeLog for a comprehensensive
378           description of what's left and where. But, don't go for
379           a build at this stage. There are a few classes left in
380           System.Web namespace that need to be filled-up, though
381           I will try to fix up the current state to be able to make
382           a build.
383
384 2001-12-20  Gaurav Vaish <gvaish@iitk.ac.in>
385
386        Did first successful build of System.Web.dll that included
387          System.Web.UI.WebControls namespace. Though, not updating
388          the System.Web.build file, since with the changes that
389          followed, the build again fails :( 
390
391 2001-11-30  Gaurav Vaish <gvaish@iitk.ac.in>
392
393         * System.Web.WebUtils: Removed
394         * System.Web.Utils   : Added --- replacement of WebUtils
395
396 2001-11-08  Gaurav Vaish <gvaish@iitk.ac.in>
397
398         *  System.Web.WebUtils:  Added directory
399
400 2001-08-22  Bob Smith <bob@thestuff.net>
401
402         * Added directory: System.Web.UI.HtmlControls
403         * Added directory: Test
404
405 2001-08-17  Bob Smith <bob@thestuff.net>
406
407         * Added directory: System.Web.UI
408
409 2001-08-09  Bob Smith <bob@thestuff.net>
410
411         * Added directory: System.Web
412
413 2001-07-20      Patrik Torstensson (Patrik.Torstensson@labs2.com)
414
415         * Added directory: System.Web.Caching