1 |
|
2006-03-19 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* TreeCore.dis (childNodes, firstChild, lastChild, |
4 |
|
nextSibling, previousSibling, appendChild, insertBefore, |
5 |
|
replaceChild, removeChild, createDocumentFragment, |
6 |
|
createEntityReference, createProcessingInstruction, |
7 |
|
domConfig, documentElement, implementation, manakaiAppendText): New. |
8 |
|
(NodeList, DocumentFragment): New interfaces. |
9 |
|
|
10 |
|
* XML.dis (EntityReference, ProcessingInstruction): New interface. |
11 |
|
|
12 |
|
2006-03-18 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* TreeCore.dis (Require): The |MDOM:XML| module is added. |
15 |
|
(createAttributeNS, createTextNode, createComment, |
16 |
|
createCDATASection): New methods. |
17 |
|
(Attr, Text, Comment, CharacterData): New interfaces. |
18 |
|
|
19 |
|
* Makefile: |XML.dis| is added. |
20 |
|
|
21 |
|
* XML.dis: New module. |
22 |
|
|
23 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
|
* TreeCore.dis (manakaiReadOnly): New attribute. |
26 |
|
|
27 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* TreeCore.dis (NodeType, nodeType, localName, namespaceURI, |
30 |
|
prefix, isSameNode, ownerDocument, parentNode): New. |
31 |
|
(Element): New interface. |
32 |
|
(createElementNS): New method. |
33 |
|
(strictErrorChecking): New. |
34 |
|
|
35 |
|
2006-03-17 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* Makefile: |TreeCore.dis| is added. |
38 |
|
|
39 |
|
* TreeCore.dis: New module. |
40 |
|
|
41 |
2006-03-16 Wakaba <wakaba@suika.fam.cx> |
2006-03-16 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
* XMLParser.dis (cfg:entity-replacement-tree): New configuration |
* XMLParser.dis (cfg:entity-replacement-tree): New configuration |