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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-04-30 09:02:54 +0400
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>2003-04-30 09:02:54 +0400
commita0a0d602bc386ee772d50d4bdf12339f1533f277 (patch)
tree842a6f4d800bf1d2731be4f38bb7f120c9c47043 /mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog
parent3004c1401ae6b5caad4c1a8d9bab18accb01d4d9 (diff)
2003-04-30 Gonzalo Paniagua Javier <gonzalo@ximian.com>
* ApplicationFileParser.cs: it works now. Prior to these changes, we were using the compiler directly. * BaseParser.cs: added some useful properties and methods. * CodeBuilder.cs: use ILocation. * CodeRenderBuilder.cs: use ILocation. * CollectionBuilder.cs: use the RootBuilder to map tag names into Types. * ControlBuilder.cs: made it useful. * DataBindingBuilder.cs: the control type for data bound text is DataBoundLiteralControl now. * ObjectTagBuilder.cs: store some object tag attributes. * PageParser.cs: handle page-only directives. * RootBuilder.cs: bah. * SimpleWebHandlerParser.cs: made it dummy. * TemplateControl.cs: Modified file. * TemplateControlParser.cs: handle directives that are common to pages and user controls. * TemplateParser.cs: utility methods and handling of directives that are common to app, page and user controls. * UserControl.cs: added ControlBuilderAttribute. * UserControlControlBuilder.cs: builder for user controls. * UserControlParser.cs: use the new interfaces. svn path=/trunk/mcs/; revision=14142
Diffstat (limited to 'mcs/class/System.Web/System.Web.UI.HtmlControls/ChangeLog')
0 files changed, 0 insertions, 0 deletions