1 |
|
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMFeature.pm: Debug output code copied |
4 |
|
from Attic/DOMMetaImpl.pm (Should these code incorporated |
5 |
|
to source dis file?). |
6 |
|
|
7 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* DOMMain.dis (ManakaiDOM:DOMMethod, ManakaiDOM:DOMMethodReturn, |
10 |
|
ManakaiDOM:DOMAttribute, ManakaiDOM:DOMAttrGet, |
11 |
|
ManakaiDOM:DOMAttrSet, ManakaiDOM:DOMMethodParam): Removed. |
12 |
|
(ManakaiDOMTimeStamp): Removed. |
13 |
|
|
14 |
|
* DOMBoot.dis, DOMMetaImpl.dis, DOMMetaImpl.pm: Removed (they are no |
15 |
|
longer in use). |
16 |
|
|
17 |
|
2005-09-18 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DOMMain.dis (StringOutOfBoundsException): New exception. |
20 |
|
|
21 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* DOMFeature.dis: dis:dataType and dis:multipleProperties |
24 |
|
properties added to properties. |
25 |
|
|
26 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
27 |
|
|
28 |
|
* Makefile: Rules renewaled. |
29 |
|
|
30 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* DOMCore.dis, DOMXML.dis, DOMLS.dis: Inheritance information fixed. |
33 |
|
|
34 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* DOMMain.dis (DOMImplementationRegistry, |
37 |
|
DOMImplementationRegistryVar): New. |
38 |
|
|
39 |
|
* DOMFeature.dis (DOMImplementationRegistry, |
40 |
|
DOMImplementationRegistryVar): Removed. |
41 |
|
(ImplementationRegistry): New class. |
42 |
|
|
43 |
|
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* DOMFeature.dis: New module. |
46 |
|
|
47 |
|
* DOMMetaImpl.dis (ManakaiDOM:ManakaiDOMObject): Removed. |
48 |
|
|
49 |
|
* DOMMain.dis (ManakaiDOM:ManakaiDOMObject): New. |
50 |
|
(DOMString, DOMTimeStamp): Now they are not interfaces |
51 |
|
but datatypes. |
52 |
|
(DOMUserData, DOMObject, DOMUserData): Now they |
53 |
|
are subtypes rather than aliases of their "real" type in IDL. |
54 |
|
|
55 |
|
* DOMCore.dis (DOMImplementationList, DOMImplementationSource): |
56 |
|
New interfaces and classes. |
57 |
|
|
58 |
|
2005-09-01 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* DOMCore.dis (setTextNodeContent): Sets the infoset:parent |
61 |
|
property of the new Text node. |
62 |
|
|
63 |
|
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
64 |
|
|
65 |
|
* Makefile: Loads "NaturalLanguage.dis". |
66 |
|
|
67 |
|
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
68 |
|
|
69 |
|
* DOMCore.dis (createDocument): Set "ownerDocument" attribute |
70 |
|
to the root element created by the method. (It was forgotten!!) |
71 |
|
|
72 |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
73 |
|
|
74 |
* DOMCore.dis (appendChild, insertBefore, replaceChild): Typo |
* DOMCore.dis (appendChild, insertBefore, replaceChild): Typo |