1 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: Rules renewaled. |
4 |
|
|
5 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* DOMCore.dis, DOMXML.dis, DOMLS.dis: Inheritance information fixed. |
8 |
|
|
9 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DOMMain.dis (DOMImplementationRegistry, |
12 |
|
DOMImplementationRegistryVar): New. |
13 |
|
|
14 |
|
* DOMFeature.dis (DOMImplementationRegistry, |
15 |
|
DOMImplementationRegistryVar): Removed. |
16 |
|
(ImplementationRegistry): New class. |
17 |
|
|
18 |
|
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
19 |
|
|
20 |
|
* DOMFeature.dis: New module. |
21 |
|
|
22 |
|
* DOMMetaImpl.dis (ManakaiDOM:ManakaiDOMObject): Removed. |
23 |
|
|
24 |
|
* DOMMain.dis (ManakaiDOM:ManakaiDOMObject): New. |
25 |
|
(DOMString, DOMTimeStamp): Now they are not interfaces |
26 |
|
but datatypes. |
27 |
|
(DOMUserData, DOMObject, DOMUserData): Now they |
28 |
|
are subtypes rather than aliases of their "real" type in IDL. |
29 |
|
|
30 |
|
* DOMCore.dis (DOMImplementationList, DOMImplementationSource): |
31 |
|
New interfaces and classes. |
32 |
|
|
33 |
|
2005-09-01 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* DOMCore.dis (setTextNodeContent): Sets the infoset:parent |
36 |
|
property of the new Text node. |
37 |
|
|
38 |
|
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* Makefile: Loads "NaturalLanguage.dis". |
41 |
|
|
42 |
|
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* DOMCore.dis (createDocument): Set "ownerDocument" attribute |
45 |
|
to the root element created by the method. (It was forgotten!!) |
46 |
|
|
47 |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
* DOMCore.dis (appendChild, insertBefore, replaceChild): Typo |
* DOMCore.dis (appendChild, insertBefore, replaceChild): Typo |