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