1 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMFeature.dis (Module): "idl:prefix" and "idl:moduleName" |
4 |
|
properties added. |
5 |
|
|
6 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* DOMFeature.dis: Documentation added (still work in progress). |
9 |
|
(MIString): New type. |
10 |
|
|
11 |
|
* DOMCore.dis (namespaceURI): Fixed to return the namespace |
12 |
|
URI value, not a reference to it. |
13 |
|
|
14 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DOMCore.dis, SimpleLS.dis: Shares namespace URIs and local |
17 |
|
names where possible. |
18 |
|
|
19 |
|
* DOMFeature.dis: Documentation for DOM Minimum Implementation |
20 |
|
added (still work in progress). |
21 |
|
|
22 |
|
* Makefile (feature.dae, feature-spec.dae): New rules. |
23 |
|
|
24 |
|
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
25 |
|
|
26 |
|
* DOMCore.dis (DOMCore:nodeProp): New property. |
27 |
|
|
28 |
|
* DOMCore.dis, DOMXML.dis: Codes to set properties "TreeCore:*" |
29 |
|
is removed. |
30 |
|
|
31 |
|
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* DOMCore.dis, DOMXML.dis: New mn:* properties added. |
34 |
|
|
35 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* Makefile (DAC_SUFFIX): Changed to ".dae". |
38 |
|
(DAEM_SUFFIX): New. |
39 |
|
|
40 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
41 |
|
|
42 |
|
* DOMMain.dis (MDOM:): Reintroduced for "ManakaiDOM:ManakaiDOM1" |
43 |
|
and "ManakaiDOM:ManakaiDOM2". |
44 |
|
|
45 |
|
* DOMFeature.dis, DOMMain.dis, DOMCore.dis, DOMXML.dis, |
46 |
|
DOMLS.dis, SimpleLS.dis, GenericLS.dis: Use disPerl:H |
47 |
|
instead of disPerl:Q for internal property hash keys. |
48 |
|
|
49 |
|
* DOMFeature.dis, DOMCore.dis, DOMXML.dis: Missing property |
50 |
|
definitions added. |
51 |
|
|
52 |
|
* DOMCore.dis (DOMCore:TextNode, DOMCore:DocumentFragmentNode): |
53 |
|
New resources. |
54 |
|
|
55 |
|
* DOMXML.dis (DOMXML:EntityNode, DOMXML:EntityReferenceNode): New |
56 |
|
resources. |
57 |
|
|
58 |
|
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
59 |
|
|
60 |
|
* GenericLS.dis, SimpleLS.dis: New modules separated |
61 |
|
from DOMLS.dis. |
62 |
|
|
63 |
|
* DOMFeature.dis, DOMMain.dis: "MDOM:" and "for" definitions |
64 |
|
moved from DOMMain to DOMFeature. Now DOMFeature |
65 |
|
has no dependency on DOMMain. |
66 |
|
|
67 |
|
* DOMFeature.dis (DEBUG): New variable. |
68 |
|
|
69 |
|
2005-09-22 Wakaba <wakaba@suika.fam.cx> |
70 |
|
|
71 |
|
* Makefile: DAC_SUFFIX changed to ".dad". |
72 |
|
|
73 |
|
2005-09-21 Wakaba <wakaba@suika.fam.cx> |
74 |
|
|
75 |
|
* DOMCore.pm (DOMImplementation): Provides "XML" and "XMLVersion" |
76 |
|
features if it is "for" ManakaiDOM:DOMXMLFeature. |
77 |
|
|
78 |
|
* DOMMain.pm (StringExtended): Code portions of raising |
79 |
|
StringOutOfBoundsException is temporary disabled since |
80 |
|
it is not a DOM-style exception supported by |
81 |
|
current implementation of ManakaiNode - it will be |
82 |
|
recovered in later revision. |
83 |
|
|
84 |
|
2005-09-20 Wakaba <wakaba@suika.fam.cx> |
85 |
|
|
86 |
|
* DOMFeature.pm: Debug output code copied |
87 |
|
from Attic/DOMMetaImpl.pm (Should these code incorporated |
88 |
|
to source dis file?). |
89 |
|
|
90 |
|
2005-09-19 Wakaba <wakaba@suika.fam.cx> |
91 |
|
|
92 |
|
* DOMMain.dis (ManakaiDOM:DOMMethod, ManakaiDOM:DOMMethodReturn, |
93 |
|
ManakaiDOM:DOMAttribute, ManakaiDOM:DOMAttrGet, |
94 |
|
ManakaiDOM:DOMAttrSet, ManakaiDOM:DOMMethodParam): Removed. |
95 |
|
(ManakaiDOMTimeStamp): Removed. |
96 |
|
|
97 |
|
* DOMBoot.dis, DOMMetaImpl.dis, DOMMetaImpl.pm: Removed (they are no |
98 |
|
longer in use). |
99 |
|
|
100 |
|
2005-09-18 Wakaba <wakaba@suika.fam.cx> |
101 |
|
|
102 |
|
* DOMMain.dis (StringOutOfBoundsException): New exception. |
103 |
|
|
104 |
|
2005-09-15 Wakaba <wakaba@suika.fam.cx> |
105 |
|
|
106 |
|
* DOMFeature.dis: dis:dataType and dis:multipleProperties |
107 |
|
properties added to properties. |
108 |
|
|
109 |
|
2005-09-08 Wakaba <wakaba@suika.fam.cx> |
110 |
|
|
111 |
|
* Makefile: Rules renewaled. |
112 |
|
|
113 |
|
2005-09-07 Wakaba <wakaba@suika.fam.cx> |
114 |
|
|
115 |
|
* DOMCore.dis, DOMXML.dis, DOMLS.dis: Inheritance information fixed. |
116 |
|
|
117 |
|
2005-09-05 Wakaba <wakaba@suika.fam.cx> |
118 |
|
|
119 |
|
* DOMMain.dis (DOMImplementationRegistry, |
120 |
|
DOMImplementationRegistryVar): New. |
121 |
|
|
122 |
|
* DOMFeature.dis (DOMImplementationRegistry, |
123 |
|
DOMImplementationRegistryVar): Removed. |
124 |
|
(ImplementationRegistry): New class. |
125 |
|
|
126 |
|
2005-09-04 Wakaba <wakaba@suika.fam.cx> |
127 |
|
|
128 |
|
* DOMFeature.dis: New module. |
129 |
|
|
130 |
|
* DOMMetaImpl.dis (ManakaiDOM:ManakaiDOMObject): Removed. |
131 |
|
|
132 |
|
* DOMMain.dis (ManakaiDOM:ManakaiDOMObject): New. |
133 |
|
(DOMString, DOMTimeStamp): Now they are not interfaces |
134 |
|
but datatypes. |
135 |
|
(DOMUserData, DOMObject, DOMUserData): Now they |
136 |
|
are subtypes rather than aliases of their "real" type in IDL. |
137 |
|
|
138 |
|
* DOMCore.dis (DOMImplementationList, DOMImplementationSource): |
139 |
|
New interfaces and classes. |
140 |
|
|
141 |
|
2005-09-01 Wakaba <wakaba@suika.fam.cx> |
142 |
|
|
143 |
|
* DOMCore.dis (setTextNodeContent): Sets the infoset:parent |
144 |
|
property of the new Text node. |
145 |
|
|
146 |
|
2005-08-29 Wakaba <wakaba@suika.fam.cx> |
147 |
|
|
148 |
|
* Makefile: Loads "NaturalLanguage.dis". |
149 |
|
|
150 |
|
2005-08-26 Wakaba <wakaba@suika.fam.cx> |
151 |
|
|
152 |
|
* DOMCore.dis (createDocument): Set "ownerDocument" attribute |
153 |
|
to the root element created by the method. (It was forgotten!!) |
154 |
|
|
155 |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
2005-08-15 Wakaba <wakaba@suika.fam.cx> |
156 |
|
|
157 |
* DOMCore.dis (appendChild, insertBefore, replaceChild): Typo |
* DOMCore.dis (appendChild, insertBefore, replaceChild): Typo |