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