1 |
|
2005-01-07 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMCore.dis: Each "delete array-item" replaced to a "splice". |
4 |
|
|
5 |
|
2005-01-06 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DOMMain.dis (ensureXMLName): Test as if XML 1.0 if it is not an |
8 |
|
XML document. |
9 |
|
|
10 |
|
2005-01-05 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* DOMMain.dis (ManakaiDOMExceptionOrWarning.stringify): New method. |
13 |
|
(IntMethod[isExternallyReferred]): Rewritten. |
14 |
|
(IntMethod[isExternallyReferredDownward]): Removed. |
15 |
|
(Checking XML name legallity): Fix true or false mistakes. |
16 |
|
(destroy, importTree, orphanate): Rewritten. |
17 |
|
(destroyDownward, changeTreeIDDownward): Removed. |
18 |
|
(TreeCore:urefnode property): Removed since not used. |
19 |
|
|
20 |
|
* DOMCore.dis: Tying array for NodeList implemented. |
21 |
|
|
22 |
|
2005-01-02 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DOMHTML.dis (HTMLDOMImplementation): New interface. |
25 |
|
|
26 |
|
* DOMViews.dis: Documentation for properties are added. |
27 |
|
|
28 |
|
2004-12-29 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* Makefile: DOMXML, DOMEvents, DOMLS and ManakaiDOMLS2003 added. |
31 |
|
|
32 |
|
* ManakaiDOMCore.dis: Removed (merged with DOMCore.dis). |
33 |
|
|
34 |
|
2004-12-28 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* ManakaiDOMXML.dis: Removed (merged with DOMXML.dis). |
37 |
|
|
38 |
|
2004-12-01 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* ManakaiDOMMain.dis: Removed (merged with DOMMain.dis). |
41 |
|
|
42 |
|
2004-11-03 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* .cvsignore: Ignore pod files. |
45 |
|
|
46 |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
2004-10-31 Wakaba <wakaba@suika.fam.cx> |
47 |
|
|
48 |
* DOMXML.dis (ProcessingInstruction.data): Property name error fixed. |
* DOMXML.dis (ProcessingInstruction.data): Property name error fixed. |