| 1 |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* Makefile: Generate Japanese version of error description document. |
| 4 |
|
|
| 5 |
|
* cc-script.js, cc-style.css: Support for help popup. |
| 6 |
|
|
| 7 |
|
* error-description-source.xml: Descriptions are added |
| 8 |
|
to the description of WebHACC itself and descriptions |
| 9 |
|
of error levels. Old error level table is removed. |
| 10 |
|
|
| 11 |
|
* mkdescription.pl: Assume the second argument is |
| 12 |
|
the language. Support for d:cat/d:desc. |
| 13 |
|
|
| 14 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 15 |
|
|
| 16 |
|
* error-description-source.xml: Error for CSS cursor: hand |
| 17 |
|
is added. |
| 18 |
|
|
| 19 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 20 |
|
|
| 21 |
|
* cc-script.js: Support for #index- fragment identifiers. |
| 22 |
|
|
| 23 |
|
* cc-style.css: Prety styling for reformatted sources. |
| 24 |
|
Support for new version of manifest dump sections. |
| 25 |
|
|
| 26 |
|
* error-description-source.xml: Support for Whatpm::CacheManifest, |
| 27 |
|
Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser, |
| 28 |
|
and Whatpm::CSS::Parser errors. Support for l10n of cache |
| 29 |
|
manifest dump sections. |
| 30 |
|
|
| 31 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 32 |
|
|
| 33 |
|
* cc-style.css: Set min/max width/height such that tab content |
| 34 |
|
is accessible even when stupid size of window is used. |
| 35 |
|
|
| 36 |
|
2008-08-16 Wakaba <wakaba@suika.fam.cx> |
| 37 |
|
|
| 38 |
* cc-script.js (_showTab): Show the tab button of the selected |
* cc-script.js (_showTab): Show the tab button of the selected |
| 39 |
tab. |
tab. |
| 40 |
|
|