Historial de Commits

Autor SHA1 Mensaje Fecha
  Jason Diamond afa895fbfd Added implementation of and tests for GetElementsByTagName courtesy of Matt Hunter <[email protected]>. hace 23 años
  Jason Diamond 5a5f87e557 2002-08-16 Jason Diamond <[email protected]> hace 23 años
  Jason Diamond 450a73a6d5 Fixed MoveToParent issues with the navigator and attributes. hace 23 años
  Piers Haken 8d73a2306c 2002-06-23 Piers Haken <[email protected]> hace 23 años
  Jason Diamond 4d82c52aeb In System.Xml: hace 23 años
  Kral Ferch 420c7f042a InnerXml, OuterXml, WriteContentTo, and WriteTo for most XmlNode derivatives. hace 24 años
  Piers Haken cc63806f23 minor CLS conformance tweaks (visibility, virtual, abstract, sealed, etc...) hace 24 años
  Mike Kestner c99917bebc hace 24 años
  Duncan Mak b9e2f23ea5 2002-03-22 Duncan Mak <[email protected]> hace 24 años
  Duncan Mak 1afc7ead96 2002-03-20 Duncan Mak <[email protected]> hace 24 años
  Kral Ferch 7472ae9d5d More XmlTextWriter and node WriteTo. hace 24 años
  Kral Ferch 5b7629fbf3 Work on XmlDocument and XmlTextWriter hace 24 años
  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. hace 24 años
  Kral Ferch 8054460332 XmlNodeListChildren implements XmlNodeList for XmlNode.ChildNodes hace 24 años
  Kral Ferch 3ecbf47486 rewrote XmlNode with touchups to XmlDocument, XmlElement, and XmlLinkedNode hace 24 años
  Jason Diamond 2207a5d906 Implemented all of the CreateElement and CreateAttribute methods. hace 24 años
  Jason Diamond b85325090c Got attributes and text nodes working while loading a document. hace 24 años
  Jason Diamond e0eb4eb7fd Reformatted, added missing members, and MonoTODO attributes. hace 24 años
  Jason Diamond f0499ad934 Added simple test for XmlDocument. Made many fixes to existing code to get the test to pass. hace 24 años
  Daniel Weber f856b27cc4 * XmlAttribute.cs re-arrange source file to put attributes first. Implement hace 24 años
  Daniel Weber 6084534798 Implement NextSibling, PreviousSibling, RemoveAll, InsertBefore(), InsertAfter, prepend, append in XmlNode.cs hace 24 años
  Daniel Weber 38902cbcb0 Add constructor hace 24 años
  Daniel Weber 04639cc5f0 finish adding stubs to begin work on XmlDocuemnt.Load(file) hace 24 años