1 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Output.pm (generate_input_section): Set |tabindex=0| to |details| |
4 |
|
header, to make the header focusable. |
5 |
|
|
6 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* Result.pm (generate_result_section): Initial |
9 |
|
support for the charset layer. |
10 |
|
|
11 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* Output.pm (nl_text): Support for |<var>{octets}</var>|, |
14 |
|
|<var>{char}</var>|, and |<var>{char:hexref}</var>| |
15 |
|
macros. |
16 |
|
(generate_input_section): More charsets are added |
17 |
|
to the list of charsets. |
18 |
|
|
19 |
|
* Result.pm: Pass |char| and |octets| arguments |
20 |
|
to |nl_text|. |
21 |
|
|
22 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* Result.pm (add_error): Don't raise an error even if the |
25 |
|
end position is after the end of the string. |
26 |
|
|
27 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* Result.pm (add_error): Support for |value|-segment marking. |
30 |
|
|
31 |
|
2008-08-22 Wakaba <wakaba@suika.fam.cx> |
32 |
|
|
33 |
|
* Result.pm (add_error): Localize "description" link. |
34 |
|
|
35 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
36 |
|
|
37 |
|
* Output.pm: |text/x-h2h| added. |
38 |
|
|
39 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* Output.pm (nl_text): We can finally get rid of a quirk. |
42 |
|
|
43 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* Input.pm (Subdocument new): Invoke superclass's new method |
46 |
|
such that |urls| attribute is initialized. |
47 |
|
|
48 |
|
* Result.pm (add_error): Use ->url attribute to obtain |
49 |
|
the URL of the document. No longer output |text| argument, |
50 |
|
since all error types except for those used in the WebIDL module |
51 |
|
are now defined in the catalog. |
52 |
|
|
53 |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
54 |
|
|
55 |
* Output.pm (start_section): Don't add item to the non-tab |
* Output.pm (start_section): Don't add item to the non-tab |