Parent Directory
|
Revision Log
++ ChangeLog 15 Sep 2008 07:20:09 -0000 2008-09-15 Wakaba <wakaba@suika.fam.cx> * error-description-source.xml: "control char" errors are now handled by UnicodeChecker module. New "non unicode" error added. ++ html/WebHACC/Language/ChangeLog 15 Sep 2008 07:20:35 -0000 2008-09-15 Wakaba <wakaba@suika.fam.cx> * HTML.pm: Set the mode of the UnicodeChecker as HTML5.
| 1 | wakaba | 1.106 | 2008-09-15 Wakaba <[email protected]> |
| 2 | |||
| 3 | * error-description-source.xml: "control char" errors are now | ||
| 4 | handled by UnicodeChecker module. New "non unicode" error added. | ||
| 5 | |||
| 6 | wakaba | 1.105 | 2008-09-11 Wakaba <[email protected]> |
| 7 | |||
| 8 | * error-description-source.xml: Unicode checker | ||
| 9 | errors are added. | ||
| 10 | |||
| 11 | wakaba | 1.104 | 2008-09-10 Wakaba <[email protected]> |
| 12 | |||
| 13 | * error-description-source.xml: Encoding layer errors added. | ||
| 14 | |||
| 15 | wakaba | 1.103 | 2008-08-31 Wakaba <[email protected]> |
| 16 | |||
| 17 | * error-description-source.xml: More error descriptions. | ||
| 18 | |||
| 19 | wakaba | 1.101 | 2008-08-30 Wakaba <[email protected]> |
| 20 | |||
| 21 | wakaba | 1.102 | * error-description-source.xml: Descriptions for new error |
| 22 | types are added. | ||
| 23 | |||
| 24 | 2008-08-30 Wakaba <[email protected]> | ||
| 25 | |||
| 26 | wakaba | 1.101 | * cc-style.css: Rule for empty |mark| elements is added. |
| 27 | |||
| 28 | * error-description-source.xml: Error message for | ||
| 29 | unknown address type error is updated. | ||
| 30 | |||
| 31 | wakaba | 1.100 | 2008-08-29 Wakaba <[email protected]> |
| 32 | |||
| 33 | * error-description-source.xml: Error types added for IMTChecker. | ||
| 34 | |||
| 35 | wakaba | 1.99 | 2008-08-22 Wakaba <[email protected]> |
| 36 | |||
| 37 | * error-description-source.xml: More l10n. | ||
| 38 | |||
| 39 | * mkdescription.pl: Fallback <html:title> to xml:lang=en's one. | ||
| 40 | |||
| 41 | 2008-08-22 Wakaba <[email protected]> | ||
| 42 | |||
| 43 | * error-description-source.xml: Localize "no more information" | ||
| 44 | message. | ||
| 45 | |||
| 46 | wakaba | 1.98 | 2008-08-17 Wakaba <[email protected]> |
| 47 | |||
| 48 | * cc-about.en.html: Author section added. | ||
| 49 | |||
| 50 | * cc.cgi: |text/x-h2h| added. | ||
| 51 | |||
| 52 | wakaba | 1.92 | 2008-08-16 Wakaba <[email protected]> |
| 53 | |||
| 54 | wakaba | 1.97 | * Makefile: Generate Japanese version of error description document. |
| 55 | |||
| 56 | * cc-script.js, cc-style.css: Support for help popup. | ||
| 57 | |||
| 58 | * error-description-source.xml: Descriptions are added | ||
| 59 | to the description of WebHACC itself and descriptions | ||
| 60 | of error levels. Old error level table is removed. | ||
| 61 | |||
| 62 | * mkdescription.pl: Assume the second argument is | ||
| 63 | the language. Support for d:cat/d:desc. | ||
| 64 | |||
| 65 | 2008-08-16 Wakaba <[email protected]> | ||
| 66 | |||
| 67 | wakaba | 1.96 | * error-description-source.xml: Error for CSS cursor: hand |
| 68 | is added. | ||
| 69 | |||
| 70 | 2008-08-16 Wakaba <[email protected]> | ||
| 71 | |||
| 72 | wakaba | 1.95 | * cc-script.js: Support for #index- fragment identifiers. |
| 73 | |||
| 74 | * cc-style.css: Prety styling for reformatted sources. | ||
| 75 | Support for new version of manifest dump sections. | ||
| 76 | |||
| 77 | * error-description-source.xml: Support for Whatpm::CacheManifest, | ||
| 78 | Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser, | ||
| 79 | and Whatpm::CSS::Parser errors. Support for l10n of cache | ||
| 80 | manifest dump sections. | ||
| 81 | |||
| 82 | 2008-08-16 Wakaba <[email protected]> | ||
| 83 | |||
| 84 | wakaba | 1.94 | * cc-style.css: Set min/max width/height such that tab content |
| 85 | is accessible even when stupid size of window is used. | ||
| 86 | |||
| 87 | 2008-08-16 Wakaba <[email protected]> | ||
| 88 | |||
| 89 | wakaba | 1.93 | * cc-script.js (_showTab): Show the tab button of the selected |
| 90 | tab. | ||
| 91 | |||
| 92 | * cc-script.css (nav): Show scrollbar if there are too many | ||
| 93 | tabs. | ||
| 94 | |||
| 95 | * cc.cgi: Reset |$output->input| even if |$input->{s}| is undef (i.e. | ||
| 96 | imlementation error case). | ||
| 97 | |||
| 98 | 2008-08-16 Wakaba <[email protected]> | ||
| 99 | |||
| 100 | wakaba | 1.92 | * error-description-source.xml: Error entries for |
| 101 | Whatpm::URIChecker and Whatpm::LangTag error types | ||
| 102 | are added. | ||
| 103 | |||
| 104 | wakaba | 1.87 | 2008-08-15 Wakaba <[email protected]> |
| 105 | |||
| 106 | wakaba | 1.91 | * error-description-source.xml: Error entries |
| 107 | for Whatpm::RDFXML errors are addded. Missing entries | ||
| 108 | for Whatpm::HTMLTable errors are added. | ||
| 109 | |||
| 110 | 2008-08-15 Wakaba <[email protected]> | ||
| 111 | |||
| 112 | wakaba | 1.90 | * error-description-source.xml: Missing entries for |
| 113 | Whatpm::ContentChecker::Atom errors are added. | ||
| 114 | |||
| 115 | 2008-08-15 Wakaba <[email protected]> | ||
| 116 | |||
| 117 | wakaba | 1.89 | * error-description-source.xml: Missing entries for |