1 |
|
2008-07-20 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: Modularized. |
4 |
|
|
5 |
|
* WebHACC/: New directory. |
6 |
|
|
7 |
|
2008-07-18 Wakaba <wakaba@suika.fam.cx> |
8 |
|
|
9 |
|
* cc.cgi (print_structure_dump_webidl_section): Use ->idl_text |
10 |
|
for dummping (Data::Dumper::Dumper no longer used). |
11 |
|
|
12 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
13 |
|
|
14 |
|
* LICENSE: Note on icons/*.png are added. |
15 |
|
|
16 |
|
* icons/: New directory. |
17 |
|
|
18 |
|
* cc-style.css: Rules for background images on error category |
19 |
|
are added. |
20 |
|
|
21 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
22 |
|
|
23 |
|
* cc.cgi (print_source_string_section): Use new Message::Charset::Info |
24 |
|
interface to decode source code, otherwise the Perl native Encode |
25 |
|
module might decode the source code into different character |
26 |
|
string with the Info's. |
27 |
|
|
28 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* standards.en.html (requirements): Remove a requirement |
31 |
|
for an HTML element's allowed context (it is covered by HTML5 |
32 |
|
spec since r1583). |
33 |
|
|
34 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* cc.cgi: Use table object returned by the checker; don't |
37 |
|
form a table by itself. |
38 |
|
|
39 |
|
* table-script.js: Use different coloring for empty data cells. |
40 |
|
|
41 |
|
* cc.cgi, table.cgi: Remove table reference for JSON convertion. |
42 |
|
|
43 |
|
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
44 |
|
|
45 |
|
* table-script.js: Support for header cell highlighting. |
46 |
|
|
47 |
|
* table.cgi: Set |id| to cells; it enables the cell highlighting |
48 |
|
feature. |
49 |
|
|
50 |
|
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
51 |
|
|
52 |
|
* table-script.js: Table header/footer fill started at a |
53 |
|
wrong point. |
54 |
|
|
55 |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
2008-05-05 Wakaba <wakaba@suika.fam.cx> |
56 |
|
|
57 |
* table-script.js: It is now 0-indexed stead |
* table-script.js: It is now 0-indexed stead |