1 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc-script.js: Character was not marked if the line |
4 |
|
is less than 50 characters. |
5 |
|
|
6 |
|
2008-03-16 Wakaba <wakaba@suika.fam.cx> |
7 |
|
|
8 |
|
* cc.cgi: Link to the script added. |
9 |
|
|
10 |
|
* cc-style.css (mark): Added. |
11 |
|
|
12 |
|
* cc-script.js: New script. |
13 |
|
|
14 |
|
2008-03-11 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* cc.cgi: |value| should be output in |dt| in Parse Errors |
17 |
|
section. |
18 |
|
|
19 |
|
2008-02-24 Wakaba <wakaba@suika.fam.cx> |
20 |
|
|
21 |
|
* cc.cgi: Support for level-i (informational). |
22 |
|
|
23 |
|
* cc-style.css: New style rules for informational messages added. |
24 |
|
|
25 |
|
* error-description-source.xml (#information, #level-i): Added. |
26 |
|
|
27 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
28 |
|
|
29 |
|
* cc.cgi: In CSS mode, add 'u' error for 'structure' category (until |
30 |
|
it is actually implemented). Support for '-moz-pre-wrap'. |
31 |
|
Typo in 'collapse' value fixed. |
32 |
|
|
33 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
34 |
|
|
35 |
|
* cc.cgi: |text/css| support. |id_prefix| support was |
36 |
|
partially broken. |
37 |
|
|
38 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
39 |
|
|
40 |
|
* cc.cgi: Subdocument validation framework implemented. |
41 |
|
|
42 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
43 |
|
|
44 |
|
* cc.cgi (print_listing_section): ID, class, and term |
45 |
|
section functions are merged. |
46 |
|
|
47 |
|
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
48 |
|
|
49 |
|
* table-interface.en.html: Typo fixed. |
50 |
|
|
51 |
|
* cc.cgi: Use |$input->{id_prefix}| as the prefix for the |
52 |
|
identifiers in report sections. Don't add headings |
53 |
|
if the |$input->{nested}| flag is set. |
54 |
|
|
55 |
|
* table-script.js (tableToCanvas): Now it aceepts third |
56 |
|
argument, |idPrefix|, for setting ID prefix. |
57 |
|
|
58 |
|
* table.cgi: Set the third argument to |tableToCanvas| as an |
59 |
|
empty string. |
60 |
|
|
61 |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
2008-02-10 Wakaba <wakaba@suika.fam.cx> |
62 |
|
|
63 |
* cc.cgi (check_and_print): Now this is a subroutine. |
* cc.cgi (check_and_print): Now this is a subroutine. |