2005-04-07 Lluis Sanchez Gual <lluis@novell.com>
[mono.git] / mcs / class / System.Web / ChangeLog
1 2005-04-07  Lluis Sanchez Gual <lluis@novell.com>
2
3         * System.Web.dll.sources: Added new files:
4                 System.Web.UI.WebControls/ObjectDataSourceFilteringEventArgs.cs
5                 System.Web.UI.WebControls/ObjectDataSourceFilteringEventHandler.cs
6
7 2005-04-01  Lluis Sanchez Gual <lluis@novell.com>
8
9         * System.Web.dll.sources: Added new files:
10                 System.Web.UI.WebControls/ButtonField.cs
11                 System.Web.UI.WebControls/CheckBoxField.cs
12                 System.Web.UI.WebControls/DataControlFieldHeaderCell.cs
13                 System.Web.UI.WebControls/HiddenField.cs
14                 System.Web.UI.WebControls/ImageField.cs
15                 System.Web.UI.WebControls/ObjectDataSource.cs
16                 System.Web.UI.WebControls/ObjectDataSourceView.cs
17                 System.Web.UI.WebControls/TemplateField.cs
18
19 2005-03-23  Lluis Sanchez Gual <lluis@novell.com>
20
21         * System.Web.dll.sources: Added new files:
22                 System.Web.UI.WebControls/AutoGeneratedField.cs
23                 System.Web.UI.WebControls/AutoGeneratedFieldProperties.cs
24
25 2005-03-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
26
27         * System.Web.dll.sources: added new files in System.Web.Configuration.
28
29 2005-03-11  Lluis Sanchez Gual <lluis@novell.com>
30
31         * Makefile: Added new resource file: GridView.js.
32         * System.Web.dll.sources: Added more files to the build:
33                 System.Web.UI.WebControls/ButtonFieldBase.cs
34                 System.Web.UI.WebControls/CommandField.cs
35                 System.Web.UI.WebControls/DataControlButton.cs
36
37 2005-03-04  Lluis Sanchez Gual <lluis@novell.com>
38
39         * System.Web.dll.sources: Added more files to the build:
40                 System.Web.UI.WebControls/ChildTable.cs
41                 System.Web.UI.WebControls/DataKey.cs
42                 System.Web.UI.WebControls/DataKeyArray.cs
43                 System.Web.UI.WebControls/GridViewCommandEventArgs.cs
44                 System.Web.UI.WebControls/GridViewCommandEventHandler.cs
45                 System.Web.UI.WebControls/GridViewRowEventArgs.cs
46                 System.Web.UI.WebControls/GridViewRowEventHandler.cs
47                 System.Web.UI.WebControls/StringArrayConverter.cs
48
49 2005-02-25  Lluis Sanchez Gual <lluis@novell.com>
50
51         * System.Web.dll.sources: Added new files:
52                 System.Web.UI.WebControls/BoundField.cs
53                 System.Web.UI.WebControls/CompositeDataBoundControl.cs
54                 System.Web.UI.WebControls/DataControlFieldCollection.cs
55                 System.Web.UI.WebControls/GridView.cs
56                 System.Web.UI.WebControls/GridViewRow.cs
57                 System.Web.UI.WebControls/GridViewRowCollection.cs
58                 System.Web.UI.WebControls/PagerSettings.cs
59                 System.Web.UI.WebControls/XmlDataSourceNodeDescriptor.cs
60                 System.Web.UI.WebControls/XmlDataSourcePropertyDescriptor.cs
61
62 2005-02-23  Sebastien Pouliot  <sebastien@ximian.com>
63
64         * System.Web_test.dll.sources: Added new unit tests for
65         HttpRequest, HttpServerUtility and HttpUtility to test for XSS.
66
67 2005-02-18  Lluis Sanchez Gual <lluis@novell.com>
68
69         * System.Web.dll.sources: New file:
70                 System.Web.UI.WebControls/CollectionDataSource.cs
71
72 2005-02-10  Lluis Sanchez Gual <lluis@novell.com>
73
74         * System.Web.dll.sources: New files:
75                 System.Web.UI/ICheckBoxControl.cs
76                 System.Web.UI/IStaticTextControl.cs
77                 System.Web.UI/ITextControl.cs
78
79 2005-02-04  Lluis Sanchez Gual <lluis@novell.com>
80
81         * Makefile: Added resource file.
82
83 2005-02-02  Lluis Sanchez Gual <lluis@novell.com>
84
85         * System.Web.dll.sources: Added some files to the build:
86                 System.Web.UI.WebControls/CompositeControl.cs
87                 System.Web.UI.WebControls/ControlPropertyNameConverter.cs
88
89 2005-01-28  Lluis Sanchez Gual <lluis@novell.com>
90
91         * System.Web.dll.sources: Added new files:
92                 System.Web.UI.WebControls/MultiView.cs
93                 System.Web.UI.WebControls/View.cs
94                 System.Web.UI.WebControls/ViewCollection.cs
95
96 2005-01-21  Lluis Sanchez Gual <lluis@novell.com>
97
98         * System.Web.dll.sources: Added new files:
99                 System.Web.UI.WebControls/Content.cs
100                 System.Web.UI.WebControls/ContentControlBuilder.cs
101                 System.Web.UI.WebControls/ContentPlaceHolder.cs
102                 System.Web.UI.WebControls/ContentPlaceHolderBuilder.cs
103                 System.Web.UI/MasterPage.cs
104                 System.Web.UI/MasterPageParser.cs
105
106 2005-01-10  Lluis Sanchez Gual <lluis@novell.com>
107
108         * System.Web.dll.sources: Added new files:
109                 System.Web.UI.WebControls/MenuItemTemplateContainer.cs
110                 System.Web.UI.WebControls/SubMenuStyle.cs
111         * Makefile: Added those files to the build.
112
113 2004-12-20  Lluis Sanchez Gual <lluis@novell.com>
114
115         * System.Web.dll.sources: Added some new files to the build.
116         
117 2004-12-10  Lluis Sanchez Gual <lluis@novell.com>
118
119         * Makefile: Added Menu script.
120         
121 2004-12-02  Lluis Sanchez Gual <lluis@novell.com>
122
123         * System.Web.dll.sources: Added new files:
124                 System.Web.UI.WebControls/Menu.cs
125                 System.Web.UI.WebControls/MenuEventArgs.cs
126                 System.Web.UI.WebControls/MenuEventHandler.cs
127                 System.Web.UI.WebControls/MenuItem.cs
128                 System.Web.UI.WebControls/MenuItemBinding.cs
129                 System.Web.UI.WebControls/MenuItemBindingCollection.cs
130                 System.Web.UI.WebControls/MenuItemCollection.cs
131                 System.Web.UI.WebControls/MenuItemStyle.cs
132                 System.Web.UI.WebControls/MenuItemStyleCollection.cs
133
134 2004-12-02  Lluis Sanchez Gual <lluis@novell.com>
135
136         * Makefile: Added more TreeView resources.
137
138 2004-11-30  Raja R Harinath  <rharinath@novell.com>
139
140         * Makefile (RESOURCE_FILES): Make sure that we distribute these,
141         irrespective of the profile.
142         (OTHER_RES): New.
143
144 2004-11-29 Sanjay Gupta <gsanjay@novell.com>
145
146         * System.Web.dll.sources: Added DataControlField.cs and 
147         DataControlFieldCell.cs.
148
149 2004-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>
150
151         * System.Web.dll.sources: added ReusableMemoryStream.
152
153 2004-11-26  Lluis Sanchez Gual <lluis@novell.com>
154
155         * System.Web.dll.sources: Added new file:
156                 System.Web.UI/ClientScriptManager
157         * Makefile: Added more resources.
158
159 2004-11-25  Raja R Harinath  <rharinath@novell.com>
160
161         * Makefile (RESOURCE_FILES): New.  List set of resources.
162         (EXTRA_DISTFILES): New.  Distribute them.
163
164 2004-11-23  Lluis Sanchez Gual <lluis@novell.com>
165
166         * Makefile: Added TreeView resources.
167         * System.Web.dll.sources: Added new files:
168                 System.Web.UI.WebControls/BaseDataBoundControl.cs
169                 System.Web.UI.WebControls/HierarchicalDataBoundControl.cs
170                 System.Web.UI.WebControls/TreeNode.cs
171                 System.Web.UI.WebControls/TreeNodeBinding.cs
172                 System.Web.UI.WebControls/TreeNodeBindingCollection.cs
173                 System.Web.UI.WebControls/TreeNodeCollection.cs
174                 System.Web.UI.WebControls/TreeNodeEventArgs.cs
175                 System.Web.UI.WebControls/TreeNodeEventHandler.cs
176                 System.Web.UI.WebControls/TreeNodeStyle.cs
177                 System.Web.UI.WebControls/TreeNodeStyleCollection.cs
178                 System.Web.UI.WebControls/TreeView.cs
179         
180 2004-11-19  Sanjay Gupta <gsanjay@novell.com>
181
182         * System.Web.dll.sources: Added new file:
183                 System.Web.UI.WebControls/AccessDataSourceView.cs.
184
185 2004-11-18  Lluis Sanchez Gual <lluis@novell.com>
186
187         * System.Web.dll.sources: Added new files:
188                 System.Web.Security/ActiveDirectoryMembershipProvider.cs
189                 System.Web.Security/MembershipProvider.cs
190                 System.Web.Security/RoleProvider.cs
191                 System.Web.UI.WebControls/SiteMapDataSource.cs
192                 System.Web.UI.WebControls/SiteMapHierarchicalDataSourceView.cs
193                 System.Web/ParserError.cs
194                 System.Web/ParserErrorCollection.cs
195                 System.Web/SiteMapResolveEventArgs.cs
196
197 2004-11-15  Lluis Sanchez Gual <lluis@novell.com>
198
199         * System.Web.dll.sources: Added new files:
200                 System.Web.Configuration/AdapterDictionary.cs
201                 System.Web.Configuration/AnonymousIdentificationSection.cs
202                 System.Web.Configuration/AssemblyCollection.cs
203                 System.Web.Configuration/AssemblyInfo.cs
204                 System.Web.Configuration/AuthenticationSection.cs
205                 System.Web.Configuration/FormsAuthenticationConfiguration.cs
206                 System.Web.Configuration/InternalSection.cs
207                 System.Web.Configuration/PassportAuthentication.cs
208
209 2004-10-20  Sanjay Gupta <gsanjay@novell.com>
210
211         * System.Web.dll.sources: Added new class in System.Web.UI.
212
213 2004-10-12  Sanjay Gupta <gsanjay@novell.com>
214
215         * System.Web_test.dll.sources: Added new test case source file.
216
217 2004-10-12  Sanjay Gupta <gsanjay@novell.com>
218
219         * System.Web.dll.sources: Added new class in System.Web.UI.
220
221 2004-10-11  Sanjay Gupta <gsanjay@novell.com>
222
223         * makefile: Added flag to build System.Web_test.dll.
224
225 2004-10-08  Sanjay Gupta <gsanjay@novell.com>
226
227         * System.Web_test.dll.sources: Added new file.
228
229 2004-10-08  Sanjay Gupta <gsanjay@novell.com>
230
231         * System.Web.dll.sources: Added new classes in  
232           System.Web.UI.WebControls.
233
234 2004-09-30  Sanjay Gupta <gsanjay@novell.com>
235
236         * System.Web.dll.sources: Added and removed an enumeration in  
237           System.Web.UI.WebControls.
238
239 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
240
241         * System.Web.dll.sources: Added new classes in 
242           System.Web.UI.WebControls.WebParts.
243
244 2004-09-29  Sanjay Gupta <gsanjay@novell.com>
245
246         * System.Web.dll.sources: Added new classes in 
247           System.Web.UI.WebControls.WebParts.
248
249 2004-09-28  Sanjay Gupta <gsanjay@novell.com>
250
251         * System.Web.dll.sources: Added new classes in 
252           System.Web.UI.WebControls.WebParts.
253
254 2004-09-24  Sanjay Gupta <gsanjay@novell.com>
255
256         * System.Web.dll.sources: Added new attribute class in System.Web.UI.
257
258 2004-09-14  Sanjay Gupta <gsanjay@novell.com>
259
260         * System.Web.dll.sources: Added new attribute classes in System.Web.UI.
261
262 2004-09-07  Sanjay Gupta <gsanjay@novell.com>
263
264         * System.Web.dll.sources: Added new class in System.Web.UI.WebControls.
265
266 2004-09-03  Sanjay Gupta <gsanjay@novell.com>
267
268         * System.Web.dll.sources: Added new interface and classes in 
269         System.Web.UI namespace.
270
271 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
272
273         * System.Web.dll.sources: Added new interfaces in 
274         System.Web.UI.WebControls.WebParts namespace.
275
276 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
277
278         * System.Web.dll.sources: Added new *EventArgs.cs and *EventHandler in 
279         System.Web.UI.WebControls namespace.
280
281 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
282
283         * System.Web.dll.sources: Added new delegates in System.Web.SessionState
284          and System.Web.UI.
285
286 2004-08-31  Sanjay Gupta <gsanjay@novell.com>
287
288         * System.Web.dll.sources: Added new interfaces in System.Web.SessionState
289          and System.Web.UI.
290
291 2004-08-18  Sanjay Gupta <gsanjay@novell.com>
292
293         * System.Web.dll.sources: Added new file RelatedBodyPart.cs.
294
295 2004-08-05  Sanjay Gupta  <gsanjay@novell.com>
296
297         * System.Web.dll.sources: Added new interfaces to System.Web.UI.WebControls and 
298         a class to System.Web.UI. 
299
300 2004-08-05  Sanjay Gupta  <gsanjay@novell.com>
301
302         * System.Web.dll.sources: Added new interfaces to System.Web.SessionState.
303
304 2004-08-04  Sanjay Gupta  <gsanjay@novell.com>
305
306         * System.Web.dll.sources: Added new enums.
307
308 2004-08-02  Duncan Mak  <duncan@ximian.com>
309
310         * System.Web.dll.sources: Added new enums and interfaces,
311         re-ordered alphabetically.
312
313 2004-06-08  Alon Gazit <along@mainsoft.com>
314
315         * System.Web.dll.sources: added ServerVariablesCollection.
316
317 2004-06-08  Gonzalo Paniagua Javier <gonzalo@ximian.com>
318
319         * System.Web.dll.sources: removed CSCompiler.cs
320
321 2004-06-07  Gonzalo Paniagua Javier <gonzalo@ximian.com>
322
323         * System.Web.dll.sources: removing ServerVariablesCollection. It does
324         not compile.
325
326 2004-06-07  Alon Gazit <along@mainsoft.com>
327
328         * System.Web.dll.sources: added ServerVariablesCollection.
329
330 2004-05-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
331
332         * System.Web.dll.sources: added Html32TextWriter.
333
334 2004-04-22  Gonzalo Paniagua Javier <gonzalo@ximian.com>
335
336         * System.Web.dll.sources: removed unused/obsolete files from
337         System.Web.Util.
338
339 2004-02-09  Jackson Harper  <jackson@ximian.com>
340
341         * System.Web.dll.sources: Remove System.Web.Caching.Watcher from
342         build. We are now using FileSystemWatcher.
343         
344 2004-01-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
345
346         * System.Web.dll.sources: added new files in S.W.Configuration.
347
348 2004-01-11  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
349
350         * makefile: Dependency to EnterpriseServices.dll added
351         * System.Web.dll.sources: Added 4 files in System.Util, sorted Web.Util
352         file names.
353
354 2004-01-10  Jackson Harper <jackson@ximian.com>
355
356         * System.Web.dll.sources: Add TraceConfig.cs and
357         TraceConfigurationHandler.cs to the build.
358         
359 2004-01-10  Jackson Harper <jackson@ximian.com>
360
361         * System.Web.dll.sources: Add TraceData.cs and TraceManager.cs to
362         build.
363         
364 2003-12-18  Gonzalo Paniagua Javier <gonzalo@ximian.com>
365
366         * System.Web.dll.sources: added HttpRequestValidationException.
367
368 2003-12-17  Gonzalo Paniagua Javier <gonzalo@ximian.com>
369
370         * System.Web.dll.sources: added CustomErrorsConfigHandler.cs
371
372 2003-12-16  Gonzalo Paniagua Javier <gonzalo@ximian.com>
373
374         * System.Web.dll.sources: added CapabilitiesLoader.cs
375
376 2003-12-02  Gonzalo Paniagua Javier <gonzalo@ximian.com>
377
378         * System.Web.dll.sources: added WebConfigurationSettings.
379
380 2003-11-25  Jackson Harper <jackson@ximian.com>
381
382         * System.web.dll.sources: Add AltSerialization.cs to the build
383
384 2003-11-24  Jackson Harper <jackson@ximian.com>
385
386         * System.web.dll.sources: Add State server classes to build.
387         
388 2003-11-21  Jackson Harper <jackson@ximian.com>
389
390         * System.web.dll.sources: Add CachedVaryBy.cs to the build
391         
392 2003-11-21  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
393
394         * System.Web.dll.sources: added XmlBuilder.cs
395
396 2003-11-20  Jackson Harper <jackson@ximian.com>
397
398         * System.web.dll.sources: add OutputCacheModule.cs and
399         CachedRawResponse.cs to the build.
400         
401 2003-11-19  Todd Berman <tberman@gentoo.org>
402
403         * System.Web.dll.sources: Add KeyedList.cs and KeyedListEnumerator.cs
404
405 2003-11-18  Todd Berman <tberman@gentoo.org>
406
407         * System.Web.dll.sources: Add ParameterCollection.cs
408
409 2003-11-13  Jackson Harper  <jackson@ximian.com>
410
411         * System.web.dll.sources: Add System.Web.Util.TimeUtil.cs to the
412         build
413         
414 2003-11-06 Jackson Harper <jackson@ximian.com>
415
416         * System.web.dll.sources: Add SessionId.cs to build
417         
418 2003-11-03 Jackson Harper <jackson@ximian.com>
419
420         * System.Web.dll.sources: Add SessionSQLServerHandler.cs
421         * makefile: Reference System.Data.dll
422         
423 2003-10-10  Gonzalo Paniagua Javier <gonzalo@ximian.com>
424
425         * System.Web.dll.sources: added WebControlsSectionHandler.cs
426
427 2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
428
429         * System.Web.dll.sources: added Locale.cs
430
431 2003-07-30  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
432
433         * System.Web.dll.sources: added new files to System.Web.SessionState and System.Web.UI
434
435 2003-07-25  Ravi Pratap  <ravi@ximian.com>
436
437         * everywhere: Remove uses of direct invocation of the 'Invoke'
438         method on a delegate type - that is error cs1533 now flagged by
439         mcs.
440
441 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
442
443         * System.Web.dll.sources:
444         * list: HtmlControlPersistableAttribute.cs, IgnoreUnknownContentAttribute.cs added
445
446 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
447
448         * System.Web.dll.sources:
449         * list: System.Web.UI/IUserControlDesignerAccessor.cs added
450
451 2003-07-17  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
452
453         * System.Web.dll.sources:
454         * list: AssemblyInfo.cs added, Consts.cs added
455
456 2003-04-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
457
458         * list: sorted, added a couple of missing files and 3 new ones.
459
460 2003-04-15  Gonzalo Paniagua Javier <gonzalo@ximian.com>
461
462         * list: added CollectionBuilder and TemplateBuilder.
463
464 2003-04-09  Gonzalo Paniagua Javier <gonzalo@ximian.com>
465
466         * list: added Watcher.cs
467
468 2003-03-31  Stefan Grling <stefan@gorling.se>
469
470         * list: added new files to System.Web.SessionState
471
472 2003-03-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
473
474         * list: added SessionConfig.cs and SessionStateSectionHandler.cs
475
476 2003-02-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
477
478         * list: added AuthorizationConfig and AuthorizationConfigHandler.
479
480 2003-02-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
481
482         * list: added a couple of new files.
483
484 2002-11-29  Gonzalo Paniagua Javier <gonzalo@ximian.com>
485
486         * list: added new file.
487
488 2002-11-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
489
490         * list: added/removed files.
491
492 2002-11-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
493
494         * makefile.gnu: s/MONO_PATH_PREFIX/MONO_PATH/
495
496 2002-10-28  Duncan Mak  <duncan@ximian.com>
497
498         * list: added DataGridLinkButton.cs.
499
500 2002-10-27  Gonzalo Paniagua Javier <gonzalo@ximian.com>
501
502         * list: added WebEncoding.cs
503
504 2002-10-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
505
506         * makefile.trace: used to build System.Web.dll with trace enabled.
507         * System.Web.build: added trace and clean targets.
508
509 2002-10-24  Gonzalo Paniagua Javier <gonzalo@ximian.com>
510
511         * System.Web.build: added options (commented out) to activate tracing.
512
513 2002-10-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
514
515         * list: added new file in System.Web.Handlers.
516
517 2002-10-06  Gonzalo Paniagua Javier <gonzalo@ximian.com>
518
519         * list: added new files in System.Web.Configuration.
520
521 2002-09-30  Gonzalo Paniagua Javier <gonzalo@ximian.com>
522
523         * list: added new files in System.Web.
524
525 2002-09-28  Gonzalo Paniagua Javier <gonzalo@ximian.com>
526
527         * list: added PageHandlerFactory.
528
529 2002-09-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
530
531         * list: added 2 new files (DataGrid*Internal.cs).
532
533 2002-09-11  Gonzalo Paniagua Javier <gonzalo@ximian.com>
534
535         * list: added new files.
536
537 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
538
539         * list: added new files in System.Web.Security
540
541 2002-08-26  Gonzalo Paniagua Javier <gonzalo@ximian.com>
542
543         * list: added HorizontalAlignConverter and VerticalAlignConverter.
544
545 2002-08-05  Patrik Torstensson <ptorsten@hotmail.com>
546         * list: 
547                 Add System.Web/ApplicationFactory.cs
548                 Add System.Web/HttpAsyncResult.cs
549                 Add System.Web.Configuration/GlobalizationConfiguration.cs
550                 Add System.Web.Configuration/HandlerFactoryConfiguration.cs
551                 Add System.Web.Configuration/HandlerFactoryProxy.cs
552                 Add System.Web.Configuration/HandlerItem.cs
553                 Add System.Web.Configuration/ModuleItem.cs
554                 Add System.Web.Configuration/ModulesConfiguration.cs
555
556 2002-07-24  Tim Coleman <tim@timcoleman.com>
557         * list: 
558                 Add System.Web/ProcessInfo.cs
559                 Add System.Web/HttpCompileException.cs
560                 Add System.Web/HttpParseException.cs
561                 Add System.Web/HttpUnhandledException.cs
562
563 2002-07-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
564
565         * list: added some more files from System.Web.Hosting.
566
567 2002-07-12  Gonzalo Paniagua Javier <gonzalo@ximian.com>
568
569         * System.Web.build: removed some more excludes.
570
571 2002-07-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
572
573         * list: updated. Currently mcs cannot compile System.Web because it
574         cannot find NameObjectCollectionBase.KeysCollection.
575
576         * System.Web.build: don't display unused event nor always default value
577         warnings by now.
578
579 2002-06-20  Gonzalo Paniagua Javier <gonzalo@ximian.com>
580
581         * list: updated and reformatted.
582
583 2002-06-05  Gonzalo Paniagua Javier <gonzalo@ximian.com>
584
585         * System.Web.build: added /debug flag. I wanna see line numbers in
586         exceptions thrown.
587         
588 2002-06-03  Gonzalo Paniagua Javier <gonzalo@ximian.com>
589
590         * System.Web.Security:
591         * System.Web.SessionState: new directories.
592
593 2002-05-17  Duncan Mak  <duncan@ximian.com>
594
595         * System.Web.build: Added new arguments: "/noconfig",
596         "/r:System.Drawing.dll" and "/r:System.Xml.dll".
597
598 2002-05-10  Duncan Mak  <duncan@ximian.com>
599
600         * System.Web.build: Include the System.Web.UI.HtmlControls namespace.
601
602         * Page.cs:
603         * ValidatorCollection.cs: Stubs to make things compile for
604         now. Added one dummy method (RegisterClientScriptFile) that's used
605         in the existing codebase,  but not in MS docs.
606
607 2002-04-26  Lawrence Pit <loz@cable.a2000.nl>
608
609         * Added directory: System.Web.Mail
610         
611 2002-04-10  Patrik Torstensson <patrik.torstensson@labs2.com>
612
613         * System.Web -- Assembly build.
614         
615           The basic runtime support is now working, we can now start working
616           on the runtime flow system (thread pool etc) and also start testing
617           the parser and control framework. (224 files are compiled)
618
619 2002-03-26  Gaurav Vaish <gvaish@iitk.ac.in>
620
621         * System.Web.Security: Removed all files. Will do it later.
622                   May be someone else like to do it for the time being.
623
624 2002-03-17  Gaurav Vaish <gvaish@iitk.ac.in>
625
626         * System.Web -- Assembly build.
627           Another milestone reached. Compiled 195 classes successfully.
628           Build includes System.Web.UI.WebControls and all the dependencies
629           for the namespace.
630
631 2002-03-05  Gaurav Vaish <gvaish@iitk.ac.in>
632
633         * System.Web.Security: Added directory.
634
635 2002-03-04  Gaurav Vaish <gvaish@iitk.ac.in>
636
637         * System.Web.UI.WebContorls: Virtually complete. See
638           System.Web.UI.WebControls/ChangeLog for a comprehensensive
639           description of what's left and where. But, don't go for
640           a build at this stage. There are a few classes left in
641           System.Web namespace that need to be filled-up, though
642           I will try to fix up the current state to be able to make
643           a build.
644
645 2001-12-20  Gaurav Vaish <gvaish@iitk.ac.in>
646
647        Did first successful build of System.Web.dll that included
648          System.Web.UI.WebControls namespace. Though, not updating
649          the System.Web.build file, since with the changes that
650          followed, the build again fails :( 
651
652 2001-11-30  Gaurav Vaish <gvaish@iitk.ac.in>
653
654         * System.Web.WebUtils: Removed
655         * System.Web.Utils   : Added --- replacement of WebUtils
656
657 2001-11-08  Gaurav Vaish <gvaish@iitk.ac.in>
658
659         *  System.Web.WebUtils:  Added directory
660
661 2001-08-22  Bob Smith <bob@thestuff.net>
662
663         * Added directory: System.Web.UI.HtmlControls
664         * Added directory: Test
665
666 2001-08-17  Bob Smith <bob@thestuff.net>
667
668         * Added directory: System.Web.UI
669
670 2001-08-09  Bob Smith <bob@thestuff.net>
671
672         * Added directory: System.Web
673
674 2001-07-20      Patrik Torstensson (Patrik.Torstensson@labs2.com)
675
676         * Added directory: System.Web.Caching