1 |
|
2005-10-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMCore.dis (DOMConfiguration): Extends "ManakaiDOM:ManakaiDOMObject". |
4 |
|
|
5 |
|
2005-10-15 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DOMCore.dis (Require): References "DOMLS.dis" module. |
8 |
|
(CParam): Definitions for LS module added. |
9 |
|
|
10 |
|
* DOMLS.dis (ManakaiDOMLSInput): The input processor |
11 |
|
is also an output processor now. |
12 |
|
(ManakaiDOMLSResourceResolver): Implemented. |
13 |
|
(CParam): Definitions updated. |
14 |
|
|
15 |
|
2005-10-14 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* DOMCore.dis (NOT_RECOGNIZED_CONFIG_PARAM_ERR, |
18 |
|
NOT_SUPPORTED_CONFIG_VALUE_ERR, |
19 |
|
INCOMPATIBLE_CONFIG_VALUE_ERR): New error subcodes. |
20 |
|
(DOMConfiguration): Implemented. |
21 |
|
(CParam): Definitions updated. |
22 |
|
|
23 |
|
* DOMMain.dis (DOMURIs): New data type. |
24 |
|
|
25 |
|
2005-10-13 Wakaba <wakaba@suika.fam.cx> |
26 |
|
|
27 |
|
* DOMCore.dis (setAttrValueNS): New code. |
28 |
|
|
29 |
|
2005-10-12 Wakaba <wakaba@suika.fam.cx> |
30 |
|
|
31 |
|
* DOMCore.dis: Don't set "infoset:prefix" internal |
32 |
|
property unless it has non-null value. |
33 |
|
(newObject): "refNode" parameter introduced. |
34 |
|
(ManakaiDOMNode.newObject): Calls "NodeStem.newNode" |
35 |
|
method if "refNode" parameter is specified. |
36 |
|
(cloneNode): Don't set "read-only" flag. |
37 |
|
(getNodeReference): Caches the result. |
38 |
|
(selectAttributeNodeForRemove): Don't removes any other |
39 |
|
non-namespace-aware attribute nodes. |
40 |
|
|
41 |
|
2005-10-11 Wakaba <wakaba@suika.fam.cx> |
42 |
|
|
43 |
|
* DOMCore.dis (appendChild, createElementNS, createAttributeNS, |
44 |
|
setAttribute, setAttributeNS): "strictErrorChecking" attribute supported. |
45 |
|
(doStrictErrorChecking): New code. |
46 |
|
|
47 |
|
* DOMMain.dis (XML10Name, XML11Name): "strictErrorChecking" attribute |
48 |
|
supported. |
49 |
|
|
50 |
|
* Makefile: Rule to make "DOMFeature.pm" restored. |
51 |
|
|
52 |
|
2005-10-10 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* DOMCore.dis (ADOPT_NODE_TYPE_NOT_SUPPORTED_ERR): New error subcode. |
55 |
|
(adoptNode): Implemented. |
56 |
|
|
57 |
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
2005-10-09 Wakaba <wakaba@suika.fam.cx> |
58 |
|
|
59 |
* DOMHTML.dis, DOMWebForms.dis: Typos in element type prefix fixed. |
* DOMHTML.dis, DOMWebForms.dis: Typos in element type prefix fixed. |