1 |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* DOMImplementation.pod: New documentation. |
4 |
|
|
5 |
|
* Makefile: Make HTML document. |
6 |
|
|
7 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* XDoctype.dis, XDoctype.pm: Removed. |
10 |
|
|
11 |
|
* CharacterData.pm: Renamed from DOMCharacterData.pm. |
12 |
|
|
13 |
|
* Document.pm: Renamed from DOMDocument.pm. |
14 |
|
|
15 |
|
* Element.pm: Renamed from DOMElement.pm |
16 |
|
|
17 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* DOMString.dis, DOMString.pm, Document.dis, Document.pm, |
20 |
|
Element.dis, Element.pm, CharacterData.dis, CharacterData.pm, |
21 |
|
TreeCore.dis, TreeCore.pm, DOMCore.dis, DOMCore.pm, |
22 |
|
DOMFeature.dis, DOMFeature.pm, XML.dis, XML.pm, |
23 |
|
DOMMain.dis, DOMMain.pm, DOMLS.dis, |
24 |
|
GenericLS.dis, GenericLS.pm, SimpleLS.dis: Removed. |
25 |
|
|
26 |
|
* Makefile: Rules for DIS are removed. |
27 |
|
|
28 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* Text.pm: |Message::DOM::Traversal, an obsolete module, |
31 |
|
was referenced. |
32 |
|
|
33 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
* DOMDocument.pm (inner_html): Setter in HTML document |
* DOMDocument.pm (inner_html): Setter in HTML document |
36 |
is implemented. |
is implemented. |
37 |
|
|