/[suikacvs]/test/html-webhacc/ChangeLog
Suika

Diff of /test/html-webhacc/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by wakaba, Thu Jun 21 14:54:14 2007 UTC revision 1.22 by wakaba, Mon Jul 16 08:38:48 2007 UTC
# Line 1  Line 1 
1    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
2    
3            * Makefile (all): |cc-msg.en.txt| is added to the list of
4            dependency.
5            (cc-msg.en.txt): New rule.
6    
7            * mkcatalog.pl: New Perl script.
8    
9            * cc-msg.en.txt: Now this file is generated by
10            the rule described in |Makefile|.
11    
12            * cc.cgi (HTML mode): Set |charset| as |ISO-8859-1|
13            if not specified, for now.
14            (get_text): Replace |<var>$/n/</var>|, not just |$/n/|,
15            to variable.
16    
17            * error-description-source.xml: All entries
18            in |cc-msg.en.txt| are now described as XML data.
19    
20            * mkdescription.pl: Print the result by |inner_html| DOM
21            attribute.  Put |level| attribute value, if any, before |name|
22            attribute value.  Allow missing of |desc| attribute.
23            Ignore any |catalog| element.
24    
25    2007-07-16  Wakaba  <wakaba@suika.fam.cx>
26    
27            * cc-interface.en.html: Content-Type options are extended.
28            Charset options are added.  URI input box is added.
29    
30            * cc.cgi (get_input_document): New.  Support for URI input.
31            (#document-info): Present request URI, documen URI,
32            base URI (HTTP-level), internet media type, and
33            charset (if any).
34            (print_http_header_section): New.
35            (print_source_string_section): Renamed from |print_source_string|
36            and it now generate entire section.  Use charset
37            information obtained by parsing (for this reason the section
38            now follows the parse error section).
39            (HTML parse mode): Support for charsets (alpha).
40            (XML parse mode): Support for |application/xml|
41            and |text/xml|.  Support for charsets.
42            (#result-summary): Show error message section,
43            rather than simple HTTP error, for any input error.
44            (print_document_tree): Present |xml_version|, |xml_encoding|,
45            and |xml_standalone|.
46            (get_node_path): Return |/| if the input is the |Document| node.
47            (WDCC::LWPUA): New package.
48    
49    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
50    
51            * parser-manakai-interface.en.html: An option
52            to parse as H2H is added.
53    
54            * parser-manakai.cgi: H2H parse mode is added.
55    
56    2007-07-15  Wakaba  <wakaba@suika.fam.cx>
57    
58            * parser-manakai.cgi: Set |Document| as HTML if it is.
59            Use |inner_html| attribute for inner HTML value.
60            XML documents are now serializable via |inner_html|.
61    
62    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
63    
64            * Makefile: New.
65    
66    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
67    
68            * cc.cgi: Return 404 if |PATH_INFO| is different from |/|.
69            Link to |error-description|.
70    
71            * error-description-source.xml: New.
72    
73            * mkdescription.pl: New.
74    
75    2007-07-01  Wakaba  <wakaba@suika.fam.cx>
76    
77            * cc-style.css: New rules for empty error lists,
78            error levels, and |code|.
79    
80            * cc.cgi: Support for error message catalog.
81            Support for empty (zero-length) document.
82            (print_source_string): Support for empty document.
83            (print_document_tree): Element |has_child_nodes| test
84            was incorrect.  Output compat mode and is html flag
85            for |Document| node.
86            (load_text_catalog, get_text): New functions.
87    
88            * LICENSE, large-alert.png, large-info.png, large-stop.png:
89            New files.
90    
91    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
92    
93            * cc.cgi: "Terms" section.  "Tree" was sometimes
94            non-conforming to HTML5.
95            (get_node_link): New function.
96    
97    2007-06-30  Wakaba  <wakaba@suika.fam.cx>
98    
99            * cc-style.css (img): New rule not to make border
100            for img[usemap].
101    
102            * cc.cgi: |table.cgi|-feature merged.  Doctype
103            token was serialized incorrectly.
104    
105            * table-script.js (tableToCanvas): Has second
106            argument to specify the parent.  Use image map
107            to identify cells.
108    
109            * table.cgi: Minor fix to sync with the aforementioned
110            change.
111    
112    2007-06-25  Wakaba  <wakaba@suika.fam.cx>
113    
114            * parser-manakai.cgi, parser-manakai-interface.en.html: Fragment
115            parse mode is implemented.
116    
117    2007-06-21  Wakaba  <wakaba@suika.fam.cx>
118    
119            * parser-interface.en.html: |checked"| -> |checked| (it did
120            work for Firefox 1.5 but not for WinIE6).
121    
122  2007-06-21  Wakaba  <wakaba@suika.fam.cx>  2007-06-21  Wakaba  <wakaba@suika.fam.cx>
123    
124          * parser-manakai.cgi: New.          * parser-manakai.cgi: New.

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.22

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24