summaryrefslogtreecommitdiffstats
path: root/Doc/lib/xmldom.tex
Commit message (Expand)AuthorAgeFilesLines
* Patch #1051321 (fixes bugs 1010196, 1013525), by Mike Brown:Johannes Gijsbers2005-01-091-9/+44
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-3/+3
* Patch #1062033 / bug #1027771: clarify what happens when callingJohannes Gijsbers2004-11-071-1/+3
* Add apparently missing word for InvalidStateError definition.Brett Cannon2004-06-171-1/+1
* Change email address.Martin v. Löwis2003-04-181-1/+1
* Typo: it's --> itsFred Drake2002-11-131-1/+1
* Revise text about the level of DOM support, and provide pointers toFred Drake2002-09-111-23/+32
* Remove mentioning of Python 2.0 limitations. Fixes #607783.Martin v. Löwis2002-09-111-10/+10
* Minor adjustments to markup for the getDOMImplementation() description.Fred Drake2001-11-301-10/+13
* Added the convenience constants that are present in PyXML to make theseFred Drake2001-11-301-0/+35
* Fix up a number of small problems with the DOM documentation.Fred Drake2001-10-261-6/+16
* Typo: NamedNodeList --> NamedNodeMapFred Drake2001-10-251-1/+1
* Use the \note and \warning macros where appropriate.Fred Drake2001-10-201-4/+4
* Fix typoAndrew M. Kuchling2001-06-231-1/+1
* Add some information about what to expect of the DocumentType'sFred Drake2001-04-051-0/+2
* Minor adjustments, including markup corrections.Fred Drake2001-02-231-5/+6
* Patch #103885: Add dynamic registration and lookup of DOM implementations.Martin v. Löwis2001-02-221-0/+30
* Add a note to Node.isSameNode() that it is based on the DOM Level 3 workingFred Drake2001-02-141-0/+6
* Document Node.isSameNode().Fred Drake2001-02-031-0/+7
* Fix a number of typos found by Guido.Fred Drake2001-01-261-4/+4
* Fix an obvious usage nit I should have caught myself on the previousFred Drake2001-01-241-1/+1
* AttributeList --> NamedNodeMapFred Drake2001-01-241-1/+1
* Added descriptions of the defined exceptions and their mapping to theFred Drake2000-12-131-0/+129
* Lots of small improvements and bits of added information on the DOM API.Fred Drake2000-12-081-59/+110
* Lots of additional information. Not done, but much better.Fred Drake2000-12-071-42/+171
* Substantial re-organization of the DOM documentation. The abstract APIFred Drake2000-11-291-364/+229
* Paul Prescod <paul@prescod.net>:Fred Drake2000-10-241-0/+614