MoveToAttribute* Fix 'if' brackets.
[mono.git] / mcs / class / System.XML / System.Xml / XmlTextWriter.cs
2002-04-02 Kral FerchXmlTextWriter impls for WriteEndDocument and WriteFullE...
2002-04-01 Piers Hakenfixed member accessibility to match MS (corcompare).
2002-03-31 Kral FerchXmlTextWriter impls for LookupPrefix, WriteBase64,...
2002-03-31 Kral Ferchtouchups on XmlTextWriter attribute writing.
2002-03-30 Kral FerchXmlLang and XmlSpace for XmlTextWriter.
2002-03-30 Kral FerchWorking on Attribute methods for XmlTextWriter.
2002-03-23 Kral FerchXmlTextWriter work on BaseStream, WriteState, and Names...
2002-03-23 Kral FerchXmlTextWriter formatting, indenting, xml declaration...
2002-03-21 Kral Ferchxmltextwriter writestartdocument and writeendelement.
2002-03-18 Kral Ferchnamespace and prefix support in XmlTextWriter
2002-03-18 Kral FerchMore XmlTextWriter and node WriteTo.
2002-03-17 Kral FerchWork on XmlDocument and XmlTextWriter
2002-03-15 Kral FerchImplemented WriteCData and WriteComment.
2002-03-15 Kral Ferchinitial checkin.