1 |
|
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 |
36 |
|
is implemented. |
37 |
|
|
38 |
|
2007-07-29 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* DOMDocument.pm (inner_html): Setter in XML document |
41 |
|
is implemented. |
42 |
|
|
43 |
|
2007-07-19 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* Attr.pm (DeclaredValueType): Added. |
46 |
|
|
47 |
|
* ProcessingInstruction.pm (data): Accept |undef| |
48 |
|
as a valid input, for |text_content| (maybe) allows it. |
49 |
|
|
50 |
|
* TypeInfo.pm (type_namespace): The implementation was wrong. |
51 |
|
|
52 |
|
2007-07-16 Wakaba <wakaba@suika.fam.cx> |
53 |
|
|
54 |
|
* DOMElement.pm: Incorrect module was referenced. |
55 |
|
|
56 |
|
* DOMImplementation.pm: References to |
57 |
|
the |Message::Charset::Encode| module has been removed. |
58 |
|
|
59 |
|
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
60 |
|
|
61 |
|
* XMLParserTemp.pm: Use |Whatpm::Charset::DecodeHandle| |
62 |
|
instead of |Message::Charset::Encode|. |
63 |
|
|
64 |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
2007-07-15 Wakaba <wakaba@suika.fam.cx> |
65 |
|
|
66 |
* DOMDocument.pm (inner_html): New attribute (beta). |
* DOMDocument.pm (inner_html): New attribute (beta). |