| 1 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 2 |
|
|
| 3 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
| 4 |
|
partially broken. |
| 5 |
|
|
| 6 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 7 |
|
|
| 8 |
|
* cc.cgi: Subdocument validation framework implemented. |
| 9 |
|
|
| 10 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 11 |
|
|
| 12 |
|
* cc.cgi (print_listing_section): ID, class, and term |
| 13 |
|
section functions are merged. |
| 14 |
|
|
| 15 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 16 |
|
|
| 17 |
|
* table-interface.en.html: Typo fixed. |
| 18 |
|
|
| 19 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
| 20 |
|
identifiers in report sections. Don't add headings |
| 21 |
|
if the |$input->{nested}| flag is set. |
| 22 |
|
|
| 23 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
| 24 |
|
argument, |idPrefix|, for setting ID prefix. |
| 25 |
|
|
| 26 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
| 27 |
|
empty string. |
| 28 |
|
|
| 29 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
| 30 |
|
|
| 31 |
|
* cc.cgi (check_and_print): Now this is a subroutine. |
| 32 |
|
|
| 33 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
| 34 |
|
|
| 35 |
|
* cc-style.css: Rules for s/unsupported/u/'ed version added. |
| 36 |
|
|
| 37 |
|
* cc.cgi: Support for 'u' level. |
| 38 |
|
|
| 39 |
|
* error-description-source.en.xml: s/unsupported/u/; |
| 40 |
|
|
| 41 |
|
* standards.en.html: CSS added. |
| 42 |
|
|
| 43 |
|
2008-02-09 Wakaba <wakaba@suika.fam.cx> |
| 44 |
|
|
| 45 |
|
* standards.en.html: New document. |
| 46 |
|
|
| 47 |
|
* cc-interface.en.html: Linking to |standards.en.html|. |
| 48 |
|
|
| 49 |
|
2007-11-23 Wakaba <wakaba@suika.fam.cx> |
| 50 |
|
|
| 51 |
|
* error-description-source.xml: New error descriptions. |
| 52 |
|
|
| 53 |
|
* cc.cgi: |Accept-Encoding: *; q=0| is a request for server to send |
| 54 |
|
a 406 page! |identity| encoding is added. |
| 55 |
|
|
| 56 |
|
2007-11-19 Wakaba <wakaba@suika.fam.cx> |
| 57 |
|
|
| 58 |
|
* cc.cgi (#document-tree Document): Output |inputEncoding|, |
| 59 |
|
|manakaiCharset|, and |manakaiHasBOM| attributes. |
| 60 |
|
|
| 61 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
| 62 |
|
|
| 63 |
|
* cc-style.css: New rules for warnings. |
| 64 |
|
|
| 65 |
|
* cc-todo.en.txt: Updated. |
| 66 |
|
|
| 67 |
|
* cc.cgi: Default to |Windows-1252| instead of |ISO-8859-1| |
| 68 |
|
for |inner_html| with external source. Set |manakai_charset| |
| 69 |
|
attribute if possible. |
| 70 |
|
(load_text_catalog): Interpret catalog file as UTF-8. |
| 71 |
|
|
| 72 |
|
* error-description-source.en.xml: New errors for character |
| 73 |
|
encodings are added. |
| 74 |
|
|
| 75 |
|
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
| 76 |
|
|
| 77 |
|
* error-description-source.xml: s/charset declaration/character |
| 78 |
|
encoding declaration/g, since HTML5 spec says so. |
| 79 |
|
|
| 80 |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
2007-11-18 Wakaba <wakaba@suika.fam.cx> |
| 81 |
|
|
| 82 |
* cc.cgi (get_input_document): Use sniffer to determine |
* cc.cgi (get_input_document): Use sniffer to determine |