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