Commit History

Author SHA1 Message Date
  Mike Kestner c99917bebc 24 years ago
  Duncan Mak b9e2f23ea5 2002-03-22 Duncan Mak <[email protected]> 24 years ago
  Duncan Mak 1afc7ead96 2002-03-20 Duncan Mak <[email protected]> 24 years ago
  Kral Ferch 7472ae9d5d More XmlTextWriter and node WriteTo. 24 years ago
  Kral Ferch 5b7629fbf3 Work on XmlDocument and XmlTextWriter 24 years ago
  Jason Diamond 686b51d1a6 Updated XmlAttribute so that it can have child nodes and refactored some of the child node code in XmlDocument and XmlElement into XmlNode. 24 years ago
  Kral Ferch 8054460332 XmlNodeListChildren implements XmlNodeList for XmlNode.ChildNodes 24 years ago
  Kral Ferch 3ecbf47486 rewrote XmlNode with touchups to XmlDocument, XmlElement, and XmlLinkedNode 24 years ago
  Jason Diamond 2207a5d906 Implemented all of the CreateElement and CreateAttribute methods. 24 years ago
  Jason Diamond b85325090c Got attributes and text nodes working while loading a document. 24 years ago
  Jason Diamond e0eb4eb7fd Reformatted, added missing members, and MonoTODO attributes. 24 years ago
  Jason Diamond f0499ad934 Added simple test for XmlDocument. Made many fixes to existing code to get the test to pass. 24 years ago
  Daniel Weber f856b27cc4 * XmlAttribute.cs re-arrange source file to put attributes first. Implement 24 years ago
  Daniel Weber 6084534798 Implement NextSibling, PreviousSibling, RemoveAll, InsertBefore(), InsertAfter, prepend, append in XmlNode.cs 24 years ago
  Daniel Weber 38902cbcb0 Add constructor 24 years ago
  Daniel Weber 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) 24 years ago