1 |
|
2006-05-05 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* SimpleLS.dis: An |xmlns:| prefix was missing. |
4 |
|
|
5 |
|
2006-05-04 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* SimpleLS.dis: Namespace bugs are fixed. |
8 |
|
|
9 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* .cvsignore: Updated. |
12 |
|
|
13 |
|
* Traversal.dis: Unused declarations are removed. |
14 |
|
|
15 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* CharacterData.dis (Require): A reference to |
18 |
|
the |MDOM:Traversal| module is added. |
19 |
|
(wholeText): Implemented. |
20 |
|
|
21 |
|
2006-04-30 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* Makefile: |Traversal.dis| is added. |
24 |
|
|
25 |
|
* Traversal.dis: New module. |
26 |
|
|
27 |
|
* TreeCore.dis (___report_error): Return value was |
28 |
|
not propagated. |
29 |
|
|
30 |
|
2006-04-29 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* Element.dis (removeAttributeNS): A runtime error |
33 |
|
was occurred if there was no specified attribute node. |
34 |
|
|
35 |
|
* TreeCore.dis (manakaiLanguage): New attribute. |
36 |
|
|
37 |
|
2006-04-28 Wakaba <wakaba@suika.fam.cx> |
38 |
|
|
39 |
|
* TreeCore.dis (NodeList.manakaiReadOnly, NamedNodeMap.manakaiReadOnly): |
40 |
|
New attributes. |
41 |
|
|
42 |
|
(StaticNodeList): New interface. |
43 |
|
|
44 |
|
2006-04-24 Wakaba <wakaba@suika.fam.cx> |
45 |
|
|
46 |
|
* DOMCore.dis (c:SET_TO_NULL_ERR): New error code. |
47 |
|
|
48 |
|
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* SimpleLS.dis: Reimplemented. |
51 |
|
|
52 |
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
2006-04-22 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
* DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now |
* DOMCore.dis (NO_MODIFICATION_ALLOWED_ERR): It is now |