| 1 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Result.pm (add_error): Support for |line_diff| and |column_diff| |
| 4 |
|
parameters. |
| 5 |
|
|
| 6 |
|
2008-09-14 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* Output.pm (generate_input_section): Set |tabindex=0| to |details| |
| 9 |
|
header, to make the header focusable. |
| 10 |
|
|
| 11 |
|
2008-09-11 Wakaba <wakaba@suika.fam.cx> |
| 12 |
|
|
| 13 |
|
* Result.pm (generate_result_section): Initial |
| 14 |
|
support for the charset layer. |
| 15 |
|
|
| 16 |
|
2008-09-10 Wakaba <wakaba@suika.fam.cx> |
| 17 |
|
|
| 18 |
|
* Output.pm (nl_text): Support for |<var>{octets}</var>|, |
| 19 |
|
|<var>{char}</var>|, and |<var>{char:hexref}</var>| |
| 20 |
|
macros. |
| 21 |
|
(generate_input_section): More charsets are added |
| 22 |
|
to the list of charsets. |
| 23 |
|
|
| 24 |
|
* Result.pm: Pass |char| and |octets| arguments |
| 25 |
|
to |nl_text|. |
| 26 |
|
|
| 27 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
| 28 |
|
|
| 29 |
|
* Result.pm (add_error): Don't raise an error even if the |
| 30 |
|
end position is after the end of the string. |
| 31 |
|
|
| 32 |
|
2008-08-30 Wakaba <wakaba@suika.fam.cx> |
| 33 |
|
|
| 34 |
|
* Result.pm (add_error): Support for |value|-segment marking. |
| 35 |
|
|
| 36 |
|
2008-08-22 Wakaba <wakaba@suika.fam.cx> |
| 37 |
|
|
| 38 |
|
* Result.pm (add_error): Localize "description" link. |
| 39 |
|
|
| 40 |
|
2008-08-17 Wakaba <wakaba@suika.fam.cx> |
| 41 |
|
|
| 42 |
|
* Output.pm: |text/x-h2h| added. |
| 43 |
|
|
| 44 |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 45 |
|
|
| 46 |
* Output.pm (nl_text): We can finally get rid of a quirk. |
* Output.pm (nl_text): We can finally get rid of a quirk. |