--- test/html-webhacc/ChangeLog 2008/08/15 16:44:03 1.93 +++ test/html-webhacc/ChangeLog 2008/12/11 03:22:56 1.113 @@ -1,3 +1,126 @@ +2008-12-11 Wakaba + + * error-description-source.en.xml: Added descriptions for errors + from Regexp::Parser and Regexp::Parser::JavaScript modules. + + * cc.cgi: Added support for JavaScript regular expressions. + +2008-09-21 Wakaba + + * cc-about.en.html: Bookmarklet added. + +2008-09-21 Wakaba + + * error-description-source.xml: An error for non-supported + charset="" parameter is added. + +2008-09-20 Wakaba + + * error-description-source.xml: New error for accept-charset="". + New errors for RFC 4646 errors. + +2008-09-17 Wakaba + + * cc.cgi: Support for |text/x-css-inline| type is added. + +2008-09-17 Wakaba + + * standards.en.html: Updated. + +2008-09-16 Wakaba + + * error-description-source.xml: WebIDL checker errors are added. + +2008-09-16 Wakaba + + * error-description-source.xml: WebIDL parser errors are added. + +2008-09-15 Wakaba + + * error-description-source.xml: "control char" errors are now + handled by UnicodeChecker module. New "non unicode" error added. + +2008-09-11 Wakaba + + * error-description-source.xml: Unicode checker + errors are added. + +2008-09-10 Wakaba + + * error-description-source.xml: Encoding layer errors added. + +2008-08-31 Wakaba + + * error-description-source.xml: More error descriptions. + +2008-08-30 Wakaba + + * error-description-source.xml: Descriptions for new error + types are added. + +2008-08-30 Wakaba + + * cc-style.css: Rule for empty |mark| elements is added. + + * error-description-source.xml: Error message for + unknown address type error is updated. + +2008-08-29 Wakaba + + * error-description-source.xml: Error types added for IMTChecker. + +2008-08-22 Wakaba + + * error-description-source.xml: More l10n. + + * mkdescription.pl: Fallback to xml:lang=en's one. + +2008-08-22 Wakaba + + * error-description-source.xml: Localize "no more information" + message. + +2008-08-17 Wakaba + + * cc-about.en.html: Author section added. + + * cc.cgi: |text/x-h2h| added. + +2008-08-16 Wakaba + + * Makefile: Generate Japanese version of error description document. + + * cc-script.js, cc-style.css: Support for help popup. + + * error-description-source.xml: Descriptions are added + to the description of WebHACC itself and descriptions + of error levels. Old error level table is removed. + + * mkdescription.pl: Assume the second argument is + the language. Support for d:cat/d:desc. + +2008-08-16 Wakaba + + * error-description-source.xml: Error for CSS cursor: hand + is added. + +2008-08-16 Wakaba + + * cc-script.js: Support for #index- fragment identifiers. + + * cc-style.css: Prety styling for reformatted sources. + Support for new version of manifest dump sections. + + * error-description-source.xml: Support for Whatpm::CacheManifest, + Whatpm::CSS::SelectorsParser, Whatpm::CSS::MediaQueryParser, + and Whatpm::CSS::Parser errors. Support for l10n of cache + manifest dump sections. + +2008-08-16 Wakaba + + * cc-style.css: Set min/max width/height such that tab content + is accessible even when stupid size of window is used. + 2008-08-16 Wakaba * cc-script.js (_showTab): Show the tab button of the selected