1 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* cc.cgi: Code clean-up. |
4 |
|
|
5 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cc.cgi: Old commented out code for additional |
8 |
|
information sections are removed. They are now |
9 |
|
implemented as part of |generate_add_info_sections| method. |
10 |
|
|
11 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
12 |
|
|
13 |
|
* cc.cgi (print_table_section): Removed (now part of |
14 |
|
WebHACC::Language::DOM). |
15 |
|
|
16 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
17 |
|
|
18 |
|
* cc.cgi: Information sections are now handled by WebHACC::Input |
19 |
|
module. Input objects for subdocuments now owns their |
20 |
|
own subclass. |
21 |
|
|
22 |
|
2008-07-21 Wakaba <wakaba@suika.fam.cx> |
23 |
|
|
24 |
|
* cc.cgi: Errors and results are now handled by WebHACC::Result. |
25 |
|
Decode |uri| parameter as UTF-8. HTTP header dump and |
26 |
|
input error are now handled by WebHACC::Input. |
27 |
|
|
28 |
|
2008-07-20 Wakaba <wakaba@suika.fam.cx> |
29 |
|
|
30 |
|
* cc.cgi: Modularized. |
31 |
|
|
32 |
|
* WebHACC/: New directory. |
33 |
|
|
34 |
|
2008-07-18 Wakaba <wakaba@suika.fam.cx> |
35 |
|
|
36 |
|
* cc.cgi (print_structure_dump_webidl_section): Use ->idl_text |
37 |
|
for dummping (Data::Dumper::Dumper no longer used). |
38 |
|
|
39 |
|
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
40 |
|
|
41 |
|
* LICENSE: Note on icons/*.png are added. |
42 |
|
|
43 |
|
* icons/: New directory. |
44 |
|
|
45 |
|
* cc-style.css: Rules for background images on error category |
46 |
|
are added. |
47 |
|
|
48 |
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
2008-05-18 Wakaba <wakaba@suika.fam.cx> |
49 |
|
|
50 |
* cc.cgi (print_source_string_section): Use new Message::Charset::Info |
* cc.cgi (print_source_string_section): Use new Message::Charset::Info |