1 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
2 |
|
|
3 |
|
* Makefile: New. |
4 |
|
|
5 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
6 |
|
|
7 |
|
* cc.cgi: Return 404 if |PATH_INFO| is different from |/|. |
8 |
|
Link to |error-description|. |
9 |
|
|
10 |
|
* error-description-source.xml: New. |
11 |
|
|
12 |
|
* mkdescription.pl: New. |
13 |
|
|
14 |
|
2007-07-01 Wakaba <wakaba@suika.fam.cx> |
15 |
|
|
16 |
|
* cc-style.css: New rules for empty error lists, |
17 |
|
error levels, and |code|. |
18 |
|
|
19 |
|
* cc.cgi: Support for error message catalog. |
20 |
|
Support for empty (zero-length) document. |
21 |
|
(print_source_string): Support for empty document. |
22 |
|
(print_document_tree): Element |has_child_nodes| test |
23 |
|
was incorrect. Output compat mode and is html flag |
24 |
|
for |Document| node. |
25 |
|
(load_text_catalog, get_text): New functions. |
26 |
|
|
27 |
|
* LICENSE, large-alert.png, large-info.png, large-stop.png: |
28 |
|
New files. |
29 |
|
|
30 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
31 |
|
|
32 |
|
* cc.cgi: "Terms" section. "Tree" was sometimes |
33 |
|
non-conforming to HTML5. |
34 |
|
(get_node_link): New function. |
35 |
|
|
36 |
|
2007-06-30 Wakaba <wakaba@suika.fam.cx> |
37 |
|
|
38 |
|
* cc-style.css (img): New rule not to make border |
39 |
|
for img[usemap]. |
40 |
|
|
41 |
|
* cc.cgi: |table.cgi|-feature merged. Doctype |
42 |
|
token was serialized incorrectly. |
43 |
|
|
44 |
|
* table-script.js (tableToCanvas): Has second |
45 |
|
argument to specify the parent. Use image map |
46 |
|
to identify cells. |
47 |
|
|
48 |
|
* table.cgi: Minor fix to sync with the aforementioned |
49 |
|
change. |
50 |
|
|
51 |
|
2007-06-25 Wakaba <wakaba@suika.fam.cx> |
52 |
|
|
53 |
|
* parser-manakai.cgi, parser-manakai-interface.en.html: Fragment |
54 |
|
parse mode is implemented. |
55 |
|
|
56 |
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
2007-06-21 Wakaba <wakaba@suika.fam.cx> |
57 |
|
|
58 |
* parser-interface.en.html: |checked"| -> |checked| (it did |
* parser-interface.en.html: |checked"| -> |checked| (it did |