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