1 |
|
2008-07-27 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* CSS.pm (generate_structure_dump_section): Role name was wrong. |
4 |
|
|
5 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* Base.pm, Default.pm: Updated to use newer way to construct a section. |
8 |
|
|
9 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
10 |
|
|
11 |
|
* DOM.pm (generate_structure_dump_section): Use catalog |
12 |
|
for human-readable texts. |
13 |
|
(generate_table_section): Use catalog for human readable texts. |
14 |
|
|
15 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
16 |
|
|
17 |
|
* DOM.pm (generate_table_section): Use hierarhical table |
18 |
|
number for tables in subdocuments. |
19 |
|
|
20 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
21 |
|
|
22 |
|
* DOM.pm (generate_additional_sections): Support |
23 |
|
for the other additional information sections are reintroduced. |
24 |
|
(generate_listing_section, generate_rdf_section): Reimplemented. |
25 |
|
|
26 |
|
* XML.pm: Typo fixed. |
27 |
|
|
28 |
|
* HTML.pm: Load DOMImplementation as late as possible, to |
29 |
|
save possiblity that another DOM implementation can be used |
30 |
|
where possible. |
31 |
|
|
32 |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
33 |
|
|
34 |
* Base.pm (generate_source_string_section): Invoke |
* Base.pm (generate_source_string_section): Invoke |