/[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.53 by wakaba, Sun Mar 16 01:30:56 2008 UTC revision 1.80 by wakaba, Sat Jul 26 11:27:25 2008 UTC
# Line 1  Line 1 
1    2008-07-26  Wakaba  <wakaba@suika.fam.cx>
2    
3            * cc.cgi: get_input_document function is now handled
4            by WebHACC::Input classes.  |cc-script| reference
5            is now generated by |html_header| in WebHACC::Output.
6    
7            * error-description-source.xml: Document URL and Request URL
8            are now just "URLs".
9    
10    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
11    
12            * .htaccess: error-description-source.xml is in UTF-8
13            actually.
14    
15            * Makefile: Rule to make Japanese language catalog file
16            is added.
17    
18            * cc-script.js: Line and column numbers are now taken
19            from data-* attributes, not from textContent.
20    
21            * cc.cgi: Tentative support for Japanese/English conneg.
22            (load_text_catalog, get_text): Removed (catalog text selection
23            is now handled by WebHACC::Output).
24    
25            * error-description-source.xml: Catalog entries in new
26            format are added.  Old catalog element is removed.
27    
28            * mkcatalog.pl: Support for non-English languages.
29            Drop support for old catalog element.  Add support
30            for new cat element.
31    
32            * mkdescription.pl: Drop support for old catalog element.
33            Add support for new cat element.
34    
35    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
36    
37            * cc.cgi: Code clean-up.
38    
39    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
40    
41            * cc.cgi: Old commented out code for additional
42            information sections are removed.  They are now
43            implemented as part of |generate_add_info_sections| method.
44    
45    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
46    
47            * cc.cgi (print_table_section): Removed (now part of
48            WebHACC::Language::DOM).
49    
50    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
51    
52            * cc.cgi: Information sections are now handled by WebHACC::Input
53            module.  Input objects for subdocuments now owns their
54            own subclass.
55    
56    2008-07-21  Wakaba  <wakaba@suika.fam.cx>
57    
58            * cc.cgi: Errors and results are now handled by WebHACC::Result.
59            Decode |uri| parameter as UTF-8.  HTTP header dump and
60            input error are now handled by WebHACC::Input.
61    
62    2008-07-20  Wakaba  <wakaba@suika.fam.cx>
63    
64            * cc.cgi: Modularized.
65    
66            * WebHACC/: New directory.
67    
68    2008-07-18  Wakaba  <wakaba@suika.fam.cx>
69    
70            * cc.cgi (print_structure_dump_webidl_section): Use ->idl_text
71            for dummping (Data::Dumper::Dumper no longer used).
72    
73    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
74    
75            * LICENSE: Note on icons/*.png are added.
76    
77            * icons/: New directory.
78    
79            * cc-style.css: Rules for background images on error category
80            are added.
81    
82    2008-05-18  Wakaba  <wakaba@suika.fam.cx>
83    
84            * cc.cgi (print_source_string_section): Use new Message::Charset::Info
85            interface to decode source code, otherwise the Perl native Encode
86            module might decode the source code into different character
87            string with the Info's.
88    
89    2008-05-10  Wakaba  <wakaba@suika.fam.cx>
90    
91            * standards.en.html (requirements): Remove a requirement
92            for an HTML element's allowed context (it is covered by HTML5
93            spec since r1583).
94    
95    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
96    
97            * cc.cgi: Use table object returned by the checker; don't
98            form a table by itself.
99    
100            * table-script.js: Use different coloring for empty data cells.
101    
102            * cc.cgi, table.cgi: Remove table reference for JSON convertion.
103    
104    2008-05-06  Wakaba  <wakaba@suika.fam.cx>
105    
106            * table-script.js: Support for header cell highlighting.
107    
108            * table.cgi: Set |id| to cells; it enables the cell highlighting
109            feature.
110    
111    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
112    
113            * table-script.js: Table header/footer fill started at a
114            wrong point.
115    
116    2008-05-05  Wakaba  <wakaba@suika.fam.cx>
117    
118            * table-script.js: It is now 0-indexed stead
119            of 1-indexed (HTML5 revision 1376).
120    
121    2008-04-29  Wakaba  <wakaba@suika.fam.cx>
122    
123            * cc-style.css: Duplicate terms are no longer disallowed (HTML5
124            revision 1467).
125    
126    2008-04-12  Wakaba  <wakaba@suika.fam.cx>
127    
128            * parser-manakai.cgi, parser-manakai-interface.en.html: The |innerHTML|
129            output mode is split into "|innerHTML| (HTML)" and "|innerHTML| (XML)"
130            output modes.
131    
132    2008-03-29  Wakaba  <wakaba@suika.fam.cx>
133    
134            * cc.cgi: New "URI" section is implemented.
135    
136    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
137    
138            * cc.cgi (get_node_path): Use qualified name, not just
139            local name.
140    
141    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
142    
143            * cc.cgi (get_rdf_resource_html): undef vs false bug fixed.
144    
145    2008-03-21  Wakaba  <wakaba@suika.fam.cx>
146    
147            * cc.cgi: Experimental support for application/rdf+xml type.
148            Generate section on RDF triples extracted from the document.
149            (print_rdf_section): New function.
150            (get_rdf_resource_html): New function.
151    
152    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
153    
154            * cc.cgi (get_error_label): No-parent case was not considered.
155    
156    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
157    
158            * cc.cgi (get_error_label): Use the error location
159            of the parent node, if the node does not have one.
160    
161    2008-03-17  Wakaba  <wakaba@suika.fam.cx>
162    
163            * cc-script.js: The ID of the list is now given as an argument.
164    
165            * cc.cgi: List of document errors now also expanded by source
166            code fragment generated by scripting.
167            (get_error_label): Use line/column information from the error
168            context node, if any.
169    
170    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
171    
172            * cc.cgi: Line break treatment was different from
173            that of HTML and CSS parsers.
174    
175    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
176    
177            * cc-script.js: Unquote U+hhhh escapes.
178    
179    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
180    
181            * cc.cgi (get_error_label): Use token's line and column
182            if available.
183    
184    2008-03-16  Wakaba  <wakaba@suika.fam.cx>
185    
186            * cc-script.js: Character was not marked if the line
187            is less than 50 characters.
188    
189  2008-03-16  Wakaba  <wakaba@suika.fam.cx>  2008-03-16  Wakaba  <wakaba@suika.fam.cx>
190    
191          * cc.cgi: Link to the script added.          * cc.cgi: Link to the script added.

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.80

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24