1 |
|
2005-10-03 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMFeature.dis (MIString): Java, ECMAScript, and Perl bound |
4 |
|
type properties added. |
5 |
|
|
6 |
|
* DOMMain.dis (DataType): Java, ECMAScript, and Perl bound |
7 |
|
type properties added. |
8 |
|
|
9 |
|
2005-10-02 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DOMFeature.dis (Module): "idl:prefix" and "idl:moduleName" |
12 |
|
properties added. |
13 |
|
|
14 |
|
2005-10-01 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* DOMFeature.dis: Documentation added (still work in progress). |
17 |
|
(MIString): New type. |
18 |
|
|
19 |
|
* DOMCore.dis (namespaceURI): Fixed to return the namespace |
20 |
|
URI value, not a reference to it. |
21 |
|
|
22 |
|
2005-09-30 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* DOMCore.dis, SimpleLS.dis: Shares namespace URIs and local |
25 |
|
names where possible. |
26 |
|
|
27 |
|
* DOMFeature.dis: Documentation for DOM Minimum Implementation |
28 |
|
added (still work in progress). |
29 |
|
|
30 |
|
* Makefile (feature.dae, feature-spec.dae): New rules. |
31 |
|
|
32 |
|
2005-09-27 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
|
* DOMCore.dis (DOMCore:nodeProp): New property. |
35 |
|
|
36 |
|
* DOMCore.dis, DOMXML.dis: Codes to set properties "TreeCore:*" |
37 |
|
is removed. |
38 |
|
|
39 |
|
2005-09-26 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* DOMCore.dis, DOMXML.dis: New mn:* properties added. |
42 |
|
|
43 |
|
2005-09-25 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* Makefile (DAC_SUFFIX): Changed to ".dae". |
46 |
|
(DAEM_SUFFIX): New. |
47 |
|
|
48 |
|
2005-09-24 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
|
* DOMMain.dis (MDOM:): Reintroduced for "ManakaiDOM:ManakaiDOM1" |
51 |
|
and "ManakaiDOM:ManakaiDOM2". |
52 |
|
|
53 |
|
* DOMFeature.dis, DOMMain.dis, DOMCore.dis, DOMXML.dis, |
54 |
|
DOMLS.dis, SimpleLS.dis, GenericLS.dis: Use disPerl:H |
55 |
|
instead of disPerl:Q for internal property hash keys. |
56 |
|
|
57 |
|
* DOMFeature.dis, DOMCore.dis, DOMXML.dis: Missing property |
58 |
|
definitions added. |
59 |
|
|
60 |
|
* DOMCore.dis (DOMCore:TextNode, DOMCore:DocumentFragmentNode): |
61 |
|
New resources. |
62 |
|
|
63 |
|
* DOMXML.dis (DOMXML:EntityNode, DOMXML:EntityReferenceNode): New |
64 |
|
resources. |
65 |
|
|
66 |
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
2005-09-23 Wakaba <wakaba@suika.fam.cx> |
67 |
|
|
68 |
* GenericLS.dis, SimpleLS.dis: New modules separated |
* GenericLS.dis, SimpleLS.dis: New modules separated |