Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Web « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b53318952ede74ce941edbb62bd93f1a5e284382 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
2006-02-22  Cesar Lopez Nataren  <cnataren@novell.com>

	* System.Web.dll.sources: Added System.Web.UI/ChtmlTextWriter.cs
	* System.Web_test.dll.sources: Added System.Web.UI/ChtmlTextWriterTest.cs

2006-02-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.Web.dll.sources: added new files.

2006-02-12  Cesar Lopez Nataren  <cnataren@novell.com>

	* System.Web.dll.sources: Added XhtmlTextWriter.
	* System.Web_test.dll.sources: Added System.Web.UI/XhtmlTextWriterTest.cs.

2006-02-12 Vladimir Krasnov <vladimirk@mainsoft.com>

	* System.Web.vmwcsproj: grasshopper project file fix

2006-02-10 Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.Web.dll.sources: add new files.

2006-01-22  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add IgnoreFileBuildProvider.cs and
	IInternalConfigWebHost.cs

2006-01-19  Raja R Harinath  <rharinath@novell.com>

	* Makefile (LIBRARY_USE_INTERMEDIATE_FILE) [net_2_0]: Set, so as
	to avoid sharing violations on Windows.

2006-01-18  Chris Toshok  <toshok@ximian.com>

	* Makefile: Add build foo to handle the System.Web.dll <->
	System.Web.Services.dll cyclic dependencies.

2006-01-09  Chris Toshok  <toshok@ximian.com>

	* Makefile (OTHER_LIB_MCS_FLAGS): if we're building net_2_0,
	define CONFIGURATION_2_0 to use the new System.Configuration api.

2006-01-08  Konstantin Triger <kostat@mainsoft.com>

	* System.Web.vmwcsproj: fixing compilation.

2005-11-29 Gonzalo Paniagua Javier <gonzalo@ximian.com>

	* System.Web_test.dll.sources: add new file.

2005-11-04  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add the S.W.C_2.0/HttpModule*.cs files,
	and nuke S.W.C_2.0/InternalSection.cs.

	* System.Web.Configuration_2.0/SystemWebSectionGroup.cs: enable
	the HttpModules property.

	* System.Web.Configuration_2.0/HttpHandlerActionCollection.cs:
	reindent, and add MonoTODO's.

	* System.Web.Configuration_2.0/HttpHandlerAction.cs: use
	properties in the ctor, and remove the instance variables.

	* System.Web.Configuration_2.0/InternalSection.cs: nuke.

	* System.Web.Configuration_2.0/HttpModuleActionCollection.cs: new
	stubs.

	* System.Web.Configuration_2.0/HttpModuleAction.cs: new stubs.

	* System.Web.Configuration_2.0/HttpModulesSection.cs: new stubs.

	* System.Web.Configuration_2.0/CompilationSection.cs: inherit from
	ConfigurationSection, not InternalSection.

	* System.Web.Configuration_2.0/SiteMapSection.cs: same.

	* System.Web.Configuration_2.0/PagesSection.cs: same.

	* System.Web.Configuration_2.0/MembershipSection.cs: same.

	* System.Web.Configuration_2.0/AnonymousIdentificationSection.cs:
	same.

2005-11-02  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add
	System.Web.Hosting/HostingEnvironment.cs

2005-10-02  Eyal Alaluf <eyala@mainsoft.com>
	* System.Web.vmwcsproj - Added System.Web/HttpApplication.jvm.cs

2005-09-22  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add
	System.Web.Configuration/PositiveTimeSpanValidator.cs

2005-09-08  Eyal Alaluf <eyala@mainsoft.com>
	* System.Web.vmwcsproj - updated to match new code base

2005-09-07  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add MinimizableAttributeTypeConverter.

	* System.Web_test.dll.sources: add
	MinimizableAttributeTypeConverter test.

2005-09-06  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add HtmlLink.cs and HtmlMeta.cs

	* System.Web_test.dll.sources: add HtmlLinkTest and HtmlMetaTest.

2005-08-31  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add
	WebParts/ConnectionInterfaceCollection.cs

2005-08-31  Chris Toshok  <toshok@ximian.com>

	* System.Web_test.dll.sources: add
	ConnectionInterfaceCollectionTest.cs

2005-08-31  Chris Toshok  <toshok@ximian.com>

	* System.Web_test.dll.sources: add the tests for Repeater,
	TreeView, and XmlDataSource.

2005-08-29  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add HtmlInputSubmit.cs

	* System.Web_test.dll.sources: add HtmlInputSubmitTest.cs

2005-08-28  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add IAdaptableTextWriter.cs

2005-08-28  Chris Toshok  <toshok@ximian.com>

	* System.Web_test.dll.sources: add HtmlInputPasswordTest.cs and
	HtmlInputResetTest.cs

	* System.Web.dll.sources: add HtmlInputPassword.cs and
	HtmlInputReset.cs.

2005-08-27  Kornél Pál  <kornelpal@hotmail.com>

	* System.Web.dll.sources: Fixed 48519 to 48944 regressions.

2005-08-25  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add
	System.Web.UI.WebControls/SqlDataSource{Filtering,Selecting}Event{Handler,Args}.cs

2005-08-25  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add
	System.Web.UI.WebControls/SqlDataSourceCommandType.cs

2005-08-22  Chris Toshok  <toshok@ximian.com>

	* System.Web_test.dll.sources: add RepeatInfoTest.auto.2.0.cs

2005-08-19  Chris Toshok  <toshok@ximian.com>

	* System.Web.dll.sources: add System.Web.Profile/ProfileInfo.cs

	* System.Web_test.dll.sources: add
	Test/System.Web.Profile/ProfileInfoTest.cs

	* files-to-copy: add System.Web.Profile/ProfileInfo.cs
	
2005-08-18  Dick Porter  <dick@ximian.com>

	* System.Web.dll.sources: Added some new 2.0 files

	* files-to-copy: Added lots more files changed in 2.0

2005-08-17  Jackson Harper  <jackson@ximian.com>

	* files-to-copy: Add new cache stuff and updated
	SessionStateModule to the build.

2005-08-15  Jackson Harper  <jackson@ximian.com>

	* System.Web.dll.sources: Remove old files, add new cache files.

2005-08-11  Dick Porter  <dick@ximian.com>

	* files-to-copy: Add System.Web.UI/CssStyleCollection.cs now that
	I've edited it

2005-07-20  Chris Toshok  <toshok@ximian.com>

	* Makefile (RESOURCE_FILES_1): add resources/WebUIValidation.js

2005-07-18  Ben Maurer  <bmaurer@ximian.com>

	* performance-and-tips: Expand on some stuff, some new content.

2005-07-14  Duncan Mak  <duncan@novell.com>

	* System.Web_test.dll.sources: Sorted. Added PagedDataSourceTest.

2005-07-07  Ben Maurer  <bmaurer@ximian.com>

	* test-msft: A script for people to use with their windows box to
	get things to run nicely.