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