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