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