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