Parent Directory
|
Revision Log
++ ChangeLog 15 Aug 2008 05:43:43 -0000 2008-08-15 Wakaba <wakaba@suika.fam.cx> * cc-style.css: Add icons to links and headings of error sections. Use standard "uncertain" color for level-u errors. "No error found" messages are now handled by catalog, not by CSS presentation. The result paragraph saying that the conformance is unknown should be bordered as uncertain error messages are. * error-description-source.xml: New message entries for not-translated-yet messages. Distinguish result table's layer names from other similar texts. ++ html/WebHACC/Language/ChangeLog 15 Aug 2008 05:53:19 -0000 2008-08-15 Wakaba <wakaba@suika.fam.cx> * CSS.pm, CacheManifest.pm, HTML.pm, WebIDL.pm, XML.pm: Don't set "uncertain" flag to character encoding (encode) layer if the input is a character string. ++ html/WebHACC/ChangeLog 15 Aug 2008 05:51:54 -0000 2008-08-15 Wakaba <wakaba@suika.fam.cx> * Input.pm (generate_transfer_sections): Use standard error list methods for transfer errors. Typos fixed. * Output.pm (has_error): New attribute. (start_error_list, end_error_list): Support for role "transfer-errors". (end_error_list): Generate "no error found" paragraph if it should be. (generate_input_section): Decode parameters as UTF-8. * Result.pm (add_error): Set |has_error| flag. Use catalog for "Unknown location" message. (generate_result_section): Use different text for result table rows than normal messages, to avoid collision with other messages (such as "Charset").
| 1 | wakaba | 1.87 | 2008-08-15 Wakaba <[email protected]> |
| 2 | |||
| 3 | * cc-style.css: Add icons to links and headings of error sections. | ||
| 4 | Use standard "uncertain" color for level-u errors. "No error found" | ||
| 5 | messages are now handled by catalog, not by CSS presentation. | ||
| 6 | The result paragraph saying that the conformance is unknown | ||
| 7 | should be bordered as uncertain error messages are. | ||
| 8 | |||
| 9 | * error-description-source.xml: New message entries | ||
| 10 | for not-translated-yet messages. Distinguish result table's | ||
| 11 | layer names from other similar texts. | ||
| 12 | |||
| 13 | wakaba | 1.83 | 2008-08-14 Wakaba <[email protected]> |
| 14 | |||
| 15 |