1 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* LICENSE: Note on icons/*.png are added. |
4 |
|
|
5 |
|
* icons/: New directory. |
6 |
|
|
7 |
|
* cc-style.css: Rules for background images on error category |
8 |
|
are added. |
9 |
|
|
10 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
11 |
|
|
12 |
|
* cc.cgi (print_source_string_section): Use new Message::Charset::Info |
13 |
|
interface to decode source code, otherwise the Perl native Encode |
14 |
|
module might decode the source code into different character |
15 |
|
string with the Info's. |
16 |
|
|
17 |
|
2008-05-10 Wakaba <wakaba@suika.fam.cx> |
18 |
|
|
19 |
|
* standards.en.html (requirements): Remove a requirement |
20 |
|
for an HTML element's allowed context (it is covered by HTML5 |
21 |
|
spec since r1583). |
22 |
|
|
23 |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
2008-05-06 Wakaba <wakaba@suika.fam.cx> |
24 |
|
|
25 |
* cc.cgi: Use table object returned by the checker; don't |
* cc.cgi: Use table object returned by the checker; don't |