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